/* CSS Document */

body {

	background-image: url(resources/back_full.gif);
	background-repeat: repeat;	
	background-position: center;
}

.titel {	
	font-family:"Trebuchet MS", Verdana;	
	font-size:13px;	
	color:#FFFFFF;	
	letter-spacing: 0.2em;
}

.navigatie {	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;	
	color:#333333;	
	line-height: 18px;
}

.navigatie a:link{	
	color:#333333;	
	text-decoration: none;
}

.navigatie a:visited{	
	color:#333333;	
	text-decoration: none;
}

.navigatie a:hover{	
	color:#336600;	
	text-decoration: underline;
}

.navigatie a:active{	
	color: #33CC00;	
	text-decoration: underline;	
	color: #33CC00;
}

.onderschrift {	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;		
	color:#333333;	
	line-height: 13px;
}

.onderschrift a:link{	
	color:#333333;	
	text-decoration: none;
}

.onderschrift a:hover{	
	color:#336600;	
	text-decoration: underline;
}

.onderschrift a:visited{	
	color:#333333;	
	text-decoration: none;
}

td, .broodtekst {	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;	
	color:#333333;	
	line-height: 18px;
}

.onderschrift {	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;	
	color:#333333;	
	line-height: 18px;
}

.heading {	
	font-family:"Trebuchet MS", Verdana;	
	font-size:16px;	
	color:#336600;	
	font-weight: bold;
}

.menutekst {	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;	
	color:#333333;	
	line-height: 18px;	
	margin-left: 15px;
}




.input_form { 	
	background-color: #f2f9de;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;	
	color:#333333;	
	border:1px solid olive;
}