html
{
	overflow-x:hidden;
}
body,td,th {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#site {
	width: 990px;
}
#header_logo{
	width: 90px;
	height: 90px;
	
}
#header_blauwblok{
	width: 90px;
	height: 90px;
	background-color: #004969;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
#header_hoofdmenu{
	width: 528px;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5px;
}
#header_topmenu{
	text-align: right;
	vertical-align: top;
	padding:8px;
	padding-right: 4px;
	color: #666666;
	font-size: 10px;
}
a.hoofdmenu:link,a.hoofdmenu:active,a.hoofdmenu:visited{
	color: #505050;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
}
a.hoofdmenu:hover{
	color: #000000;
	text-decoration: none;
}
a.hoofdmenu_a:link,a.hoofdmenu_a:active,a.hoofdmenu_a:visited,a.hoofdmenu_a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #505050;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
#submenu{
	padding: 8px 0 0 90px;
	text-align: right;
	vertical-align: top;
	height: 50px;
}
a.submenu:link,a.submenu:active,a.submenu:visited,a.submenu:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}
a.submenu_a:link,a.submenu_a:active,a.submenu_a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}

a.topmenu{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
}
a.topmenu:hover{
	color: #000000;
	text-decoration: #000000;
}
a{
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
}
a.hover{
	color: #000000;
	text-decoration: underline;
}
h1{
	font-size: 13px;
	color: #333333;
	font-weight:bold;
	text-transform: uppercase;
}

input{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	height: 14px;
	color: #333333;
}
input.submit{
	height: auto;
}
#results td{
padding: 2px 10px 2px 10px;
}


#blok_klein{
background-color: #F0F0F0;
float: left;
clear: right;
width: 258px;
height: 242px;
text-align: left;
padding: 10px;
overflow:auto;
overflow-y:auto;
}
#blok_groot {
float: left;
width: 660px;
height: 232px;
margin: 0;
padding: 20px 20px 10px 30px;
background-color: #ECECEC;
overflow: auto;
overflow-x: hidden;
overflow-y:auto;
color: #333333;
}
#blok_groot h1{
font-size: 13px;
color: #333333;
font-weight:bold;
text-transform: uppercase;
}
#blok_groot p strong{
font-weight: bold;
}
.box {
display: block;
width: 151px;
height: 150px;
border: 0px solid black;
float: left;
margin: 23px 0 0 30px;
_margin: 23px 0 0 20px;
/*margin: 120px 93px 0 0;*/
padding: 0px 30px 0 30px;
_padding: 0px 33px 0 33px;
color: #4A4A4A;
text-decoration: none;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}
.box2 {
display: block;
width: 151px;

border: 0px solid black;
float: left;
color: #4A4A4A;
text-decoration: none;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}
#ft strong{
	font-weight: bold;
	color: #000000;
}
#ft h3 {
color: #000000;
padding: 0 0 2px 0;
margin-bottom: 0px;
text-transform: lowercase;
font-size: 10px;
font-weight: bold;
}
#ft a {
 font-size: 10px;
}
#ft a:hover {
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}
a.ft {
 font-size: 10px;
 text-decoration: none;
}
a.ft:hover {
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #000000;
 text-transform: none;
}
.ft_titel {
color: #000000;
padding: 0 0 2px 0;
margin-bottom: 0px;
text-transform: lowercase;
font-size: 10px;
font-weight: bold;
text-align:left;
}
#footer {
width: 100%;
height: 20px;
border-top: 1px solid #b2b2b2;
text-align: right;
margin-top: 20px;
}
#footer a{
color: #b2b2b2;
text-decoration: none;
font-size: 9px;
word-spacing: 10px;
margin-right: 10px;
}
.navtext {
	border: 2px solid #D7DCDF;
	background-color:#FFFFFF;
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #004969;
}
