BODY {
SCROLLBAR-ARROW-COLOR:  darkgray;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
scrollbar-track-color: #000000;
scrollbar-highlight-color: #000000; 
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
background-color: #000000;
background-attachment: fixed;
font-family: Verdana;
font-style: normal;
font-size: 8pt; 
line-height: 10pt;
color: White;
}
img {border:0}

p{
	margin-top: 0;
}

#subbutton{
	background: url('images/verzenden.gif');
	width: 93px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}
span{
	padding: 0; margin: 0;
}	

table, tr, td {
	font-family: Verdana;
	color: White;
	font-size: 8pt;
}
#content{
	padding: 10px 3px 0 0;
	font-size: 8pt;
	line-height:10pt;
	height: 381px;
}
#adleft{
	font-family: Arial;
	font-size: 11px;
	color: #b7b7b7;
	padding-left: 40px;
	padding-bottom: 25px;
	letter-spacing: 1px;
}
#adright{
	font-family: Arial;
	font-size: 11px;
	color: #b7b7b7;
	padding-left: 15px;
	padding-bottom: 25px;
	letter-spacing: 1px;
}
#adright p, #adleft p{
	margin: 0;
	padding: 0;
}

INPUT {
	background : transparent;
	border-color : White White White White;
	border-width : 1;
	border-top-style : solid;	
	font-family : Verdana;
	font-size : 8pt;
	color : white;
}
INPUT.formnob {
	background : transparent;
	border-color : White White White White;
	border-width : 1;
	border-top-style : solid;
	font-family : Verdana;
	font-size : 8pt;
}
TEXTAREA {
	background : transparent;	
	border-color : White White White White;
	border-width : 1;
	border-top-style : solid;
	font-family : Verdana;
	font-size : 8pt;
	color : white;
}
SELECT {
	border: 1px inset White;	
	background : #FFFFFF;
	font-family : Verdana;
	font-size : 7pt;
}
A:link, A:visited, A:active {
	COLOR: #616161;
}
A:hover {
	COLOR: white;
}
a:link {  text-decoration: underline }
a:visited {  text-decoration: underline }
a:hover {  text-decoration: none }
a:active {  text-decoration: overline }
