body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #68C1CB;
}
#container{
	position:relative;
	width: 590px;
	border: 0;
	margin: 0;
	padding:0;
	top: 0;
	left:0;
	background-color:#FFFFFF;
	page:auto;
	overflow: visible;
	
}

#topnav, #menuholder {
	display:none;
	}

#header{
	position:relative;
	left: 0;
	top: 0;
	width: 590px;
	height: 320px;
}

#header2{
	position:relative;
	left: 0;
	top: 0;
	width: 590px;
	height: 124px;
	background-image:url(../img/header2.gif);
	background-repeat:no-repeat;
}


#contentholder{
	position:relative;
	top: 25px;
	left:130px;
	width:530px;
	background-color:#FFFFFF;
	overflow: visible;
}

#footer{
	position:relative;
	width:480px;
}

.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	line-height: 20px;
}



.tekst strong {
	font-style: italic;
	color: #E1007A;
	font-weight: normal;
	font-size: 19px;
}

.tekst ul {
	list-style-position: outside;
	padding-left: 17px;
	margin: 0px;
	list-style-type: disc;
}

.tekst p {
	margin: 0px;
}


.tekst h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#333333;
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
	margin: 0px;
}
.tekst h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#666666;
	font-weight: normal;
	font-size: 26px;
	padding:0.3em 0 0.3em 0 ;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
.tekst h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	margin: 0px;
}
.afbholder{
	width: 118px;
	height: 118px;
	float:left;
	border: 1px solid #66C1CB;
	margin-top: 4px;
	margin-right:10px;
	margin-bottom:4px;
	
}
.afbholderrechts{
	width: 118px;
	height: 118px;
	float:right;
	/*border: 1px solid #66C1CB;*/
	margin-top: 4px;
	margin-left:10px;
	margin-bottom:4px;
	
}
.mapholder{
	width: 480px;
	width: 328px;
	clear:both;
	margin-top: 4px;
	margin-bottom:4px;
	
}
