body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	color: #fff;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	border: 0px;
}
#main {
	width: 100%;
	height: 100%;
}
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#bovenkant {
	width: 800px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	position:relative;
	width: 580px;
	height: 120px;
	text-align: left;
	float:left;
}

#bottom {
	width: 100%;
	height: 20%;
	text-align: left;
}
#menu {
	position:relative;
	width: 100%;
	background-color : #ae8745;
}
#navigatie {
	position:relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color : #ae8745;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 0.9em;
	line-height: 130%;
}

.contact {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 1.0em;
	line-height: 165%;
	width: 100%;
}
h1 {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 1.2em;
	letter-spacing: 1px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
	}

.left {
	background-image: url(/images/links.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	width : 50%;
}

.right {
	background-image : url(/images/rechts.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	width : 50%;
}

.left_fietsen {
	background-image: url(/images/fietsen_links.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	width : 50%;
}

.right_fietsen {
	background-image : url(/images/fietsen_rechts.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	width : 50%;
}
.left_klimmen {
	background-image: url(/images/klimmen_left.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	width : 50%;
}

.right_klimmen {
	background-image : url(/images/klimmen_rechts.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	width : 50%;
}
.left_rafting {
	background-image: url(/images/rafting_links.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	width : 50%;
}

.right_rafting {
	background-image : url(/images/rafting_rechts.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	width : 50%;
}
.left_tent {
	background-image: url(/images/tent_links.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	width : 50%;
}

.right_tent {
	background-image : url(/images/tent_rechts.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	width : 50%;
}
img {	border: none;}


.canvas {width: 838px;}

#content_homepage {
	position:absolute;
	width:460px;
	height:339px;
	z-index:1;
	left: 526px;
	top: 175px;
	filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity: 0.45;
	background-color: #000;
}

#tekst_hompage {
	position:absolute;
	width:420px;
	height:267px;
	z-index:2;
	left: 550px;
	top:190px;
}

#content_dewinkel {
	position:absolute;
	width:500px;
	height:339px;
	z-index:1;
	left: 246px;
	top: 175px;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity: 0.65;
	background-color: #000;
}

#tekst_dewinkel {
	position:absolute;
	width:480px;
	height:267px;
	z-index:2;
	left: 266px;
	top:190px;
	}
	
#content_contact {
	position:absolute;
	width:460px;
	height:339px;
	z-index:1;
	left: 246px;
	top: 175px;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity: 0.65;
	background-color: #000;
}

#tekst_contact {
	position:absolute;
	width:430px;
	height:267px;
	z-index:2;
	left: 266px;
	top:190px;
	}

a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; }
a:hover { color: #edcb67; text-decoration: underline; }
a:active { color: #edcb67; }

