/* CSS Document */


h1 {
color: #084786;
font-size: small;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #084786;
padding-top: 15px;
clear:both;
}

h2 {
font-size: small;
padding-top: 15px;
}

a {
color: #084786;
text-decoration:none;
}

#inhoud {
	position:absolute;
	top:190px;
	width: auto;
	padding-right: 15px;
	background-color: #FFFFFF;
}


.update {
	color: #993300;
	font-size: xx-small;
}

a:hover {color:#993300}


#kolom_links {
	position:absolute;
	float:left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	left: 1px;
	top: 0px;
	z-index:2;

}

#kolom_rechts {
	position:absolute;
	padding-left:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width:470px;
	top:190px;

}	
	
#kolom_rechtsrechts {
	position:absolute;
	padding-left:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;


}


#beeld_rechts {
	float:right;
	width: auto;
	padding: 5px 5px 5px 10px;
}


#beeld_links {
	float:left;
	width: auto;
	padding: 5px 10px 5px 0px;
}

#legende {
	width: 150px;
	padding: 5px 10px 5px 0px;
	font-size: 0.8em;
}



#paginanummer {
	position: absolute;
	margin: 10px 5px 3px 47px;
	top:11px;
	width:auto;
	z-index:1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	left: 17px;
}


#paginanummer_onder {
position: absolute;
margin: 10px 5px 3px 47px;
top:1140px;
width:auto;
z-index:1;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
left: 14px;

}
.style1 {font-weight: bold}
.style2 {font-weight: bold}



#kolom_rechts #kader {
	float:left;
	background-color: #99CCFF;
	padding: 5px;
	width: 200px;
	font-size: 0.75em;
	border: thin solid #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#betalend {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #ECF2F2;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}

#beeld_mozaik {
	float:left;
	width: auto;
	height: 300px;
	padding: 5px 5px 5px 10px;
}

#legende2 {
	width: 250px;
	padding: 5px 10px 5px 0px;
	font-size: 0.8em;
}


.waarschuwing {color: #FF0000;}
