.text {  
	font-family:Arial; 
	font-size: 11px; 
	color: #ffffff; 
	list-style-type: square; 
	font-weight:bold;
	line-height:18px;
	scrollbar-face-color: #A81717;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #A81717; 
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-Color: black;}
a:link {
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.nieuws a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.nieuws  a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.nieuws  a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

body { overflow:hidden;
	}
table {  
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff; 
	list-style-type: square; 
	font-weight:bold;
	line-height:18px;}
	
.straat {  
	font-family: Arial; 
	font-size: 10px; 
	color: #ffffff; 
	list-style-type: square; 
	font-weight:bold;
	line-height:18px;}
	

/* dropin
------------ */
#promo{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	position: absolute;
	margin:0 auto;
	left:0px;
	z-index: 999;
	top:0px;
}
#promo a{
	color: #A91718;
	text-decoration: none;
	font-size:12px;
}
#promo a:hover{
	color: #000000;
}
#dropin {
	-moz-opacity: 0.90;
	filter: Alpha(opacity=90);
	position: absolute;
	visibility:hidden;
	width: 640px;
	margin-left:320px;
	left:-50%;
	background-color: #FBFBFB;
	color: #000000;
	text-align: center;
	border: #000 3px solid;
}
#dropin h1{
	font-size:24px;
	margin:0px;
}
#dropin p{
	margin-top:5px;
	margin-bottom:10px;
}
#fullheight {
	height: 100%;
}
