	body{
		text-align: center;
	}
	
	h1{
		color: #FFFFFF;
		line-height: 0;
		font-size: 0;
		display: none;
	}
	
	h2{
		color: #FFFFFF;
		line-height: 0;
		font-size: 0;
	}
	
	h3{
		color: #000000;
		font-weight: bold;
		border-bottom: 1px solid #999999;
	}
	
	#hoofdmenu1{
		font-family: Tw Cen MT;
		text-transform: uppercase;
		font-size: 18px;
		list-style-type: none;
	}
	
	#talen{
		font-family: Tw Cen MT;
		text-transform: uppercase;
		font-size: 18px;
		list-style-type: none;
	}
	
	#talen li{
		display: inline;
		padding: 0 0 0 5px;
	}
	
	#talen li a{
		color: #d60001;
	}
	
	#talen_info{
		font-size: 12px;
	}
	
	.menu1 a{
		color: #d60001;
		text-decoration: none;
	}
	
	.menu1 img{
		margin: 0 0 0 -50px;
	}
	
	.active_menu1 a{
		color: #ec7c0c;
		text-decoration: none;
	}
	
	.active_menu1 img{
		margin: 0 0 0 -50px;
	}
	
	a{
		color: #000000;
		text-decoration: underline;
	}
	
	table{
		font-family: Tahoma;
		font-size: 12px;
	}

	#webdoos{
		width: 760px; 
		height: 18px; 
		background-image: url(../img/shadow_content_bottom.gif);
		font-size: 10px;
		font-family: Tahoma, Verdana;
		color: #666666;
		padding: 0 0 0 30px;
	}
	
	#webdoos a{
		color: #666666;
		text-decoration: underline;
	}
	
	.clearer{
		clear: both;
	}
	
	#content{
		width: 530px; 
		padding: 0 0 0 10px; 
		text-align: left; 
		float: left; 
		font-family: Tahoma; 
		font-size: 12px;
	}
	
	#menus{
		width: 200px; 
		border-right: 1px solid #D40000; 
		float: left; 
		text-align: right; 
		padding: 0 10px 0 0;
	}
	
	#placeholder{
		width: 790px; 
		background-image: url(../img/shadow_content.gif); 
		margin: 0 auto; 
		text-align: left;
	}
	
	#logos{
		text-align: center;
		padding: 0 0 0 25px;
	}
	
	#logos img{
		margin: 5px;
	}
	
	#footer{
		font-size: 10px;
		color: #999999;
		padding: 10px 0 0 0;
	}
	
	.form_text{
		width: 300px;
		border: 1px solid #666666;
		text-align: left;
		padding: 1px;
		font-family: Tahoma, Verdana;
		background-color: #F2F2F2;
	}
	
	.form_textarea{
		width: 300px;
		height: 100px;
		border: 1px solid #666666;
		text-align: left;
		padding: 1px;
		font-family: Tahoma, Verdana;
		background-color: #F2F2F2;
		font-size: 12px;	
	}
	
	.form_checkbox{
	}
	
	.forms_send{
		border: 1px solid #666666;
		text-align: left;
		padding: 1px;
		font-family: Tahoma, Verdana;
		background-color: #F2F2F2;
	}
	
	.star{
		margin : 10px 0; 
	}
		
fieldset { width: 375px; padding: 5px 0 20px 0; border: 0; }

fieldset div { margin: 0 0 3px 0; overflow: hidden; padding: 1px 5px; position: relative; }

fieldset label { font-weight: bold; display: block; color: #000; margin : 0 5px 5px 0; }

fieldset legend { display: none; }

fieldset .required { width : 5px; height : 20px; padding : 0px; display: inline; clear: both; float: right; }

fieldset a { border : 1px solid #999999; padding : 5px; text-decoration : none; color : #333333; font-weight : bold; background : #cccccc; }

fieldset a:hover { color : #41577d; text-decoration : underline; }

/* GUEST */

#content .date{ margin: 15px 0 0 0; padding: 3px; background-color: #F2F2F2; font-weight: bold; }
#prevNext{ text-align: center; margin: 0 auto; }
#prevNext .prev{ display: inline; text-align: center; padding: 0 5px 0 0; }
#prevNext .page{ display: inline; text-align: center; }
#prevNext .next{ display: inline; text-align: center; padding: 0 0 0 5px; }
.textarea_opmerking{ font-family: Verdana, Tahoma; font-size: 11px; width: 400px; height: 150px; }
.input_naam{ font-family: Verdana, Tahoma; font-size: 11px; width: 400px; }
