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 : #0B1966;
	letter-spacing : 0px;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #0B1966;
}
.tekst_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #0B1966;
	text-transform: none;
}
.tekst_klein_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #0B1966;
	text-transform: none;
	font-weight: bold;
}
.tekstbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #0B1966;
	font-weight: bold;	
}
.teksttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #0B1966;
	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: #0B1966; 
	border-style: solid; 
}
textarea {
	color : #0D2D84;
	font-family : Verdana;
	font-size : 11px;
	background: #F8F8F8;
	border-width: 1; 
	border-color: #0B1966; 
	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: #505B8E;
	text-align: center;
	font-family : Verdana;
	font-size : 11px;
}
.cursor {
	cursor : hand
}
A {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	line-height : 19px;
	color : #0B1966;
	text-decoration : underline;
	line-height: 22px;
}
A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration : underline;
}

.A2 {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	line-height : 19px;
	color : #0B1966;
	text-decoration : underline;
	line-height: 22px;
}
.A2:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration : underline;
}

#navExtra a {	
	display:block;
	background-image:   url(../img/menu_normaal.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434E8A;
	font-size: 10px;
	text-decoration: none;
	line-height: 24px;
	padding-left: 19px;
	font-style : bold;
}

}
#navExtra a:hover {
	background-image:   url(../img/menu_over.gif);
	color: #FFFFFF;
	font-style : bold;
}
#navaan a {
	display:block;
	background-image:   url(../img/menu_over.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: 19px;
	line-height: 24px;
	heigth:23px;
	font-style : bold;
}

.inputcertificaten			{float:left; margin:0 0 0 5px; padding:0;}
.inputcertificaten a		{float:left; margin:0; padding:0; border:0;}
.inputcertificaten a img	{float:left; margin:0; padding:0; border:0;}


