html {
	height:100%;
}
	

body {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	line-height: 120%;
	color: #111111;
	height:100%;
}

td, th {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	line-height: 120%;
	color: #111111;
}

.formopmaak {
	background-color: #EFE9ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #FFFFFF;
	border: 1px solid #A0A0A4;
	color: #202020;
	border: 1px solid #000000;
}

.kop {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 16px;
	line-height: 18px; color: #000000;
	font-weight: normal;
}
 
.navigatie {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 1px;



}

.subNavigatie {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2A0000;
}

.subKop  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight:bold;	
 	color: #7931AF
}
 
.breadcrumbs {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #003300;
}
 
.zijbalk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002651;
	font-weight: bold;
	text-align: right;


}

.zijbalkKop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;

}

.onderschrift {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #90326B;
	letter-spacing: 1px;
}

.kleinonderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #663399;
	font-weight: bold;

}
a:link.knop1 { color:#FFFFFF; text-decoration:none}
a:visited.knop1 { color:#FFFFFF; text-decoration:none}
a:hover.knop1 { color:#EEEEEE; text-decoration:none; cursor:hand}
a:active.knop1 { color:#FFFFFF; text-decoration:none}
a:link.knop2 { color:#002651; text-decoration:none}
a:visited.knop2 { color:#002651; text-decoration:none}
a:hover.knop2 { color:#FF0000; text-decoration:none; cursor:hand}
a:active.knop2 { color:#002651; text-decoration:none}