html {
	margin:0;
	padding:0;
}
frame {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 9px; 
	color: #024989;
	line-height: 15px;
	background-color: #ffffff;
/*	background-image: url('../img/layout/background.gif'); */
	background-repeat: no-repeat;
	background-position: center;
	overflow:auto;
}
a {  
	font-family: Verdana; 
	font-size: 9px; 
	color: #024989; 
	line-height: 15px;
}
p {  
	font-family: Verdana; 
	font-size: 9px; 
	color: #024989; 
	line-height: 15px;
}
p a {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #024989; 
	line-height: 15px;
}

a {
	font-color: #000066;
	text-decoration: none;
}
a:hover {
	font-color: #000066;
	text-decoration: underline;
}

h1 {
	font-size: 13pt;
	font-family: Verdana;
}
h2 {
	font-size: 12pt;
	font-family: Verdana;
}
h3 {
	color: #f69721; 
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

th {
	font-weight: bold;
	font-size: 11px;
	color: #024989;
	background-color: #E6EAF3;
	text-align: left;
}
td {  
	font-family: Verdana; 
	font-size: 9px; 
	color: #024989; 
	line-height: 15px;
}
td.a {  
	font-family: Verdana; 
	font-size: 9px; 
	color: #024989; 
	line-height: 15px;
}

option {  
	font-family: Verdana; 
	font-size: 7px; 
	color: #024989; 
	/*line-height: 10px;*/
}
select {
	font-size: 7pt; 
	color: #024989;
	border: 1px solid #E6EAF3;
	/*line-height: 10px;*/
}
input {
	width: 200px;
	margin: 0px;
	font-size: 8pt;
	border: 1px solid #E6EAF3;
}



.text {  
	font-family: Verdana; 
	font-size: 9px; 
	color: #024989; 
	line-height: 15px;
}

.Subkop { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #f69721;  
	font-weight: bold;
}

.infobox {
	visibility: hidden;
	border: 1px solid #000000;
	background-color: #ffffcc;
	position: absolute;
	right: 10%;
	width: 200px;
	padding: 4px;
}

	.selectiekeuze {
    border-collapse: collapse;
		border: 1px solid #E6EAF3;
    width: 620px;	
    font-family: Verdana; 
    font-size: 8px;
		}
		
	.uitleg {
    border-collapse: collapse;
		border: 1px solid #E6EAF3;
    width: 620px;	
    font-family: Verdana; 
    font-size: 8px;
		}

	.normaal { }
	.kaalblauw { font-weight: bold; color: rgb(0,0,102) }
	.kaal { font-weight: bold }
	.f8kaal { Font: bold 8pt Verdana }
	.f10kaal { Font: bold 10pt Verdana }
	.f12kaal { Font: bold 12pt Verdana }
	.f8 { Font: 8pt Verdana }
	.f10 { Font: 8pt Verdana }
	.f12 { Font: 12pt Verdana }
	.onderkop { color: 808080; Font: 9pt Verdana }


	a.kop { text-decoration: none; color:000066 }
	a.kop:hover { color:red; text-decoration: underline }

	body.otm
	{	background-image: none;	}

	.kleinZucht { Font: 7.5pt arial,sansserif }
	.klein { Font: 8pt arial,sansserif }
/*input.grijs { border-width:0px; background: f0f0f0; width: 200}
	textarea { border-width:0px; background: f0f0f0}*/

input.radio {
	width: 12px;
	margin: 2px;
}

input.dummyclass {
	width: 100%;
}

td.grijs, td.grijs a {
	background-color: #E6EAF3;
}
td.blauw {
	background-color: #E6EAF3;
}
td.even { 
	background-color: #E6EAF3;
}
td.oneven { 
	background-color: #FFFFFF;
}
td.leeg { 
	background-color: #FFFFFF;
}
td.lijn {
	color: #808080;
	background: url('../img/kop/kop2.gif');
	background-color: #FFFFFF;
}
td.rij0 { 
	background: #E6EAF3; 
	font-size: 8pt 
}
td.r0k { 
	background: #E6EAF3; 
	font-size: 7pt; 
	width:40px 
}

/* Richard 041119 */
span.verplicht { color: #FF0000;}

