
	
body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	scrollbar-base-color: #1D386F;
	scrollbar-shadow-color: #7F6D59;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #050006;
	scrollbar-darkshadow-color: #B2B2B2;
	scrollbar-highlight-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 125%;
	color: #000033;
}
 .vet {
 	font-weight: bold;
 }
 .border
{
	border: thin solid #05040C;
}
th {
	font-weight: bold;
	text-align: left;
	color: #010E3B;
}

/**********OPMAAK*************/
.koptekst
{
	font: 22px Arial, Helvetica, sans-serif;
	color: #996600;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0 0 0 9px;
}
.kopbruin
{
	font: 20px Arial, Helvetica, sans-serif;
	color: #996600;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 0 0px;
}
.kopzwart
{
	font: 20px Arial, Helvetica, sans-serif;
	color: #000;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 0 0px;
}
.kopblauw
{
	font: 14px Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: normal;
	font-weight: bold;
	padding: 0 0 0 0px;
}
.kopje
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subkop {
	font-style: italic;
	font-weight: bold;
}
.tussenkopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
}
.trefwoord {
	color: #6E6F8D;
	font-weight: bold;
}	
.randtekst {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background-color: transparent;
}

/* centreer tabel*/
.container {
 height: 550px;
 width: 955px;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: auto;
 margin-left: auto;
}
.navtop
{
	background: url(../img/navtop.jpg) no-repeat;
	width: 220px;
	height: 105px;
}
.navonder
{
	background: url(../img/navonder.jpg) no-repeat;
	width: 220px;
	height: 125px;
}
.rechtstop
{
	background: url(../img/rechtstop.jpg) no-repeat;
	width: 155px;
	height: 105px;
}
.rechtsmidden
{
	background: url(../img/rechtsmidden.jpg) no-repeat;
	width: 155px;
	height: 320px;
}
.rechtsonder
{
	background: url(../img/rechtsonder.jpg) no-repeat;
	width: 155px;
	height: 125px;
}
.logo
{
	background: url(../img/logo.jpg) no-repeat;
	width: 580px;
	height: 105px;
}
.main
{
	width: 580px;
	height: 320px;
	background-color: White;
}
.middenonder
{
	background: url(../img/middenonder.jpg) no-repeat;
	width: 580px;
	height: 125px;
}
div#scroll{
	text-align: left;
	padding: 20px 0 0 10px;
	width: 570px;
	height: 270px;
	overflow: auto;
}
.bgnav {
	background-image: url(../img/bgnav.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 220px;
	text-align: left;
}
/*opmaak nieuwspagina*/
.overzicht {
	width:100%;
	border:2px solid #362146;
	color: #FFFFFF;
	background-color: #362146
}

.overzicht_rij_kop {
	font-weight:bold;
}

.overzicht_rij1 {
	background-color:#FEF7E7;

}

.overzicht_rij2 {
	background-color:#FFF;
}
table {
       empty-cells: show;
}


/********EINDE OPMAAK******/

/*******NAVIGATIE OPMAAK*******/

#nav
{
	position: relative; /* positie van het menu tov bovenzijde */
	top: 0px;
	height: auto;
	width: 220px;
	margin: 15px 0 0 5px;
}
#nav ul
{
	/*verander de padding om de hele navigatie te verplaatsen*/
	width: 220px;
	/*list-style: none;*/
	margin-left: 5px;
}


#nav li a, a:link,a:active,a:visited
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 2px 0px;
}
#nav li a:hover
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
}

/* div nieuws is voor de tekst "lees meer" en "terug naar beginpagina" in de nieuwspagina. De overige links moeten voorzien zijn van een div links.*/
div#nieuws a:link, div#nieuws a:visited, div#nieuws a:active, div#nieuws a:hover {
display: inline;
font-weight: bold;
font-size: 11px;
color: #996600;
padding: 0;
}

/*div lijst = voor li items in gewone tekst, de ul en li erna voor de weergave van li binnen de div lijst*/
 div.lijst{
border: 0px solid black;
}


a.menu_active:link, #nav a.menu_active:active, #nav a.menu_active:visited
{
	color: #996600;
	font-style: normal;

}

a.nieuws:a, a.nieuws:link, a.nieuws:visited, a:nieuws hover, a:nieuws active
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	padding: 0;
}

/* div links is voor de gewone tekst waar a href in zit*/
div#links a:link, div#links a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	padding: 0;
	line-height: normal;
	display: inline;
}
div#links a:hover, div#links a:active{
	font-weight: bold;
	font-size: 11px;
	color: #996600;
	padding: 0;
	display: inline;
}

#nav li ul li a, a:link, a:visited{

	color: #000033;
	text-decoration: none;
	display: block;
	border: 0 none;
	font-size: 11.5px;
	font-weight: bold;
	line-height: 19px;
	padding: 0px 0 0px 10px;
}

/* als deze er niet staat wordt het lettertype van het submenu bij hover groter*/	
#nav li ul li a:hover  {
font-size: 11.5px;
color: #996600;
font-style: italic;
font-weight: bold;
}


 /* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
#nav ul {
list-style: none;
padding: 0;
margin: 0;
}


/* End */


div#links ul {
	list-style: disc;
}
div#links li {
	float: none;
	display: block;
	vertical-align: top;
}
div#links li ul {
	float: none;
	display: list-item;
}