BODY{
color: black;
background-color: #d3dee4;
font-size: 12px;
text-align: left;
margin:5px;
padding:0px;
scrollbar-face-color:#7c98a6;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#cccccc;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#f8f8f8;
scrollbar-track-color:#f8f8f8;
scrollbar-darkshadow-color:#000000;
max-width: 1280px; margin: 0px auto;
}
table{font-size: 10px; padding: 0;}
input{
background-color: #7c98a6;
border: 1px solid #000000;
color: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
}
.bg{
background-color: #718e9d;
text-align: center;
font-size: 19px;
font-weight: bold;
}
.bgs{
filter: Shadow(Color=006080, Direction=225);
width: 85%;
color: #FFFFFF;
}
.zoeken, a.zoeken:link, a.zoeken:visited{
color: #ffffff;
background-color: #999999;
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: center;
font-weight: bold;
}
a.zoeken:hover, a.zoeken:active{COLOR: #CC0000;}
.zoeken2 {white-space:nowrap;}
.zoeken2, a.zoeken2:link, a.zoeken2:visited{
color: #000000;
background-color: #b6c1c7;
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
height: 14px;
text-align: center;
font-weight: bold;
}
a.zoeken2:hover, a.zoeken2:active{COLOR: #CC0000;}
.menubar{
color:#ffffff;
background-color:#5c6466;
text-decoration:none;
font-family:verdana, helvetica, sans-serif;
font-size:12px;
text-align:left;
}
.menub, .menub a{color:#ffffff !important; font-size:12px;}
.mltop{
color: #ffffff;
background-color: #7c98a6;
text-decoration: none;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: center;
border: 1px solid #000000;
border-left: 0px;
border-right: 0px;
width: 100%;
}
.ml{
color: #000000;
background-color: #ffffff;
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
text-align: left;
border: 1px solid #000000;
border-left: 0px;
border-right: 0px;
border-top: 0px;
padding-left: 8px;
width: 100%;
}
.mc{
color: #000000;
background-color: #ffffff;
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
text-align: center;
border: 1px solid #000000;
border-left: 0px;
border-right: 0px;
border-top: 0px;
width: 100%;
}
.m5 {margin:5px}
.p5 {padding:5px}
.nav1{
text-decoration: none;
font-size: 12px;
color: #000000;
background: transparent;
padding-left: 20px;
}
.content{
padding-left: 15px;
padding-right: 15px;
background-color: #ffffff;
text-align: left;
font-size: 12px;
}
a:link, a:visited, a:active{
text-decoration: none;
color: #537bb6;
background: transparent;
}
a:hover{
text-decoration: none;
color: #cc0000;
background: transparent;
}
.copyright{
text-decoration: none;
font-size: 10px;
color: #00008b;
background: transparent;
font-size: 12px;
text-align: center;
padding:5px 0 0 0;
width:100%;
}
.date{
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #000000;
background-color: white;
text-align: center;
}
.title{
color: #00008b;
text-align: left;
font-size: 20pt;
}
.DescTitle{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #336699;
}
.DescNote{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.DescCaption{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
height: 15px;
border: #EAEAEA;
}
.tcap{font-weight: bold;background-color: #CCCCCC;text-align: center;font-size: 16px;}
.tcen{text-align: center;}
.tcenb{text-align: center;font-weight: bold;}
.tcens{text-align: center;font-weight: bold;background-color: #FFCC00;}
.tdata{font-size: 16px;}
.tdatagb{background-color: #FFFFFF;}

table tr.odd {background-color:#e5e5e5}
table tr.even {background-color:#ffffff}
table tr.odd:hover, table tr.even:hover, table tr.odd:hover th, table tr.even:hover th {background-color:#ccffcc}
table tr.marked th, table tr.marked {background-color:#ffcc99}

.wordwrap {white-space: pre-wrap; white-space: -moz-pre-wrap; word-wrap: break-word;}
.bold {font-weight:bold}
.a_abs {position:absolute}


.nav{
	float:left;
	width:100%;
	list-style:none;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}
.nav li{
	float:left;
	margin-right:10px;
	position:relative;
	display:block;
}
.nav li a{
	display:block;
	padding:5px;
	color:#fff;
	background:#5c6466;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.75);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.nav li a:hover{
	color:#fff;
	background:#7c98a6;
	background:rgba(124,152,166,0.75);
	text-decoration:underline;
}
.nav ul{
	list-style:none;
	position:absolute;
	left:-9999px;
	opacity:0;
	-webkit-transition:0.25s linear opacity;
}
.nav ul li{
	padding-top:1px;
	float:none;
}
.nav ul a{
	white-space:nowrap;
	display:block;
}
.nav li:hover ul{
	left:-40px;
	opacity:1;
}
.nav li:hover a{
	background:#7c98a6;
	background:rgba(124,152,166,0.75);
	text-decoration:underline;
}
.nav li:hover ul a{
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
}
.nav li:hover ul li a:hover{
	background:#333;
	background:rgba(51,51,51,0.75);
	text-decoration:underline;
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
}

.search .count {font-style:italic; font-size: 12px;}