/* CSS Document */

body{
	scrollbar-shadow-color :blue;
	scrollbar-highlight-color :blue;
	scrollbar-face-color :blue;
	scrollbar-base-color :#FFFFFF;
	scrollbar-arrow-color :#FFFFFF;	
}
body{
	background-color: Blue;
	color:#ffff40;
	font-family: "Futura Lt BT,Lucida Console";
	font-size: 15px;
	font-style:;
	font-weight: bold
}
.basis_body{ !--moet gelijk zijn aan body letter en kleur instelling--
	background-color: Blue;
	color:#ffff40;
	font-family: "Futura Lt BT,Lucida Console";
	font-size: 15px;
	font-style:;
	font-weight: bold
}
.bodyKL {
	background-color: Blue;
	color:#ffff40;
	font-size: 12px;
	font-style:;
	font-weight: bold
}
.titel {
	font-weight: bold; font-size: 35px;
	font-family: "Times New Roman"; color: #ffff40;
	text-align: center; margin: 5px; 
}	
.titelKL {
	background-color: Blue;
	font-family: "Times New Roman"; color: #ffff40;
	font-size: 25px;
	font-style:;
	font-weight: bold
}
.naamGR {
	background-color: Blue; color: #00FFFF;
	font-size: 16px;
	font-style:;
	font-weight: bold
}
.naamKL {
	background-color: Blue; color: #00FFFF;
	font-size: 12px;
	font-style:;
	font-weight: bold	
}
.bronKL {
	background-color: Blue; color: #00FFFF;
	font-size: 9px;
	font-style:;
	font-weight: bold	
}
.nummer {
	color: #ff0000;
	font-size: 25px;
	font-style:;
	font-weight: bold
}
.stamnr {
	color:blue;
	font-size: 10px;
	font-style:;
	font-weight:
}
.volg {
	color: #ff0000;
	font-size: 16px;
	font-style:;
	font-weight: bold
}	
a:link {
	color: #ff0000; font-size: 16px;
}
a:visited {
	color: #ff0000;
}
a:hover { 
	color: #000000; background-color: #FFFFFF;
	font-weight: bold; text-decoration: none;
}

a.naam:link {
	color: #33CCFF;font-weight: bold;font-size: 13px;
}
a.naam:visited {
	color: #33CCFF;font-weight: bold;font-size: 13px;
}
a.naam:hover { 
	color: #000000; background-color: #FFFFFF;
	font-weight: bold; text-decoration: none;
}

a.menu:link {
	color: #FFFF00;font-weight: bold;font-size: 13px;
}
a.menu:visited {
	color: #FFFF00;font-weight: bold;font-size: 13px;
}
a.menu:hover { 
	color: #000000; background-color: #FFFFFF;
	font-weight: bold; text-decoration: none;
}

a.terug:link {
	color: #ff0000; bold; font-size: 13px;
}
a.terug:visited {
	color: #ff0000; bold; font-size: 13px;
}
a.terug:hover { 
	color: #000000; background-color: #FFFFFF;
	font-weight: bold; text-decoration: none;
}
.body_jaar1 {
	background-color: #00FFFF;
	font-family: "Times New Roman";
	color:#66CC00;
	font-size: 15px;
	font-style:;
	font-weight: bold
}
a.jaar1:link {
	color: #0000FF; font-size: 15px; background-color: #00FFFF;
}
a.jaar1:visited {
	color: #0000FF; font-size: 15px; background-color: #00FFFF;
}
a.jaar1:hover { 
	color: #000000; font-size: 15px; background-color: #FFFFFF;
	font-weight: bold; text-decoration: none;
}
.body_jaar2 {
	background-color: #CCFF66;
	font-family: "Times New Roman";
	color:#66CC00;
	font-size: 15px;
	font-style:;
	font-weight: bold
}
a.jaar2:link {
	color: #0000FF; font-size: 15px; background-color: #CCFF66;
}
a.jaar2:visited {
	color: #0000FF; font-size: 15px; background-color: #CCFF66;
}
a.jaar2:hover { 
	color: #000000; font-size: 15px; background-color: #FFFFFF;
	font-weight: bold; text-decoration: none;
}		

</STYLE>