body {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}	

a {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

a:hover {
	color: #1CFF00;
}

a.newlink {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	color: #0099CC;
}

a.newlink:hover {
	color: #1CFF00;
}


li {
	 list-style: none;
   text-indent: -20px;
}


h1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 15px;
	color: #0099CC;
}


h2 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	color: #0099CC;
}



h3 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	color: black;
}


.inleiding {
 line-height: 20px;
 font-size: 13px;
}

#inhoud  {
	top: 10px; 
	left: 200px; 
	background-color: #FFFFFF; 
	border: 0px dotted #000000; 
	position: absolute; 
	width: 350px; 
	height: 300px; 
	padding-top: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	overflow: none;
}

#meer {
	top: 10px; 
	left: 650px; 
	width: 300px; 
	height: 200px;
	position: absolute; 
	background-color: #FFFFFF;
	font-size: 11px;
	
}
#fotopagina { margin: 0 0 0 0px; padding: 0 0 0 15px }
