* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background-color: #000000;
	background: url(hout0.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-size: cover;
}

#container {
	border: 0 solid #fff;
	background-color: rgba(251, 251, 240, 0.4)!important;
	-background-color: #fbfbf0;
	-overflow: auto;
	clear: both;
	margin: 0 auto;
	width: 1000px;
	height: auto!important;
	height: 100%;
	-min-height: 50%;
	-margin-bottom: -220px;
	-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
}

#header {
	border: 0 solid red;
	height: 175px;
	width: 1000px;
	margin: auto;
}

#headervak {
	border: 0 solid red;
	position: relative;
	background-image: url(zog2xx.png);
	background-repeat: none;
	background-position: right;
	width: 1000px;
	height: 175px;
	margin: auto;
}

#linearvak {
	border: 0 solid red;
	width: 100%;
	height: 175px;
	margin: auto;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0.1) 60%, rgba(40, 18, 0, 0.1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0.1) 60%, rgba(40, 18, 0, 0.1) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0.1) 60%, rgba(40, 18, 0, 0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#1a281200', GradientType=1);
}

#logo {
	border: 0 solid #fff;
	position: absolute;
	width: 450px;
	height: 175px;
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: 0;
}

#menuvak {
	border: 0 solid red;
	background-color: #2c251e;
	height: 30px;
	width: 1000px;
	text-decoration: none;
	margin-right: 50px;
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 10px (rgba0, 0, 0, 0.5);
}

.content {
	border: 0 solid red;
	width: 1000px;
	height: auto;
	margin: auto;
}

.contentwrapper {
	border: 0 solid red;
	background-image: url(opvul.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 1050px;
	margin: auto;
	overflow: hidden;
}

.gastbwrapper {
	border: 0px solid red;
	height: auto;
	width: 950px;
	margin: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	border: 0px solid red;
	background-color: #4a3d34;
	background-image: url(footer1xx.png);
	background-repeat: no-repeat;
	-background-position: 90%;
	height: 220px;
	width: 1000px;
	margin: auto;
	-webkit-box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, 0.7);
}

.footsubwrap {
	border: 0px solid #fff;
	float: left;
	height: auto;
	width: 250px;
	padding: 0;
	margin-left: 58px;
	-margin-right: 40px;
	margin-top: 60px;
}

.footervak {
	border: 0px solid red;
	position: relative;
	width: 1000px;
	height: 220px;
	margin: auto;
}

.foottitle {
border: 0px solid red;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	width: 250px;
height: 18px;
min-height: 18px;
	margin-top: 10px;
	-padding: 5px;
	text-align: center;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.foottext {
	border: 0px solid #fff;
	height: auto;
	width: 150px;
	padding: 10px;
	margin: auto;
	margin-top: 5px;
	-margin-left: 80px;
	line-height: 2;
	text-decoration: none;
	-text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none solid #444;
}

.privacywrap {
	border: 0 solid red;
	position: absolute;
	width: 1000px;
	height: 30px;
	margin-top: 186px
}

.brakeline {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	height: 1px;
}

.privtextwrap {
	position: relative;
	width: 130px;
	color: #fff;
	padding: 6px 20px;
}

.voorwwrap {
	border: 2px solid #4a3d34;
	border-radius: 5px;
	background-color: #918b82;
	display: inline-block;
	margin-bottom: 20px;
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}

.voorwotext {
	border: 0px solid red;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	font-family: arial;
	color: #000;
}

.cssmenu {
	border: 0px solid red;
	margin: auto;
	width: 850px;
	height: 30px;
	list-style: none;
	font-weight: 600;
	text-decoration: none;
}

.cssmenu ul {
	height: 28px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.cssmenu li {
	float: left;
	padding: 0;
}

.cssmenu li a {
	color: #fff;
	display: inline-block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 30px;
	padding: 0 28px;
	text-decoration: none;
}

.cssmenu li>a:hover,
.cssmenu ul li:hover>a {
	background-color: #e7e6e5;
	color: #700c00;
	text-decoration: none;
	box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
}

.cssmenu li ul {
	background-color: #2c251e;
	display: none;
	height: auto;
	padding: 0;
	margin-top: 0;
	border: 0;
	position: absolute;
	width: auto;
	z-index: 200;
	-border-radius: 2px;
}

.cssmenu li:hover ul {
	display: block;
}

.cssmenu li li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 160px;
}

.cssmenu li:hover li a {
	background: none;
}

.cssmenu li ul a {
	display: block;
	height: auto;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	width: auto;
}

.cssmenu li ul a:hover,
.cssmenu li ul li:hover>a {
	background: #e7e6e5;
	color: #700c00;
	text-decoration: none;
	box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
}

.cssmenu p {
	clear: left;
}

li:hover ul,
li.sfhover ul {
	display: block;
}

a {
	text-decoration: none;
	color: #fff;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

a:hover {
	color: #000;
}

.icobtnc {
	background-image: url(cont.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	cursor: pointer;
	height: 40px;
	padding-left: 40px;
	vertical-align: middle;
}

.myButton {
	box-shadow: inset 0 1px 0 0 #a6827e;
	background-color: #4a3d34;
	border-radius: 3px;
	border: 1px solid #54381e;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #4d3534;
}

.myButton:hover {
	background-color: #634b30;
}

.myButton:active {
	position: relative;
	top: 1px;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #2c251e;
	color: #fff;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
}

#myBtn:hover {
	background-color: #555;
}

voorwtext {
	border: 0 solid red;
	width: auto;
	height: auto;
	padding: 10px;
	-line-height: 1.5;
	font-size: 12px;
	font-weight: 400;
	font-family: arial;
	text-align: left;
	color: #000;
}