body {
background-image: url(../layout/images/main.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #000000;
margin-top: 5px;
margin-left: 15px;
margin-right: 15px;
font-size: 10px; 
font-family: arial;
color: #ffffff;  
line-height: 14px; 
scrollbar-3dlight-color:#d4ac98; 
scrollbar-arrow-color:#22150f; 
scrollbar-base-color:#22150f; 
scrollbar-darkshadow-color:#22150f; 
scrollbar-face-color:#22150f; 
scrollbar-highlight-color:#22150f; 
scrollbar-shadow-color:#d4ac98;
}

.layout {
    height:100%;
	width: 800px;
	background-image: url('../layout/images/repeat5.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
    clear: both;
	overflow: none;
}

.top {
	height: 117px;
	width: 800px;
	background-image: url('../layout/images/top5.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.links {
    height:100%;
	width: 165px;
	background-image: url('../layout/images/links5.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	float: left;
}

.main {
    height:100%;
	width: 470px;
	background-image: url('../layout/images/main5.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	float: left;
}

.rechts {
    height:100%;
	width: 165px;
	background-image: url('../layout/images/rechts5.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	float: left;
}

.text {
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: normal; 
font-style: normal; 
line-height: 16px; 
letter-spacing: 0px; 
}

.small {
font-family: Arial; 
font-size: 8pt; 
color: #ffffff; 
font-weight: normal; 
font-style: normal; 
line-height: 10px; 
letter-spacing: 0px; 
}

.nieuwskop {
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: bold; 
font-style: normal; 
line-height: 12px; 
letter-spacing: 0px; 
}

.nieuwstitel {
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: normal; 
font-style: normal; 
line-height: 12px; 
letter-spacing: 0px; 
}

.nieuwsdatum {
font-family: Arial; 
font-size: 8pt; 
color: #ffffff; 
font-weight: normal; 
font-style: normal; 
line-height: 12px; 
letter-spacing: 0px; 
}

.teamskop {
font-family: Arial; 
font-size: 14pt; 
color: #ffffff; 
font-weight: bold; 
font-style: normal; 
line-height: 16px; 
letter-spacing: 0px; 
}

.bestuur {
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: bold; 
font-style: normal; 
line-height: 14px; 
letter-spacing: 0px; 
}

.bestuurfunctie {
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: normal; 
font-style: normal; 
line-height: 14px; 
letter-spacing: 0px; 
}


a:link { 
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: normal;
font-style: normal; 
line-height: 14px; 
letter-spacing: 0,3px; 
text-decoration: none; 
}

a:visited { 
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: normal;
font-style: normal; 
line-height: 14px; 
letter-spacing: 0,3px; 
text-decoration: none; 
}

a:hover { 
font-family: Arial; 
font-size: 10pt; 
color: #ffffff; 
font-weight: normal;
font-style: normal; 
line-height: 14px; 
letter-spacing: 0,3px; 
text-decoration: none; 
}

.fields { 
font-family:Arial; 
font-size:10pt; 
font-weight:normal;
background-color: #FFFFFF; 
border-style:solid; 
border-top-width:1px; 
border-right-width:1px; 
border-bottom-width:1px; 
border-left-width:1px; 
border-color:#000000; 
cursor:none; 
}

.fields_submit { 
font-family:Arial; 
font-size:10pt; 
font-weight:normal;
background-color: #FFFFFF; 
border-style:solid; 
border-top-width:2px; 
border-right-width:2px; 
border-bottom-width:2px; 
border-left-width:2px; 
border-color:#CECECE; 
cursor:none; 
}

.dropdown { 
font-family:Arial; 
font-size:8pt; 
font-weight:normal; 
border-style:solid; 
border-top-width:1px; 
border-right-width:1px; 
border-bottom-width:1px; 
border-left-width:1px; 
border-color:#285168; 
cursor:none; 
}

td.lichtgrijs { 
/*	background-image: url(../images/transp_w.png); */
	background-color: #262626; 
	font-family: Arial; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: normal;
	font-style: normal; 
	line-height: 15px; 
	letter-spacing: 0px; 
} 

td.leeg { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: normal;
	font-style: normal; 
	line-height: 15px; 
	letter-spacing: 0px; 
} 

td.rood { 
	background-color: #660000;
	font-family: Arial; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: bold;
	font-style: normal; 
	line-height: 15px; 
	letter-spacing: 0px; 
} 