@charset "utf-8";

body {
	background-image: url(../images/body.jpg);
	background-position: 50% 0px;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #706965;
}

body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0px;
	padding: 0px;
}

a {
	color: #f89407;
	text-decoration: none;
}
a:hover {
	color: #f89407;
	text-decoration: underline;
}

.clearFloat {
	clear: both;
}

div#container {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

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

div#header h1 {
	display: none;
}

ul#top_nav {
	position: absolute;
	top: 290px;
	left: 46px;
}
ul#lang_nav {
	position: absolute;
	top: 24px;
	right: 27px;
}

ul#top_nav li,
ul#lang_nav li{
	list-style: none;
	float: left;
}

ul#lang_nav li a {
	width: 18px;
	height: 12px;
	display: block;
}

ul#lang_nav li.nl a {
	background-image: url(../images/vlag_nl.gif);
}
ul#lang_nav li.de a {
	background-image: url(../images/vlag_de.gif);
	margin-left: 10px;
}

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

ul#top_nav li a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 8px;
	text-transform: uppercase;
}
ul#top_nav li a:hover {
	color: #f89407;
}

div#leftPanel {
	width: 304px;
	min-height: 658px;
	background-repeat: no-repeat;
	background-image: url(../images/leftPanel.jpg);
	position: absolute;
	left: 15px;
}

div#leftPanel address {
	position: absolute;
	left: 128px;
	top: 256px;
}

div#weerWidget {
	left: 140px;
	top: 422px;
	position: absolute;
}

div#weerWidget .container {
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana,Arial,Tahoma,Times New Roman;
	font-weight:normal;
	font-size:10px;
	width:120px;
	text-align:center;
}

div#weerWidget .container a{
	color:#000000;
	font-family:Verdana,Arial,Tahoma,Times New Roman;
	font-weight:normal;
	font-size:10px;
}

div#weerWidget .copyright {
	height:14px;
	width:120px;
	text-align:center;
	background-color:#ffffff;	
}

div#weerWidget .copyright a {
	text-decoration: none;
	color:#000000;
	font-family:Verdana,Arial,Tahoma,Times New Roman;
	font-weight:normal;
	font-size:10px;
}

div#leftPanel address,
div#leftPanel address a,
div#leftPanel address a:hover {
	color: #1b60a3;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

ul#logo_nav {
	position: absolute;
	top: 666px;
}

ul#logo_nav li {
	list-style: none;
	float: left;
}

ul#logo_nav li a{
	display: block;
}

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

a#logo_wifi {
	background-image: url(../images/logo_wifi.gif);
	width: 52px;
	height: 44px;
	margin-right: 21px;
}
a#logo_wenb {
	background-image: url(../images/logo_wenb.gif);
	width: 50px;
	height: 44px;
	margin-right: 22px;
}
a#logo_nparkos {
	background-image: url(../images/logo_nparkos.gif);
	width: 75px;
	height: 52px;
	margin-right: 13px;
}
a#logo_recron {
	background-image: url(../images/logo_recron.gif);
	width: 55px;
	height: 52px;
}
a#logo_oosterscheldecampings {
	background-image: url(../images/logo_oosterscheldecampings.gif);
	width: 289px;
	height: 104px;
	margin-top: 10px;
}

div#mainPanel {
	position: absolute;
	left: 319px;
	padding: 20px 0px 0px 0px;
	width: 646px;
}

div#mainPanel p {
	margin: 0px 0px 18px 0px;
	line-height: 18px;
	text-align: justify;
}

div#slides {
	/*background-image: url(/images/gallerij/stapel.png);*/
	background-position: 9px 0px;
	background-repeat: no-repeat;
	width: 244px;
	height: 228px;
	position: absolute;
	left: 60px;
}

