/* CSS Document */
       
* {
	margin: 0;
	padding: 0;
}
body {
	color: #757477;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #c8c7c9;
	text-align: center;
}
html, body {
	height: 100%;
}
table {
	font-size:100%;
}
.clear {
	clear: both;
}
h1 {
	color: #b02024;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
	padding-top: 40px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
	padding-top: 24px;
}
p {
	text-align: justify;
	padding-top: 14px;
}
a {
	color: #757477;
	text-decoration: underline;
}
a:hover {
	color: #b02024;
	text-decoration: underline;
}
img {
	border: none;
	margin: 0 0 3px;
}
img:hover {
	margin: 0 0 3px;
		border: none;
	filter: alpha(opacity=50);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}


/* CONTAINER */
#Home {
	background-color: #fff;
	background-image: url(../images/achter1.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
#Video {
	background-color: #fff;
	background-image: url(../images/achter1.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
#Fotos {
	background-color: #fff;
	background-image: url(../images/achter2.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
#Belgische-keuken {
	background-color: #fff;
	background-image: url(../images/achter3.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
#Hotel {
	background-color: #fff;
	background-image: url(../images/achter4.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
#Prijslijst {
	background-color: #fff;
	background-image: url(../images/achter5.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
#Route {
	background-color: #fff;
	background-image: url(../images/achter6.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
#container7 {
	background-color: #fff;
	background-image: url(../images/achter7.jpg);
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
/* HEADER */
#header {
	width: 970px;
	height: 114px;
	margin: 0;
	padding: 0;
}
#logo {
	height: 114px;
	float: left;
	width: 266px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#marge {
	height: 72px;
	width: 684px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
/* NAVIGATIE */
#navigatie {
	color: #fff;
	font-weight: bold;
	text-align: left;
	width: 684px;
	height: 34px;
	float: left;
}
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
#navigatie ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	z-index: 10;
}
#navigatie ul li {
	color: #fff;
	font-size: 12px;
	line-height: 34px;
	text-transform: uppercase;
	position: relative;
	height: 34px;
	z-index: 10;
	float: left;
	padding-right: 12px;
	list-style-type: none;
}
#navigatie ul li a {
	text-decoration: none;
	color: #c8c7c9;
	font-size: 12px;
	line-height: 34px;
	height: 34px;
	z-index: 10;
	float: left;
}
#navigatie ul li a:hover {
	color: #fff;
	text-decoration: none;
	height: 34px;
}
/* MAIN */
#main {
	width: 970px;
	height: 540px;
	float: left;
	margin-bottom: 34px;
}
/* KOLOM1 */
#kolom1 {
	float: left;
	width: 430px;
	overflow: hidden;
}
#naw {
	float: left;
	overflow: hidden;
	margin-top: 390px;
}
#naw p {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
}
#naw a {
	color: #fff;
	text-decoration: underline;
}
#naw a:hover {
	color: #fff;
	text-decoration: none;
}
/* KOLOM2 */
#kolom2 {
	float: left;
	width: 490px;
	overflow: hidden;
}
#lb { line-height: 0; text-align: left; padding-top: 24px; }
/* FOOTER */
#footer {
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 970px;
	height: 94px;
	margin: -100px auto 0;
}
#footer img {
	margin-top: 9px;
	margin-left: 134px;
}
