* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-image: url(../images/planken.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #7B685C;
	color: #000000;
	font: 11px "Lucida Grande", Tahoma, sans-serif;
	word-wrap: break-word;
	line-height: 15px;
}

p {
	color: #000000;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 11px;
	word-wrap: break-word;
}

h2 {
	color: #919091;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 10px;
	word-wrap: break-word;
}

a {
	color: #919091;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
}

a:link {
	color: #919091;
}

a:visited {
	color: #919091;
}

a:active {
	color: #ff9933;
}

a:hover {
	color: #ff9933;
}

#container {
	position: absolute;
	min-height: 100%;
	width: 822px;
	left: 52%;
	margin: 0 0 0 -411px;
}

#menu_container {
	position: fixed;
	top: 36px;
	z-index: auto;
	width: 133px;
	color: black;
	left: 0;
	background: transparent
	height: 186px;
	padding: 0px;
}

#footer {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	height: 17px;
	background-image: url(../images/onder.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.kopje {
	width: 729px;
	top: 15px;
	left: 30px;
	position: absolute;
	height: 34px;
}

.blok1 {
	top: 30px;
	left: 39px;
	width: 450px;
	height: 400px;
	position: absolute;
}

.blok2 {
	top: 48px;
	left: 211px;
	width: 190px;
	height: 160px;
	position: absolute;
}

.blok3 {
	top: 50px;
	left: 411px;
	width: 148px;
	height: 160px;
	position: absolute;
}

.blok4 {
	top: 50px;
	left: 550px;
	width: 190px;
	height: 380px;
	position: absolute;
}


.blok5 {
	top: 50px;
	left: 30px;
	width: 170px;
	height: 160px;
	position: absolute;
}

.blok6 {
	top: 51px;
	left: 439px;
	width: 190px;
	height: 160px;
	position: absolute;
}


.blok7 {
	top: 51px;
	left: 43px;
	width: 301px;
	height: 165px;
	position: absolute;
}

.blok8 {
	top: 15px;
	left: 345px;
	width: 190px;
	height: 160px;
	position: absolute;
}

.nieuwsbrief {
	top: 70px;
	left: 480px;
	width: 330px;
	height: 300px;
	position: absolute;
}

.pijlboven {
	top: 20px;
	left: 765px;
	width: 30px;
	height: 40px;
	position: absolute;
}

.pijlonder {
	top: 180px;
	left: 765px;
	width: 30px;
	height: 40px;
	position: absolute;
}

.flash {
	width: 822px;
	height: 476px;
	position: relative;
	visibility: visible;
}

.tussen-leeg {
	height: 200px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/onder-verloop.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 16px 40px 16px 40px;
	visibility: visible;
}
.tussen-zonderverloop {
	height: 200px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	padding: 16px 40px 16px 40px;
	visibility: visible;
}

.tussen-oranje {
	height: 429px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/homev3.png);
	background-repeat: no-repeat;
	padding: 16px 40px 16px 40px;
	visibility: visible;
}

.tussen-wit {
	height: 200px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-repeat: no-repeat;
	padding: 16px 40px 16px 40px;
	background-image: url(../images/onder-verloop.png);
}

.tussen-wit-breed {
	height: 200px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-repeat: no-repeat;
	padding: 16px 0px 16px 0px;
	background-image: url(../images/onder-verloop.png);
}

.footer {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 12px;
	margin-left: 26px;
	margin-top: 3px;
}

.hidden {
	display: none;
}
