/* Cascading Style Sheet - crum -  */

BODY {
	font-family: Arial, Sans-serif, Verdana;
	font-size: 8pt;
	margin-top: 0;
	background-image: url(gifs/background.jpg);
	background-repeat: repeat-x;
}

TD {
font-family: Arial, Verdana, Sans-serif;
font-size: 10pt;
color:#003298;
}


TD.bottom {
font-family: Arial, Sans-serif, Verdana;
font-size: 9pt;
color:#FFFFFF;
}

TABLE.border {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

TABLE.witkader {
border-top: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
TABLE.witkader1 {
border-top: 0px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
H3 {
padding:1; 
background-position: center 50%; font-family: Arial, Verdana;
font-size:14px;
color:#331B67;
font-weight: bold; 
text-align:left; 
background-color:#FFFFFF   
}


A {
margin:0px;
font-family: Arial, Sans-serif, Verdana;
font-size:12px;
color:#FF5E78;
text-decoration: none;
}

A:Hover {
font-family: Arial, Sans-serif, Verdana;
font-size:12px;
text-decoration: underline;
color:#003298; 
}


A.nav {
font-family: Arial, Sans-serif, Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration: none;
}

A.nav:Hover {
font-family: Arial, Sans-serif, Verdana;
font-size:11px;
text-decoration: none;
color:#FF6666; 
}

ul {
margin-top: 0px;
margin-left: 20px;
}


.select1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
line-height: 12px; 
color: #ffffff; 
background-color: #154f88
}

#popup {
	position: absolute;
	visibility: hidden;
	width: 410px;
	height: 350px;
	top: 18%;
	left: 10%;
	background-color: #014015;
	border: 1px solid #000000;
	padding: 10px;
}

#close {
	float: right;
}

#popupcontent{
position: absolute;
visibility: hidden;
overflow: hidden;
border:1px solid #CCC;
background-color:#F9F9F9;
border:1px solid #333;
padding:5px;
}


/* Laatste wijziging september 2007 */