body 
	{
	background-color:#777b80; 
	text-align:center; 
	background-image:url(lijn.jpg); 
	background-repeat:repeat-x; 
	margin:0 auto;
	}
	
a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

a:active
{
	color:#FFFFFF;
	text-decoration:none;
}

a:visited
{
	color:#FFFFFF;
	text-decoration:none;

}

a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
	
#container
{
	background-color:#444e5a;
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
	text-align:-moz-center; 
	margin:0 auto;
}
	
#banner
{
	background-image:url(images/banner.jpg); 
	background-repeat:no-repeat; 
	width:850px; 
	height:147px;
	margin:0 auto;
}

#menu
{
	float: center;
	padding-top: 5px;
	margin-bottom: -5px;
}

#menu a:link
{
	color:#444e5a;
	text-decoration:none;
}

#menu a:active
{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:visited
{
	color:#FFFFFF;
	text-decoration:none;

}

#menu a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

#menu ul
{
	width: 860px;
	height:25px;
	margin:0 auto;
}

#menu li
{
	display: inline; 
	color: #444e5a;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	list-style-type: none; 
	padding-right: 35px;
	margin-top:-25px
}

#content
{
	position:relative;
	width: 850px;
	padding: 10px;
	padding-top:8px; 
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:3px;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	letter-spacing:2px;
}

#tekst
{
	text-align:justify;
	width: 400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	letter-spacing:1px;
	float:left;
	padding:10px;
	margin:0 auto;
	
}
#tekst img
{
	border: 1px solid #f08800;
	margin-right: 21px;
	margin-top:10px;
}

#rechts
{
	float:right;
	width: 386px;
	margin:0 auto;
}

#adres1
{
	float: left;
	padding-top: 25px;
	padding-left: 100px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	letter-spacing:1px;
	margin:0 auto;
	width:150px;
}
#adres2
{
	float: right;
	padding-top: 25px;
	padding-right: 30px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	letter-spacing:1px;
	margin:0 auto;
	width:150px;
}

#druppel
{
	position:absolute;
	bottom:0;
	right:0;
	background-image:url(images/druppel.jpg);
	background-repeat:no-repeat;
	width:386px;
	min-height: 306px;
	float:right;
	margin:0 auto;
}

#break
{
	clear:both;
}

#footer
{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	height:25px;	
	margin:0 auto;
}

#footer img
{
	padding-top: 5px;
	padding-left: 800px;
}
