.pagina { background-color: #FFFFE1; margin: 0px;  }
.pagina2 {
	
	background-color: #F9F2E7; 
	
	scrollbar-base-color: #F9F2E7;
	scrollbar-arrow-color: #ccccc;
	scrollbar-3dlight-color: #F9F2E7;
	scrollbar-darkshadow-color: #black;
	scrollbar-face-color: #F9F2E7;
	scrollbar-highlight-color: #F9F2E7;
	scrollbar-shadow-color: #F9F2E7;
	scrollbar-track-color: #F9F2E7;
 
	background-image:url(images/background.jpg); background-position: 0% 100%; background-repeat: no-repeat; 
	   
}

.zijbalk { background-color: #E8D0AD; }
.zijbalk2 { background-image:url(images/foto.gif); background-repeat: no-repeat; }
.mainframe { background-color: #F9F2E7; }

.copyright { font-family:'verdana'; font-size:11px; line-height:50px; padding: 15px; color:#FFFFCC; text-align: right;}

.top { font-family:'verdana'; font-weight: bold; line-height:25px; font-size:11px; color: #452114; }

.input { width:125; BORDER-RIGHT: #452114 1px solid; BORDER-TOP: #452114 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #452114 1px solid; COLOR: #452114; BORDER-BOTTOM: #452114 1px solid; FONT-FAMILY: "verdana", Arial, Helvetica, sans-serif; HEIGHT: 21px; BACKGROUND-COLOR: white; }

.input2 { BORDER-RIGHT: #452114 1px solid; BORDER-TOP: #452114 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #452114 1px solid; COLOR: #452114; BORDER-BOTTOM: #452114 1px solid; FONT-FAMILY: "verdana", Arial, Helvetica, sans-serif; HEIGHT: 21px; BACKGROUND-COLOR: white; }

.menu { font-family: 'verdana'; font-weight: bold; line-height:25px; font-size: 12px; color: #452114; }

.titel { font-family: 'verdana'; font-weight: bold; line-height: 25px; font-size: 20px; color: #452114; }
.kop { font-family: 'verdana'; font-weight: bold; line-height: 18px; font-size: 12px; color: #452114; }
.text { font-family: 'verdana'; font-weight: normal; line-height: 18px; font-size: 12px; color: #452114; }
.update { font-family: 'verdana'; font-size: 12px; color: #452114; font-style: italic;}

.nieuwskop { font-family: 'verdana'; font-weight: bold; line-height: 22px; font-size: 18px; color: #452114; font-style: italic; }
.nieuwsinleiding { font-family: 'verdana'; font-weight: normal; line-height: 13px; font-size: 12px; color: #452114; }
.nieuwsupdate { font-family: 'verdana'; font-size: 12px; color: #CCCCCC; font-style: italic;}
    
.nieuwsinleiding2 { font-family: 'verdana'; font-weight: normal;  font-size: 10px; color: #452114; }

.transLeftBG { position:relative;  background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/shadow_left.png',); }
.transLeftBG[class] { background-image:url(images/shadow_left.png); }
.transLeftBG* { position:relative; background-repeat:repeat-y; }

.transRightBG { position:relative; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/shadow_right.png',); }
.transRightBG[class] { background-image:url(images/shadow_right.png); }
.transRightBG* { position:relative; background-repeat:repeat-y; }

A:link {text-decoration: none; color: #452114; }
A:visited {text-decoration: none; color: #452114; }
A:active {text-decoration: none; color: #452114; }
A:hover {text-decoration: none; color: #452114; }
