body {
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#F7F7F7;
}
TD {
	font-family : Verdana;
	font-size : 11px;
	line-height: 19px;
	font-style : normal;
	color : #0D2D84;
	letter-spacing : 0px;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #0D2D84;
}
.tekst_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #0D2D84;
	text-transform: none;
}
.tekst_klein_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #0D2D84;
	text-transform: none;
	font-weight: bold;
}
.tekstbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #0D2D84;
	font-weight: bold;	
}
.teksttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #0D2D84;
	font-weight: bold;
}
RADIO {
	border:0;
	border-width:0;
}

.radios{
	border:0;
	border-width:0;
}
INPUT {
	color : #0D2D84;
	font-family : Verdana;
	font-size : 11px;
	background: #F8F8F8;
	border-width: 1;
	border-color: #0D2D84; 
	border-style: solid; 
}
textarea {
	color : #0D2D84;
	font-family : Verdana;
	font-size : 11px;
	background: #F8F8F8;
	border-width: 1; 
	border-color: #0D2D84; 
	border-style: solid; 
}
.checkbox {
	font-family : Verdana;
	font-size : 11px;
	border-width: 0;  
}
.checkbox2 {
	font-family : Verdana;
	font-size : 11px;
	border-width: 0;  
	background: #FFFFFF;
}

INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	background: #0D2D84;
	text-align: center;
	font-family : Verdana;
	font-size : 11px;
}
.cursor {
	cursor : hand
}
A {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	line-height : 19px;
	color : #0D2D84;
	text-decoration : underline;
	line-height: 22px;
}
A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration : underline;
}
#navExtra a {	
	display:block;
	background-image:   url(../img/menu_normaal.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	line-height: 26px;
	padding-left: 17px;
	font-style : bold;
}
#navExtrasub a {	
	display:block;
	background-image:   url(../img/menu_sub_normaal.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	font-size: 10px;
	text-decoration: none;
	line-height: 26px;
	padding-left: 28px;
}
#navExtrasub2 a {	
	display:block;
	background-image:   url(../img/menu3wit.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	font-size: 10px;
	text-decoration: none;
	line-height: 26px;
	padding-left: 38px;

}
#navExtra a:hover {
	background-image:   url(../img/menu_over.jpg);
	color: #FFFFFF;
	font-style : bold;
}
#navExtrasub a:hover {
	background-image:   url(../img/menu_sub_over2.jpg);
	color: #0C2D83;

}
#navExtrasub2 a:hover {
	background-image:   url(../img/menu3grijs.gif);
	color: #0C2D83;
}
#navaan a {
	display:block;
	background-image:   url(../img/menu_over.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	font-size: 10px;
	text-decoration: none;
	padding-left: 17px;
	line-height: 26px;
	heigth:25px;
	font-style : bold;
}
#navaansub a {
	display:block;
	background-image:   url(../img/menu_sub_over.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	font-size: 10px;
	text-decoration: none;
	padding-left: 28px;
	line-height: 26px;
	heigth:25px;
}
#navaansub2 a {
	display:block;
	background-image:   url(../img/menu3wit.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	font-size: 10px;
	text-decoration: none;
	padding-left: 38px;
	line-height: 26px;
	heigth:25px;
}
