body {
	background-color: #B51009;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	}
a:active {
	color: #993300;
	text-decoration: none;
	}
a:hover {
color: #FF9900;
text-decoration:underline;
}

#kolomscreen {
background-color: #F4B157;
padding: 0px;
margin: 0px;
} 


/* voor het menu gedeelte */
#menu {
vertical-align:top;
text-align:left;
}
#menu a:link {
	color: #FFCC66;
	text-decoration: none;
	font-weight:bold;
	display:block;
}
#menu a:visited {
	color: #FFCC66;
	text-decoration: none;
	font-weight:bold;
	display:block;
}
#menu a:active {
	color: #FFCC66;
	text-decoration: none;
	font-weight:bold;
	display: block;
}
#menu a:hover {
color: #FFCC66;
text-decoration:underline;
font-weight:bold;
display:block;
}
#menu span {
color:#CCCCCC;
font-size:16px;
font-weight:bold;
display:block;
}
#menu_klein_grijs span{
color: #CCCCCC;
font-size:10px;
font-weight:normal;
}

#printgegevens {
display:none;
}

/* inhoud */
#titel {
text-align:center;
vertical-align:middle;
background-color:#F4B157;
color:#B51009;
font-size:28px;
}

#ondertitel {
text-align:left;
vertical-align:top;
background-color:#FFFFFF;
color: #B51009;
font-weight: normal;
font-size: 18px;
padding-right: 20px;
padding-left: 20px;
}

#inhoud {
background-color:#FFFFFF;
text-align:left;
margin-right:20px;
margin-left:20px;
}
#inhoud h1,h2 {
color:#B51009;
font-weight:normal;
}
#inhoud h3 {
color:#666666;
font-weight:bold;
}
#inhoud h4,h5 {
color:#B51009;
font-weight:bold;
}
.tussentitel {
color:#B51009;
background-color:#F4B157;
font-size:18px;
text-align:center;
}



/* zoek eens naar opeenvolgende stijlen */
.style4 {color: #CCCCCC;}
.style6 {color: #CCCCCC; font-size: 18px;}
.style7 {font-size: 18px; color:#000000;}
.style11 {font-size: 24px; color: #B51009;} 
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #B51009;
}
.style13 {font-size: 16px;}
.style14 {
	color: #B51009;
	font-weight: bold;
	font-size: 15px;
}
.style15 {font-size: 14px;}
.style16 {font-size: 14px;
	font-weight: bold;
}
.style17 {font-size: 14px; font-weight: bold; color: #CBC6C6; }
.style18 {	font-size: 12px;
	color: #F4B157;
	font-weight: bold;
}
.style19 {
	color: #990000;
	font-weight: bold;
}
.style20 {color: #990000;}
.style21 {color: #FF9933;}

