body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #68C1CB;
}
#container{
	position:absolute;
	width: 750px;
	height: 100%;
	border: 0;
	margin: 0;
	padding:0;
	top: 0;
	left:50%;
	margin-left:-375px;
	background-color:#FFFFFF;
}

#topnav{
	position:absolute;
	left: 0;
	top: 0;
	width: 750px;
	height:25px;
	background-image:url(../img/topnav.gif);
	background-repeat:no-repeat;

}

#header{
	position:relative;
	left: 0;
	top: 25px;
	width: 750px;
	height:320px;
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
}

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

#contentholder{
	position:relative;
	top: 25px;
	width:480px;
	background-color:#FFFFFF;
}

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

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

.tekst a {
	color: #000000;
}

.tekst a:hover {
	color: #66C1CB;
}



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

.tekst p {
	margin: 0px;
}
.tekst table {
	margin: 0px;
	padding:0px;
}

.tekst h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #E1007A;
	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: #66C1CB;
	font-weight: normal;
	font-size: 26px;
	padding:0.3em 0 0.3em 0 ;
	border-top:1px solid #66C1CB;
	border-bottom:1px solid #66C1CB;
}
.tekst h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #E1007A;
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	margin: 0px;
}
.tekst hr{
	color:#66C1CB;
}


.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;
	
}

/* TOPMENU -  TOPMENU - TOPMENU - TOPMENU - TOPMENU - TOPMENU - TOPMENU */
div#menuholder{
	position:absolute;
	right: 0;
	top: 3px;
	width: 700px;
	height:21px;
}

#menuholder ul{
	float:right;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#menuholder a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E1007A;
	float:right;
	text-decoration:none;
	background-color:#ffffff;
	padding:0 0.8em 0 0.8em;
	text-align: right;
}

#menuholder a:hover{
	background-color:#ffffff;
	color: #66C1CB;
	text-decoration:none;}

#menuholder li{display:inline;}

.line{
	border-right:1px solid #E1007A;
}


/* ------ AANMELDFORM ---- */


.forminput{
	font-family:inherit;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color:#000;
	width: 300px;
	border: 1px solid #AAA;
	
}
.formtekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 15px;
}
.formtoelichting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#555555;
	font-weight: normal;
}


label{
	width: 180px;
	text-align: left;
}

button.iDEALeasy {background-color: #FFFFFF;}

