html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	text-align: center;
	background-color: #52afe6;
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p,h1,h2,h3,h4,h5,address,a,li,td,th,label,input,textarea,span,div {
	font-size: 11px;
	color: #1b6c9a;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }

p {
	line-height: 16px;
	text-align: justify;
}

div#content h3 {
	width: 660px;
	height: 36px;
}

div#contact input,
div#contact textarea {
	border: 1px solid #307298;
	padding: 2px;
	width: 162px;
}

div#contact textarea {
	height: 92px;
}

div#contact label,
div#contact input,
address,
address span{
	color: #3392c9;
}

h3 span {
	display: none;
}

div#container {
	margin: 0px auto;
	text-align: left;
	width: 980px;
}

div#container div#header {
	width: 980px;
	height: 206px;
	background-image: url(../img/header.jpg);
}

div#container div#header h1,
div#container div#header h2 {
	display: none;
}

div#container div#content {
	background-image: url(../img/peer.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFF;
	width: 658px;
	padding: 20px;
	margin-left: 40px;
}

div#container div#content div#content_top {
	background-image: url(../img/content_top.gif);
	width: 698px;
	height: 30px;
	margin-top: -20px;
	margin-left: -20px;
}

div#container div.contact_top {
	background-image: url(../img/contact_top.gif);
	height: 8px;
	width: 188px;
	margin-left: -10px;
	margin-top: -18px;
	margin-bottom: 10px;
}

div#container div#contact div.contact_bottom {
	background-image: url(../img/contact_bottom.gif);
	height: 8px;
	width: 188px;
	position: absolute;
	margin-left: -10px;
	margin-top: 0px;
}

div#container div#contact {
	position: absolute;
	background-color: #FFF;
	width: 168px;
	top: 221px;
	margin-left: 746px;
	padding: 10px;
	height: 213px;
}

div#container div#contact label{
	font-size: 10px;
	text-transform: lowercase;
}

div#container div#contact div.sendButton{
	text-align: right;
	margin-top: 10px;
}

div#container div#contact div.sendButton input{
	width: 91px;
	height: 22px;
	background-image: url(../img/sendButton.gif);
	border: 0px;
	padding: 0px;
}

div#container div#content div.spacer {
	height: 600px;
	width: 0px;
	float: left;
}

div#container div#address div.spacer {
	height: 402px;
	width: 0px;
	float: left;
}

div#container div.spacer_end {
	clear: both;
}


div#container div#address div.contact_top {
	margin-left: -2px;
	margin-top: -10px;
}

div#container div#address div.contact_bottom {
	background-image: url(../img/contact_bottom.gif);
	height: 8px;
	width: 188px;
	position: absolute;
	margin-left: -2px;
	margin-top: 0px;
}

div#container div#address {
	position: absolute;
	background-color: #FFF;
	width: 184px;
	top: 476px;
	margin-left: 746px;
	padding: 2px;
}

ul#navigation,
ul#navigation li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#navigation.mainmenu {
	position: absolute;
	top: 183px;
	margin-left: 161px;
}

ul#navigation li {
	float: left;
}

ul#navigation li a {
	height: 22px;
	background-position: 0px 0px;
	display: block;
	border-bottom: 3px solid #3090c6;
}

ul#navigation li a.active {
	background-position: 0px 44px;
}

ul#navigation li a:hover {
	border-bottom: 3px solid #ffcb05;
}

ul#navigation li a span {
	display: none;
}

ul#navigation li ul.submenu {
	position: absolute;
	display: none;
	margin-left: -40px;
}
ul#navigation li:hover ul.submenu {
	display: block;
}
ul#navigation li ul.submenu li{
	float: none;
}
ul#navigation li ul.submenu li a{
	background-image: none;
	width: auto;
	padding: 2px;
	padding-bottom: 0px;
	background-color: #3090c6;
	border-bottom: 3px solid #3090c6;
	color: #FFF;
}
ul#navigation li ul.submenu li a:hover{
	border-bottom: 3px solid #ffcb05;
}


div#address div span {
	display: none;
}

div#address div.email {
	background-image: url(../img/address/email.gif);
	width: 170px;
	height: 25px;
	cursor: pointer;
	margin-left: 8px;
}
div#address div.fax {
	background-image: url(../img/address/fax.gif);
	width: 170px;
	height: 21px;
	margin-left: 8px;
}
div#address div.street {
	background-image: url(../img/address/street.gif);
	width: 170px;
	height: 20px;
	margin-left: 8px;
}
div#address div.telephone {
	background-image: url(../img/address/telephone.gif);
	width: 170px;
	height: 20px;
	margin-left: 8px;
}
div#address div.zipcity {
	background-image: url(../img/address/zipcity.gif);
	width: 170px;
	height: 22px;
	margin-left: 8px;
}

div#address h3.camping_de_boomgaard {
	width: 179px;
	height: 29px;
	margin-top: -14px;
	margin-bottom: 14px;
}

ul#offsite,
ul#offsite li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#offsite {
	position: absolute;
	top: 163px;
	margin-left: 830px;
}

ul#offsite li a span {
	display: none;
}

ul#offsite li.anwb a {
	background-image: url(../img/anwb.gif);
	width: 97px;
	height: 36px;
	display: block;
}

ul#languages,
ul#languages li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


ul#languages {
	position: absolute;
	top: 51px;
	margin-left: 300px;
}

ul#languages li a {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-transform: uppercase;
	color: #b9d8eb;
}

ul#languages li.deutsch a {
	background-image: url(../img/flags/de.gif);
}

ul#languages li.nederlands a {
	background-image: url(../img/flags/nl.gif);
}

img.floatLinks {
	border: 1px solid black;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.floatRechts {
	border: 1px solid black;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#container div#reserveren div{
	margin-bottom: 2px;
}

div#container div#reserveren label{
	font-size: 10px;
	text-transform: lowercase;
	width: 120px;
	float: left;
	height: 16px;
}

div#container div#reserveren label.radio{
	font-size: 10px;
	text-transform: lowercase;
	width: auto;
	float: none;
	height: 16px;
	marign-right: 20px;
}

div#container div#reserveren input,
div#container div#reserveren select{
	width: 160px;
}

div#container div#reserveren input#reserveren_startdate,
div#container div#reserveren input#reserveren_enddate {
	width: 70px;
}

div#container div#reserveren textarea {
	width: 280px;
	height: 80px;
}

div#container div#reserveren input#reserveren_dogs,
div#container div#reserveren input#reserveren_num {
	width: 40px;
}

div#container div#reserveren input.radio{
	width: auto;
}

div#container div#reserveren div.sendButton{
	text-align: left;
	margin-top: 10px;
}

div#container div#reserveren div.sendButton input{
	width: 91px;
	height: 22px;
	background-image: url(../img/sendButton.gif);
	border: 0px;
	padding: 0px;
	margin: 1px;
	clear: both;
}

div#container div#reserveren label#reserveren_body_label,
div#container div#reserveren label#reserveren_body2_label{
	float: none;
	display: block;
	width: auto;
}

div#container div#reserveren div#accept input {
	width: 20px;
}

