html, body {
	margin: 0;
	padding: 0;
}
html {
	background-image: url(../images/bg_body_home.jpg);
	background-repeat: repeat-x; background-position: center left;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#000;
  -moz-outline: none;
}
html, body, .swc0, .swc1 {
	height: 100%;
}
.swc0 {
	display: table;
	margin: 0px auto 0px auto;
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
}

#container {
	width: 1000px;
	height: 575px;
}

div#home_navigation {
	position: absolute;
	z-index: 1;
	width: 984px;
	height: 28px;
	margin: 565px 0 0 0px;
  text-align: center;
  font-size: 12px;
  color: #7bc3dc;
}
div#home_navigation a {
  font-size: 12px;
  color: #7bc3dc;
}

div#home_logo {
	position: absolute;
	z-index: 100;
	width: 260px;
	height: 250px;
	margin: 305px 0 0 357px;
}
div#home_container_lo {
	position: absolute;
	z-index: 5;
	width: 380px;
	height: 400px;
	margin: 168px 0 0 0;
}
div#home_lo_tekst {
	position: absolute;
	width: 443px;
	height: 109px;
	margin: 289px 0 0 15px;
}
div#home_lo_content {
	position: absolute;
	width: 210px;
	height: 140px;
	margin: 140px 0 0 118px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
div#home_lo_content a {
	text-decoration:none;
}
div#home_lo_content h2 {
	font-size: 22px;
	font-weight: bold;
	color: white;
	margin: 0px;
}
div#home_lo_button{
	position: absolute;
	width: 106px;
	height: 24px;
	margin: 269px 0 0 214px;
}


div#home_container_mb {
	position: absolute;
	z-index: 3;
	width:530px;
	height: 344px;
	margin: 0 0 0 261px;
}
div#home_mb_tekst {
	position: absolute;
	width: 385px;
	height: 140px;
	margin: 21px 0 0 169px;
}
div#home_mb_content {
	position: absolute;
	width: 205px;
	height: 165px;
	margin: 112px 0 0 153px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
div#home_mb_content a {
	text-decoration:none;
}
div#home_mb_content h2 {
	font-size: 22px;
	font-weight: bold;
	color: white;
	margin: 0px;
}
div#home_mb_button{
	position: absolute;
	width: 106px;
	height: 24px;
	margin: 278px 0 0 226px;
}


div#home_container_ro {
	position: absolute;
	z-index: 4;
	width: 410px;
	height: 360px;
	margin: 204px 0 0 590px;
}
div#home_ro_tekst1 {
	position: absolute;
	width: 340px;
	height: 104px;
	margin: 49px 0 0 53px;
}
div#home_ro_tekst2 {
	position: absolute;
	width: 280px;
	height:50px;
	margin: 305px 0 0 -20px;
}
div#home_ro_content {
	position: absolute;
	width: 225px;
	height: 140px;
	margin: 152px 0 0 100px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
div#home_ro_content a {
	text-decoration: none;
}
div#home_ro_content h2 {
	font-size: 22px;
	font-weight: bold;
	color: white;
	margin: 0px;
}
div#home_ro_button{
	position: absolute;
	width: 106px;
	height: 24px;
	margin: 289px 0 0 204px;
}


div#home_kaart {
	position: absolute;
	z-index: 1;
	width: 205px;
	height: 180px;
	margin: 5px 0 0 25px;
}

div#divCampingvhjaar {
  position: absolute;
  margin: -10px 0 0 790px;
  z-index: 10;
}
div#divWeeropen {
  position: absolute;
  margin: 145px 0 0 75px;
  z-index: 10;
}