/* CSS Document */
html, body{
height:100%;
}
body {
background-image:url(../img/bodyback.gif);
background-repeat:repeat;
margin:0px;
font-family:"Book Antiqua", "Georgia", "Times New Roman", "Times";
}
.tabelindex{
	vertical-align:middle;
	border-width:0px;
}
.menuback {
background-image:url(../img/wit_backmenu_rechts.gif);
background-repeat:repeat-y;
}
.kopje {
	color: #000086;
	font-size: 18px;
	font-weight:bold;
	line-height: 10px;

}
.plattetekst {
	color: #000086;
	font-size: 16px;
	line-height: 20px;
}
.tabel
{
border-style:solid;
outline-style:solid;
outline-color:#9AA6F5;
outline-width:1px;

}
.tabel_lichtblauw
{
border-style:solid;
border-color:#C7D2FA;
border-width:1px;

}


.kleintekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000086;
	font-size: 11px;
	line-height: 16px;
}
.nieuwstekst {
	color:#0033CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:none;
	}
.nieuwstekst a {
	text-decoration: none;
}

.nieuwstekst a:hover {
	text-decoration: underline;
}
.nieuwskop{
	font-size: 18px;
	text-decoration:underline;
	color: #000086;
	text-align:center;
	font-weight:bold;
}

#menu {
	font-size: 15px;
	line-height: 18px;
	color: #B3C0F8;
	position:relative;
	top:17px;
	left:20px;
	height:auto;
	width:230px;
	z-index:2;
	overflow:none;
}
.menuklein {
	font-size: 14px;
}
.plattetekstklein {
	font-size: 14px;
	color: #000086;
}
.menuselected {
	color: #FFFFFF; 
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu a {
	color: #B3C0F8;
	text-decoration: none;
}
.nieuws {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
}
