body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #414141;
	overflow-x:hidden;
	scrollbar-3dlight-color:#000000; 
    scrollbar-arrow-color:#FFFFFF; 
    scrollbar-base-color:#000000; 
    scrollbar-track-color:#414141; 
    scrollbar-darkshadow-color:#000000; 
    scrollbar-face-color: #414141; 
    scrollbar-highlight-color:#414141; 
    scrollbar-shadow-color:#414141;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

table.contact {
	background-image:  url(../images/background_contact.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

table.dames {
	background-image:  url(../images/background_dames.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

table.techniek {
	background-image:  url(../images/background_techniek.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

table.heren {
	background-image:  url(../images/background_heren.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

.wit {
	font-size: 11px;
	color: #FFFFFF;
    
}

.kop {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.klein {
	font-size: 9px;
	color: #000000;
}

.witregel {
	font-size: 11px;
	color: #000000;
	line-height: 22px;
}


.oranjekop {
	font-size: 14px;
	font-weight: bold;
	color: #F04E23;
}

a {
	font-size: 11px;
	color: #FDC68A;
	text-decoration: underline;
} 

a.copyright {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
} 