body 	{
	background-color: #90BAD4;
	/*      T R B L  */
	margin: 40 0 40 0;
	scrollbar-arrow-color: #90BAD4; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #90BAD4; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #90BAD4; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	overflow: -moz-scrollbars-vertical;
}
BODY, P, TD, FONT, A:link, A:visited, A:hover, A:active, .form, .button, h1, h2, h3, .bijschrift {
	font-family:  Verdana, Helvetica, sans-serif, Geneva, Arial;
	letter-spacing: 0px;
	color: #FFF;
	font-size: 11px;
}

P { margin: 0 0 0 0; }


a:link, a:visited, a:hover, a:active {text-decoration: none; font-weight: normal;}
a:hover	{ text-decoration:underline;}

.form  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000
	}

.button	{
	border: 1px none #FFFFFF;
	color : #FFFFFF;
	background-color : #1b478f;
	padding-left:2px;
	padding-right:2px;
}

h1, h2, h3 	{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5 0;
}
h1 { font-size: 14px; color: #edc203; }
h2 { font-size: 14px; color: #FFF; margin-bottom:0px;}
h3 { font-size: 11px;}
.bijschrift, .bijschrift p, .bijschrift a:link, .bijschrift a:active, .bijschrift a:visited, .bijschrift a:hover	{ 
	font-size: 11px; 
	color:#000; 
}

.border	{border : 1px solid #000000;}

#inhoud {
	position: relative;
	width: 295px;
	width: expression("325px");
	height: 272px;
	height: expression("275px");
	padding: 0px 0px 00px 30px;
	left: 0px;
	top: 20px;
	overflow:auto; 
}

#inhoud a:link, #inhoud a:visited, #inhoud a:active, #inhoud a:hover {
	text-decoration: underline;
}

#fotos {
	position: relative;
	z-index: 5;
	width: 601px;
	height: 56px;
	left:321px;
	left:expression("321px");
	top:116px;
	top: expression("113px");
}

#overzicht td, #overzicht p {
	color: #000;
}

#overzicht a:link, #overzicht a:visited, #overzicht a:active, #overzicht a:hover {
	color: #1b478f;
}

.overzichtnav, .overzichtnav td {
	color: #1b478f;
	font-weight:bold;	
}

.overzichtnav a:link, .overzichtnav a:visited, .overzichtnav a:active, .overzichtnav a:hover {
	color: #1b478f;
	font-weight:bold;	
}

.black {
	color: #000;
}
