body {
	margin: 0px;
	overflow: hidden;
}

#omhulsel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/img_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #62B4E8;
	margin: 0px;
	height: 100%;
	width: 100%;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#balklinks {
	top: 0px;
	left: 0px;
	width:285px;
/*	height: expression(document.body.clientHeight - 60 + "px");*/
	background-position: left top;
	background-repeat: no-repeat;
}

#midden {
	position: absolute;
	left: 285px;
	top: 108px;
	padding: 20px;
/*	height: expression(document.body.clientHeight - 168 + "px");
	width: expression(document.body.clientWidth - 285 + "px");*/
	overflow: auto;	
	overflow-X: hidden;
	color:#000000;
	line-height:18px;
}
#midden H1 {
	font-size: 18px;
	font-weight: bold;
	color:#0B1867;
}
#midden .wit {
	font-weight: bold;
	color:#FFFFFF;
}
#midden .rood{
	color:#FF0000;
}
#midden a:visited, #midden a:link {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#midden a:hover, #midden a:active{
	color: #0B1867;
	font-weight: bold;
	text-decoration: none;
}
#midden a.subkop:visited, #midden a.subkop:link {
	color: #0B1867;
	font-weight: bold;
	text-decoration: underline;
}
#midden a.subkop:hover, #midden a.subkop:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#midden a.kalender:visited, #midden a.kalender:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#midden a.kalender:hover, #midden a.kalender:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#midden ul, #midden li{
	list-style-type: square;
	padding: 0;
	margin: 0 0 0 17px;
	vertical-align: middle;
}
	#midden li{
		padding: 0;
		margin: 0;
	}

#midden input, #midden select{
	width: 200px;	
	border: 2px solid #F3C122;
	background:  #FFFFFF;
	margin-top: 1px;
	margin-left: 4px;
	margin-right: 2px;
	height: 20px;
}
#midden input.radio{
	width: 20px;
	margin-top: 3px;
}
#midden input.postcode{
	width: 60px;
	margin-right: 0px;
}
#midden input.plaats{
	width: 133px;
}
#midden input.caravan{
	width: 112px;
}
#midden input.camper{
	width: 112px;
	margin-left: 8px;
}
#midden input.breedte_boot{
	width: 85px;
}
#midden input.lengte_boot{
	width: 85px;
	margin-left: 12px;
}
#midden input.knop{
	width: 95px;
	height: 25px;
	background:  #FFFFFF;
}
#midden input.knopbevestig{
	width: 150px;
	height: 25px;
	background:  #FFFFFF;
}
#midden textarea {
	width: 200px;	
	border: 2px solid #F3C122;
	margin-top: 1px;
	margin-left: 4px;
}
#midden .imgtable{
	padding-left: 20px;
	vertical-align: top;
	float: right;
	width: 220;
}
#midden .imgroute{
	vertical-align: top;
	float: right;
	border: 0px;
}
.imgrechts {
	float: right;
}
.imglinks {
	float: left;
}

hr{
	height: 1px;
	color:#4F98C4;
}
#bovenaan {
	padding-right: 20px;
	position: absolute;
	left: 285px;
	top: 0px;
	height: 72px;
/*	width: expression(document.body.clientWidth - 285 + "px");*/
	background-color: #FFFFFF;
}
#bovenaan img{
	float:right;
	height: 72px;
}

#navigatie {
	position: absolute;
	left: 285px;
	top: 72px;
	height: 25px;
	!height: 36px;
/*	width: expression(document.body.clientWidth - 285 + "px");*/
	padding-right: 25px;
	padding-top: 11px;
	background-color:#FFC211;
	font-weight: bold;
	text-align: right;
	word-spacing: 10px;
	color:#FFFFFF;
}

#navigatie a:visited, #navigatie a:link {
	color:#0B1867;
	text-decoration: none;
}
#navigatie a:hover, #navigatie a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.personeel{
word-spacing:normal;
}

#onder {
	vertical-align: bottom;
	position: absolute;
	bottom:30px;
	height: 24px;
	width: 100%;
	background-color:#0B1867;
	font-weight: bold;
	color: #62B4E8;
}
#onder a:visited, #onder a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#onder a:hover, #onder a:active{
	color: #FFC211;
	text-decoration: none;
}
#onder a.geel:visited, #onder a.geel:link {
	color:#FFC211;
	text-decoration: none;
}
#onder a.geel:hover, #onder a.geel:active{
	color: #FFFFFF;
	text-decoration: none;
}

#onderste{
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 9px 25px 5px 25px;	
	background-color:#0D6826;
	font-weight: bold;
	color:#FFFFFF;
	text-align: right;
	word-spacing: 10px;
	text-decoration: none;
	color: #FFC211;
}
#onderste a:visited, #onderste a:link{
	color:#FFFFFF;
	text-decoration: none;
}
#onderste a:hover, #onderste a:active{
	color:#FFC211;
	text-decoration: none;
}

.fotolinks{
	float:left;
	margin-right:10px;
}

.clear{
	clear:both;
}

