@charset "ISO-8859-1";
#Kolom_Links_abs {
	position: absolute;
	width: 220px;
	left: 20px;
	top: 35px;
}
#Kolom_Rechts_abs {
	position: absolute;
	width: 195px;
	left: 260px;
	top: 35px;
	height: auto;
}
#Banner_abs {
	height: 55px;
	width: 450px;
	left: 20px;
	top: 500px;
	overflow: visible;
	z-index: 1000;
	position: absolute;
}
#Kolom_Links_abs      a   {
	color: #760017;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
#Kolom_Links_abs a:hover {
	color: #7F7C6F;
}
#Kolom_Links_abs p , #Kolom_Rechts_abs p{
	margin-top: 0px;
	margin-bottom: 0px;
}
.kop_lijn {
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 3px;
	width: 100%;
}
#Kolom_Rechts_abs p {
}
