body { 
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;    
}
a:link{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
}
a:visited{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
a:active{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
a:hover{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.border {
	border: 2px solid #B9D300; 
}
.title{
	font-size: 16px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
}
.content{
	background-color: #B9D300;
	font-size: 11px;
}
.contentleft{
	background-color: #B9D300;
	background-image: url(../images/logo-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu{
	background-color: #B9D300;
	font-size: 11px;
}
.loading{
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.loaded{
	background-image: url(../images/loaded.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.werkmenu{
	position: table;
	margin: 92 0 0 260;
}
.intro{
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-align: center;
}
.laquo{
	font-size: 14px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 	
}
.KwastBG{
	background-image: url(../images/Kwast-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
.LeestekstActueel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/Kwast-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	scrollbar-3dlight-color:#6e6e5d;
	scrollbar-arrow-color:#6e6e5d;
	scrollbar-track-color:#6e6e5d;
	scrollbar-darkshadow-color:#6e6e5d;
	scrollbar-face-color:#FFFFCC;
	scrollbar-highlight-color:#FFFFCC;
	scrollbar-shadow-color:#FFFFCC;
}

