BODY {  
    scrollbar-face-color: #ff0000; 
	scrollbar-shadow-color: #1F2C56; 
	scrollbar-highlight-color: #1F2C56; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #FF9999; 
	scrollbar-arrow-color: #FFFFFF
}


.bg_left {
	background-image: url(../siteplaatjes/balk_links_bg.gif);
	background-repeat: repeat-y;
}

.bg_right {
	background-image: url(../siteplaatjes/balk_rechts_bg.gif);
	background-repeat: repeat-y;
}

.kop {
	font-size: 13pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";  
	color: #000000
}

.kop a:link {
	font-size: 13pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";  
	text-decoration:underline;
	color: #000000
}

.kop a:visited {
	font-size: 13pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";  
	text-decoration:underline;
	color: #000000
}

.kop a:active {
	font-size: 13pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";  
	text-decoration:underline;
	color: #000000
}

.kop a:hover {
	font-size: 13pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";  
	text-decoration:underline;
	color: #ff0000
}

.footer {
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial", "MS Sans Serif", Helvetica; 
	color: #1F2C56
}

.footer a:link{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial", "MS Sans Serif", Helvetica; 
	text-decoration: underline;
	color: #1F2C56
}

.footer a:visited{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial", "MS Sans Serif", Helvetica; 
	text-decoration: underline;
	color: #1F2C56
}

.footer a:active{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial", "MS Sans Serif", Helvetica; 
	text-decoration: underline;
	color: #1F2C56
}

.footer a:hover{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial", "MS Sans Serif", Helvetica; 
	text-decoration: underline;
	color: #ff0000
}

.Post {
	font-size: 10pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";   
	color: #414141;
	line-height: 15px;
}

.Post a:link {
	font-size: 10pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial"; 
	text-decoration: underline;  
	color: #000000;
	line-height: 15px;
}

.Post a:visited {
	font-size: 10pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial"; 
	text-decoration: underline;  
	color: #000000;
	line-height: 15px;
}

.Post a:active {
	font-size: 10pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial"; 
	text-decoration: underline;  
	color: #000000;
	line-height: 15px;
}

.Post a:hover {
	font-size: 10pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial"; 
	text-decoration: underline;  
	color: #ff0000;
	line-height: 15px;
}
.datum {
	font-size: 7pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial"; 
	color: #1F2C56;
}


