BODY {
	background-color: #f5f7f8;
	font-family: Tahoma, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color: #6584b2;
	line-height:150%;
	margin-left: 25px;
	margin-right: 5px;
	text-align: left;
	scrollbar-arrow-color: #2a2876;
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#98aab1;
	scrollbar-face-color:#dee3e7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#f5f7f8;
}
.letop{
	border:1px solid #006699;
	color:red;
	font-weight: bold;
	font-size:10pt;
	text-transform: none;
	width="100%";
	white-space: normal;
}
#leftmenu{
	float:left;
	height:auto;
	width:550px;
}

#hoofdpagina{
	border-left:1px #000 dotted;
}

.breadcrumbs{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color: red;
}
td{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color: #6584b2;
	border-color:#CCC;
}
.highlight { background: yellow; }
h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6584b2;
}
h2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-Style: bold;
	text-align: left;
	color: #6584b2;
}
h3{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-Style: bold;
	text-align: left;
	color: #6584b2;
}
h4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-Style: normal;
	font-weight: bold;
	color: #6584b2;
}
hr { 
border : 1 dotted #6584b2;
height : 0;
margin-left : 0px;
margin-right : 0px;
} 
a:link, a:visited {
	color: blue;
	text-decoration: none;
} 
a:active, a:hover {
	color: #884c3c;
	text-decoration: none;
}
ul{
	list-style-image: url(../images/ul1.gif);
}
.menutitle{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
cursor:pointer;
margin-bottom: 5px;
background-color:transparent;
color:#6584b2;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
