.pagetitle {
font-size: 			24px;
font-family: 		Arial, Verdana;
font-weight: 		bold;
color: 				#B93A3A;
} 

.copyrights {  
font-family: 		Arial, Verdana; 
font-size: 			10px; 
color: 				#ffffff;
}

.adres {
font-size: 			10px;
font-family: 		Arial, Verdana;
font-weight: 		none;
color: 				#838382;
} 

.texttabel {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			12px;
	color: 				#4D4D4D;
}

.texttabel2 {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#000000;
}

.text {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			12px;
	color: 				#4D4D4D;
	line-height: 		14px;
	padding-top: 		0px;
	padding-right: 		0px;
	padding-left: 		5px;
	padding-bottom:		0px;
}

a.textlink {
	font-family: 		Arial, Verdana;
	font-size: 			12px;
	color: 				#2E4495;
	text-decoration: 	none;
	font-weight:		none;
}

a.textlink:hover {
	font-family: 		Arial, Verdana; 
	font-size: 			12px; 
	color: 				#2E4495;
	text-decoration:  	underline;
	font-weight:		none;
}

body { 
	background-color:	#ffffff;
	margin-top:			0px;
	margin-right: 		0px;
	margin-left: 		0px;
	margin-bottom: 		0px;
	
	xscrollbar-3dlight-color: 	#E1E0DF;
    xscrollbar-arrow-color: 		#3B5273;
    xscrollbar-base-color: 		#E1E0DF;
    xscrollbar-darkshadow-color: #E1E0DF;
    xscrollbar-face-color: 		#E1E0DF;
    xscrollbar-highlight-color: 	#3B5273;
    xscrollbar-shadow-color: 	#3B5273;
    xscrollbar-track-color: 		#E1E0DF;
}

.table_top {
	border: 				#2E4495; 
	border-style: 			solid; 
	border-top-width: 		1px; 
	border-right-width: 	0px; 
	border-bottom-width:	0px; 
	border-left-width: 		0px;
}

.table_leftwhite {
	border: 				#ffffff; 
	border-style: 			solid; 
	border-top-width: 		0px; 
	border-right-width: 	0px; 
	border-bottom-width:	0px; 
	border-left-width: 		1px;
}

.table_diensten {
	border: 				#D0D0D0; 
	border-style: 			solid; 
	border-top-width: 		0px; 
	border-right-width: 	0px; 
	border-bottom-width:	1px; 
	border-left-width: 		0px;
}
