#safety_first {
	position: relative;
	width: 100%;
	height: 100%;
}

#safety_foto {
	position: absolute;
	width: 925px;
	height: 471px;
	top: 24px;
	left: 25px;
}

.menuItem {
	position: absolute;
	bottom: 84px;
	z-index: 2000;
}

#welkom {
	left: 38px;
}

#boerderij {
	left: 138px;
}

#appartementen {
	left: 252px;
}

#camping {
	left: 425px;
}

#routebeschrijving {
	left: 534px;
}

#omgeving {
	left: 728px;
}

#tarieven {
	left: 857px;
}

#mail_clickable {
	position: absolute;
	bottom: 14px;
	left: 22px;
	z-index: 2000;
}

#more_info {
	position: absolute;
	left: 395px;
	bottom: 45px;
	z-index: 2000;
}

#epen_logo {
	position: absolute;
	width: 70px;
	height: 71px;
	right: 30px;
	top: 24px;
	background-image: url('../images/epen.gif');
	background-repeat:no-repeat;
	z-index: 5000;
}

#text_bg {
	position: absolute;
	width: 705px;
	bottom: 25%;
	left: 135px;
	right: 140px;
	background-image:url('../images/textbg.png');
	background-repeat: repeat-x repeat-y;
	z-index: 5100;
}

#text_bg .text {
	margin: 10px;
	z-index: 5400;
	text-align: left;
}

#text_bg .text td {
	text-align: left;
}

#text_bg .close {
	position: absolute;
	right: -5px;
	top: -12px;
	z-index: 5500;
}

img {
	border:none;
}

a {
	outline: none;
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #E60000;
	text-decoration: underline;
}
#balkje {
	position: absolute;
	width: 100%;
	height: 66px;
	bottom: 65px;
	background-image: url('../images/balkjebg.png');
	background-repeat: repeat-x repeat-y;
}

#tarieven_top {
	position: inherit;
	text-align: left;
	left: 0px;
	height:41px;
	width:100%;
	background-image: url('../clickables/tarfill.png');
	background-repeat: repeat-x;
}

#tarieven_bottom {
	position: inherit;
	top: 41px;
	text-align: left;
	height: 350px;
}

.tarieven_table {
	vertical-align: top;
}

.tarieven_table td {
	vertical-align: top;
}

#balkje_inner {
	position: absolute;
	top: 33px;
	margin-top: -25px;
	left: 187px;
	height: 55px;
	width: 550px;
	text-align: center;
}

#camping_sticker {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.scrollEl {
	position: static;
}

