html, body{
		width: auto;		
		text-align: center;
		font-family: verdana, monotype;
		font-size: 12px;		
		color: #000000;
		background-color:#ffffff;
}
body{
	height: 100%;
}
img{
	border: 0px;
}
div.description img{
	/*width: 300px;	*/
}
#site{
	 min-height: 100%;
	

	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding: 0px;
	width: 990px;	
	background-color: #bdfeff;
	text-align: center;
	/*border: 1px solid black;*/
	/*background-image:url(/images/waterval.jpg);*/
	background-position: top center;
	background-repeat: no-repeat;	
}
#header{
	padding: 0px;
	margin: 0px;

}
#header img{
	margin: 0px;
	padding: 0px;	
}
#logo{
	float: left;
	margin: 0px 10px 0px 0px;
	height: 80px;
}
#oog{
	float: right;
	margin: 0px 0px 0px 0px;
	height: 80px;
	
}
#header{
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: auto;
	text-align: left;	
		/*background-color: #9999ff;*/
	overflow: hidden;
	background-image: url(/images/rond_bovenkant.gif);
	background-repeat: no-repeat;
	
}
#header, #footer{
	background-color:#000066;
	color: #ffffff;
}
#header h1{
	font-size: 27px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	color: #ffffff;
	
}
#footer{	
	clear: both;
	width: 990px;
	margin: 0px;	
	height: 80px;
	padding: 10px 0px 10px 0px;
	/* 160px 0px 160px;*/	
	
  	bottom: 0;
  	text-align: center;
}
#footer a{
	color: #ffffff;
}
#menu{
	background-color: #000000;
	height: 7px;
	font-size: 10px;
	width: 100%;
	height: auto;
	text-align: left;
}
#navigation, #subnavigation{
	padding: 5px;
	line-height: 23px;
}
#mainsubnav{
	padding: 5px;
	line-height: 23px;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 15px;
}
#mainsubnav li{
	list-style-type: square;
}

#navigation a, #subnavigation a{
	text-decoration: none;
}
#navigation a:hover, #subnavigation a :hover{
	text-decoration: underline;
}
#subnavigation{
	/*background-color: #ffffff;*/
}
#content{
	height : auto !important; 
	width: 100%;
	text-align: left;
}
#contentLeft, #contentCenter, #contentRight{
	height : auto !important; 
}
#contentLeft{
	float: left;	
	width: 160px;	
	padding-left: 5px;		
}
#contentCenter{
	float: left;
	background-color: #e1ffff;
	width: 635px;	
	padding: 10px 20px 30px 10px;
}
#contentCenter p{
	width: 400px;
	line-height: 17px;
	text-align: justify;
}
#contentRight{
	float: right;
	width: 160px;	
	padding-left: 0px;
	padding-bottom: 10px;
}
a{
	color: #000000;
}
#contentCenter a{
	text-decoration: underline;
	font-weight: bold;
}
ul{
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
}
li{
	list-style-type: disc;
	margin-left: 0px;
	padding: 0px;
}
div.advertorial{
	float: left;
	width: 210px;	
	
}
#navAds{
	margin-top: 120px;
	padding: 20px 0px 20px 0px;
}
div.contentKoppelingen{
	padding: 20px 0px 20px 0px;
}
#fotoVoorspellen{
	width: 100%;
	clear: both;
	text-align: center;
}
#voorspelling{
	width: 640px;
	height: 480px;
	background-color: #000000;
	color: #ffffff;
	clear: both;
}
#reageren, #reacties{
	width: 100%;
	clear: both;
}
div.reactie{
	width: 450px;
	padding-bottom: 15px;
	font-size: 10px;
}
#reacties{
	
}
#reactieformulier table{
	width: 450px;
}
#reactieformulier table td{
	vertical-align: top;
}
#reactieformulier table textarea{
	width: 100%;
	height: 150px;
}
#reactieversturen{
	float: right;
}
#hoogte{
	width: 1px;
	height: 500px;
}

