body 	{
	background-color: #FFFFFF;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	background-image: url(../../image/main_back.gif);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat;
}

BODY, P, TD, FONT, A:link, A:visited, A:hover, A:active, .form, .button, h1, h2, h3, .bijschrift {
	font-family: arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
}

P { margin: 0 0 0 0; }

.actueel P {color : #8ca3b5;}

a:link, a:visited, a:hover, a:active {text-decoration: underline;}
a:hover	{ text-decoration:underline;}

.form  	{
	border: 1px solid #c1d2e0;
	background-color: #c1d2e0;
	}

.button	{
	border: 1px solid #18466a;
	color : #FFFFFF;
	font-weight: bold;
	background-color : #18466a;
}

h1, h2, h3 	{
	font-style: normal;
	font-weight: bold;
	color: #18466a;
	margin: 0 0 0 0;
}
h1 { font-size: 13px;}
h2 { font-size: 12px;}
h3 { font-size: 11px;}
.bijschrift	{ font-size: 9px; }

.border	{border : 1px solid #000000;}

hr	{
	color : #8ca3b5;
	background-color:#8ca3b5;
	border: 1px none #8ca3b5;
	height:1px;
	margin:-6px 0 0 0;
}

.top	{
	background-image: url(../../image/topbanner_home.jpg);
	background-position: top left;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 	
}

.content	{
	padding: 25 25 25 25;
}

.bottom	{
	font-size: 11px;
	background-image: url(../../image/bottom.gif);
	background-position: top left;
	padding: 5 5 5 5;
}

.actueel, a.actueel:link, a.actueel:visited, a.actueel:hover, a.actueel:active	{
	color: #8CA3B5;
	font-size: 11px;
}

.balk	{
	background-color: #15619b;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 0;
	height: 26px;
}

ul {
	list-style-image: url(../../image/blokje.gif);
	}
	
#cm4	{
	border-bottom: 1px solid #FFFFFF;
	height:29px;
}
