body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #96213E;
	scrollbar-highlight-color: #96213E;
	scrollbar-arrow-color: #96213E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.onderschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-style:italic;
	margin:2px 0px 0px 0px;
	display:inline-block;
}
a:link {
	color: #C43C2C;
	text-decoration: none;
}
a:visited {
	color: #C43C2C;
	text-decoration: none;
}
a:hover {
	color: #FF4D39;
	text-decoration: none;
}
a:active {
	color: #FF4D39;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
sup {
	font-size: 9px;
	line-height: 9px;
}
.kopTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #C43C2C;
	font-weight: bold;
}
.kopTxtZwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.kopTxtWit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.bodyTxtWit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
sup {
	font-size: 9px;
	line-height: 9px;
}
img.png {
behavior: url("css/pngstijl.htc");
}li {
	/*font-weight: bold;*/
	margin-left: -15px;
	padding-left: 5px;
}
.listTxt {
	font-weight: normal;
}
.marqueeTxt {
	text-transform: uppercase;
	font-size: 13px;
	width: 300px;
	position: relative;
}
.marqueeTxt2 {
	text-transform: uppercase;
	font-size: 13px;
	width: 400px;
	position: relative;
}

.zwart {
color: #000000;
}

#banners {
	width:200px;
	height: 450px;
	
	left:800px;
	top: 35px;
	
	position: absolute;
}

#banners2 {
	width:200px;
	height: 450px;
	
	left:800px;
	top: 115px;
	
	position: absolute;
}

#banners div,
#banners2 div {
	width:200px;
	height: 50px;
	
	left: 0px;
	top: 0px;
	
	margin-top: 25px;
	
	position: relative;
}

#banners div.in-beeld,
#banners2 div.in-beeld {
	width:200px;
	height: 50px;
	
	left: 0px;
	top: 0px;
	
	margin-top: 13px;
	
	position: relative;
}

#footer {
	width:730px;
	height: 50px;
	
	left:100px;
	top: 10px;
	
	position: absolute;
}

#footer div {
	width:auto;
	height: 50px;
	
	left: 0px;
	top: 0px;
	
	margin-left: 10px;
	float:left;
	
	position: relative;
}