* {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#818181;
	margin:0;
	padding:0;
}
html, body{
/*	height: 100%;*/
	background:url('/images/body_bg.png') white top center repeat-y;
}
body {
	background-color:white;
}
p{
	margin:0;
	padding:0;
}
img
{
	border : 0;
}
h1{
	position: absolute;
	top:50px;
	left:330px;
	width:330px;
	font-size:30px;
	color:#6CB8D0;
}
h2{
	font-size:20px;
	color:#999999;
}
h3{
	color:#0E88AF;
}
ul{
	float:left;
	padding:15px;
}
.first {
	margin-right:150px;
	margin-left:20px;
} 
#centerBox{
	position: absolute;
	width:900px;
	top: 0px;
	left: 50%;
	bottom:0;
	/*
	min-height:100%;
  	height:auto !important;
  	height:100%;
	*/
	
  	margin-left: -450px;
}
#header{
	background:url('/images/top.png?again') transparent top left no-repeat;
	height:212px;
	width:900px;
}
#header a{	
	display:block;
	margin-top:158px;
}
#menu{
	background-color:white;
	width:215px;
	float:left;
	position:absolute;
	top:220px;
	left:0px;
}
.mainMenu{
	/*padding-top:0px;*/
	padding-top:8px;
	background-color:#F5FDFD;
}
.menu_item
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 20px;
	background: url("/images/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 18px;
}
.menu_item2
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 30px;
	font-size: 11px;
}
.topMenu{
	position:absolute;
	top:180px;
	left:10px;
}
.blueBar{
	background-color:#C4EBF8;
	width:657px;
	height:23px;
	color:white;
	font-size:medium;
	text-align:left;
	padding:5px;
	margin-bottom:5px;
}
#content{
	position:absolute;
	top:220px;
	left:227px;
	display:block;
	width:670px;
	text-align:center;
	/*
	min-height:100%;
  	height:auto !important;
  	height:100%;
  	*/
}
#contentCenter{
	padding:10px;
	padding-left:15px;
	padding-right:10px;
	text-align:left;
	/*height:315px;*/
	width:635px;
	background-color:white;
	
	min-height:300px;
  	height:auto !important;
  	height:300px;
  	
  	line-height:20px;
  	
}
.home{
	min-height:315px;
  	height:315px !important;
  	height:315px;
}
#contentCenter p {
	text-align:left;
	
}
#contentCenter br {
	line-height:20px;
}
#contentBottom{
	padding-top:35px;
	text-align:center;
}
#logo{
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#bottomLeft{
	padding-top:10px;
	padding-left:40px;
	
	
	text-align:left;
	height:155px;
	float:left;
	width:292px;
}
#bottomRight{
	padding-top:10px;
	padding-left:40px;
	
	text-align:left;
	height:155px;
	float:left;
	width:292px;
}
#bottomLeft a{
	color:#7E9B1E;
	text-decoration:none;
	
}
#bottomRight a{
	color:#7E9B1E;
	text-decoration:none;
}
#midLeft{
	height:60px;
	float:left;
	width:295px;
	text-align:left;
	color:#0E88AF;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
}
#midRight{
	height:60px;
	float:right;
	width:295px;
	text-align:left;
	color:#0E88AF;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
}
#poll{
	margin:10px;
}
.flv{
	display:block;
	width:290px;
	height:180px;
	float:left;
	margin:0;
	padding:0;
}
.flvWrap{
	float:left;
	display:block;
	text-align:center;	
	width:290px;
	margin:0;
	padding:0;
	margin:10px;
}
.clear{
	clear:both;
}
.right{
	text-align:right;
	margin-right:10px;
	
	display:block;
}
.center{
	text-align:center;
}
.question{
	background:url('/images/bottom_question.png') transparent top left no-repeat;
}
#flvErvaringen{
	width:200px;
	height:165px;
	margin-top:5px;
	margin-left:6px;
}
#more{
	text-align:center;
}
 /*start form*/
 #formContainer{
	 display:block;
	 height:530px;
 }
.boxes{  
 	font-size: 10px; 
 	background-color: white; 
 	border: 1px solid #426670; 
 	width:180px;
}
.submit{
 	font-family:verdana,sans-serif;
 	font-size: 10px; 
 	background-color: #F6F7F7; 
 	text-align: center;  
 	height: 18px; 
 	border: 1px solid #426670; 
}
 label{
 	display: block; 
 	width:150px;
 	font-size:x-small;
 }
 textarea{
 	margin-top:2px;
 }
 /*end form*/