@charset "utf-8";
/* CSS Document */

.c_links {
	position:absolute;
	top: 215px;
	width: 315px;
	left: 50%;
	margin: 0 0 0 -495px;
	background-color:#82858E;
	height: 517px;		
}


.c_linkstekst {
	position:absolute;
	top: 230px;
	width: 275px;
	left: 50%;
	margin: 0 0 0 -495px;	
	height: 517px;
	font-size:14px;
	color: #FEDA5C;
	z-index: 1000;
	padding: 20px;			
}


.c_midden {
	position:absolute;
	top: 215px;
	width: 325px;
	left: 50%;
	margin: 0 0 0 -163px;	
	height: 517px;
	background-color:#656870;		
}

.c_rechts {
	position:absolute;
	top: 215px;
	width: 315px;
	left: 50%;
	margin: 0 0 0 180px;
	background-color:#82858E;
	height: 517px;		
}
.c_rechtstekst {
	position:absolute;
	top: 241px;
	width: 275px;
	left: 50%;
	margin: 0 0 0 180px;	
	height: 517px;
	font-size:14px;
	color: #FEDA5C;
	z-index: 1000;
	padding: 20px;			
}

.c_rechtstekstoff {
	position:absolute;
	top: 230px;
	width: 275px;
	left: 50%;
	margin: 0 0 0 180px;	
	height: 517px;
	font-size:14px;
	color: #FEDA5C;
	z-index: 1000;
	padding: 20px;			
}


.c_balkonder {
	position:absolute;
	top: 770px;
	width: 990px;
	left: 50%;
	margin: 0 0 0 -495px;
	background-color:#656870;
	height: 61px;		
}


.highlight {background-color:#E0E1E4; border-color:#FEDA5C;}
	.formleft {color:#FEDA5C;font-family:Verdana, Geneva, sans-serif; border-color:#B9EE3C; border-width:2px}
	fieldset {font-family:Verdana, Geneva, sans-serif; background-color:#FFF; width:302px; border-width:0px; border-color:#B9EE3C; }
	button {
		font-family:Verdana, Geneva, sans-serif;
         width:120px;
         height:25px;
         margin:0px 20px 0px 0px;
         border:none;
         -moz-border-radius:1px;
         -webkit-border-radius:1px;
         border-radius:1px;
         -moz-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.2);
         -webkit-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.2);
         box-shadow:0px 0px 10px 3px rgba(0,0,0,0.2);
         background-color:#FEDA5C;
         color:#82858E;
         font-size:14px;
         cursor:hand;
         cursor:pointer;
 } 
 
 legend
 {
	 font-family:Verdana, Geneva, sans-serif;
	 color: #990000;
	 
 }
