body { background-color:#000000;color:white;font-family:Verdana; }

h1 {
	font-size: 18px;
	border-bottom: 2px solid Silver;
	padding-bottom: 5px;
}
h2 {font-size:16px;}
h3 {font-size:14px; padding-bottom:2px;margin-bottom:2px;color:gold;}
span.welkom {
	font-size: 12px;
	color: #FAF0E6;
	font-weight: normal;
}


h5 {
	padding-bottom:2px;margin-bottom:2px;
	
	
}
#header { width:600px; }


#footer {
	padding:0px;
	border-bottom: 2px solid Silver;
	margin-bottom: 10px;
	display: block;

}

#footer a {
	font-family: Verdana;
	color: #E0FFFF;
	font-size: 13px;
}

#footer a:hover {
	font-weight:bold;
}

#resulaten {
	background-color: white;
	
}

#sresults {
	padding:5px;
	font-size: 11px;
	background: #4C4C4C;
	border:1px solid white;
}

#sresults a {
	font-size:13px;
	font-weight:bold;
	color:#8080FF;
}

#sresults span.url {
	font-type:italic;
}



#uitleg {
	margin-top: 10px;
	border: 1px solid white;
	padding: 4px;
	float: left;
	width: 240px;
	color: black;
	background: #5F9EA0;
	font-family: Verdana;
	font-size: 11px;
}

#links {
	padding: 4px;
	border: 1px solid white;
	float: left;
	width: 240px;
	color: black;
	background: #5F9EA0;
	font-family: Verdana;
	font-size: 11px;
	margin: 10 0 0 15;
}

#xlinks {
	padding: 4px;
	margin: 10 0 0 15;
	border: 1px solid white;
	float: left;
	width: 240px;
	color: black;
	background: #5F9EA0;
	font-family: Verdana;
	font-size: 11px;
}



