@charset "utf-8";
/* CSS Document */

html{	
	scrollbar-3dlight-color:#5E7830;
	scrollbar-darkshadow-color:#5E7538;
	scrollbar-shadow-color:#999;
	scrollbar-arrow-color:#5E7830;
	scrollbar-track-color:#D6E6FF;
	
	}

body{
	color: #000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #D5E6FF;
}

#top{
	background-image: url(afbeeldingen/bgtop.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 50px;
}


#total{
	width: 900px;
	background-image: url(afbeeldingen/bgtotal.png);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#header{
	height: 260px;
	width: 840px;
	margin-left: 40px;
	background-color: #6CF;
	margin-bottom: 10px;
}
#headerleft{
	width:410px;
	margin-left: 40px;
	float: left;
}
#headerright{
	width:320px;
	float: right;
	margin-right: 20px;
}

#teksttop{
	width: 810px;
	margin-left: 40px;
	background-image: url(afbeeldingen/bgteksttop.png);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 5px;
	clear: both;
}
#hoofdtabel{
	text-align: left;
}
#teksttotal{
	width: 810px;
	margin-left: 40px;
	background-image: url(afbeeldingen/bgteksttotal.png);
	background-repeat: repeat-y;
	margin-top: -20px;
}
h1 {
	text-align: center;
	text-transform: uppercase;
	color: #DE2110;
	letter-spacing: 4px;
	font-size: 18px;
}


input {
	font-size: 14px;
	color: #C30;
	background-color: #D5E6FF;
	text-align: center;
	font-weight: bold;
}
#tekstbottom{
	width: 810px;
	margin-left: 40px;
	background-image: url(afbeeldingen/bgtekstbottom.png);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: -14px;
}


#bottom{
	height: 50px;
	background-image: url(afbeeldingen/bgbottom.png);
	background-repeat: no-repeat;
	width: 900px;
	color: #000;
	text-align: center;
}

	.btnav {
	background-color: #09F;
} 
	.btnav2 {
	background-color: #0CF;
} 
.normaal{
	text-align:center;
}
	.normaalvrij{
	text-align:left;
	font-size: 14px;
	padding-left: 10px;
}
.normaalvrij a{
	color:#DE2110;
}

.normaalvrij a:visited{
	color:#DE2110;
}


.normaalvrij a:link{
	color:#DE2110;
}
.normaalvrij a:hover{
	color:#000;
	text-decoration:underline;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
	
	
}

a:hover {
	color: #000;
	text-decoration:none;
	
	
}
.selected{
	font-weight:bolder;
	font-size: 14px;
}
.tddate{
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	}
.tdlinks{
	background-image: url(afbeeldingen/gezicht.jpg);
	background-repeat: no-repeat;
	background-color: #6CF;
	}
.tdrechts{
	text-align: center;
	background-image: url(afbeeldingen/afbrechts.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	}
	
	.alinealinks{
	background-color: #D5E6FF;
	text-align: left;
	font-size: 12px;
}
	
	.alinealinks a:link{
		
		color:#06F;
		text-decoration:none;
	
	
	}
	
	.alinealinks a:visited{
		color:#06F;
		
	}
	.alinealinks a:hover{
		
		color:#06F;
		text-decoration:underline;
		
	}
	
	.tabelafbtop{
	vertical-align:bottom;
	background-repeat:no-repeat;
	background-image: url(afbeeldingen/afbtoptabel.png);
}

.tabelafbbottom{
	vertical-align:top;
	background-repeat:no-repeat;
	background-image: url(afbeeldingen/afbtottabel.png);
	background-position: center;
}
.tabcontact{
	background-color: #D5E6FF;
	text-align: left;
	font-size: 10px;
	border: solid #03C 1px;
}
.bgstijl1{
	background-color:#D5E6FF;
	font-weight: bold;
}
	.bgstijl2{
	background-color:#6CF;
	font-weight: bold;
	line-height: 1.3em;
}

