@charset "utf-8";
/* CSS Document */

html, body {
	background-color:#000;
	margin:0;
	padding:0;
}

a img {
	border:0px;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 27px;
	list-style: none;
	background-repeat: no-repeat;
	float: left;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 27px;
	background-repeat: no-repeat;
}

ul.menu li a:hover {
	background: none;
}

.menu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.type {background-image: url(../images/kn-kies_o.gif); width: 87px;}
.type a {background-image: url(../images/kn-kies_n.gif);}
.overons {background-image: url(../images/kn-overons_o.gif); width: 62px;}
.overons a {background-image: url(../images/kn-overons_n.gif);}
.hetprodukt {background-image: url(../images/kn-produkt_o.gif); width: 79px;}
.hetprodukt a {background-image: url(../images/kn-produkt_n.gif);}
.plaatsen {background-image: url(../images/kn-plaatsen_o.gif); width: 61px;}
.plaatsen a {background-image: url(../images/kn-plaatsen_n.gif);}
.fotos {background-image: url(../images/kn-fotos_o.gif); width: 47px;}
.fotos a {background-image: url(../images/kn-fotos_n.gif);}
.reportages {background-image: url(../images/kn-reportages_o.gif); width: 79px;}
.reportages a {background-image: url(../images/kn-reportages_n.gif);}
.contact {background-image: url(../images/kn-contact_o.gif); width: 54px;}
.contact a {background-image: url(../images/kn-contact_n.gif);}

.cmenu {
	width:850px;
	height:auto;
}

.dmenu {
	background-image:url(../images/menu5.gif);
	background-repeat:no-repeat;
	width:163px;
	height:90px;
	margin-left:7px;
}

.dmenu1 {
	background-image:url(../images/menu4.gif);
	background-repeat:no-repeat;
	width:90px;
	height:43px;
	margin-left:91px;
}

.dmenu2 {
	background-image:url(../images/menu2.gif);
	background-repeat:no-repeat;
	width:90px;
	height:79px;
	margin-left:153px;
}

.dmenu3 {
	background-image:url(../images/menu3.gif);
	background-repeat:no-repeat;
	width:90px;
	height:53px;
	margin-left:232px;
}

.dmenu4 {
	background-image:url(../images/menu4.gif);
	background-repeat:no-repeat;
	width:90px;
	height:43px;
	margin-left:293px;
}

.dmenu5 {
	background-image:url(../images/menu1.gif);
	background-repeat:no-repeat;
	width:163px;
	height:80px;
	margin-left:340px;
}

.dmenu6 {
	background-image:url(../images/menu4.gif);
	background-repeat:no-repeat;
	width:90px;
	height:43px;
	margin-left:419px;
}

.container {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:auto;
}

.header {
	background-image:url(../images/kop.gif);
	background-repeat:no-repeat;
	width:850px;
	height:115px;
}

.huisje {
	float:left;
	width:277px;
	height:233px;
}

.introtext {
	background-color:#000;
	color:#FFF;
	float:left;
	width:546px;
	height:170px;
}

.hutten {
	background-color:#FFF;
	background-image:url(../images/hutten-links.gif);
	background-repeat:no-repeat;
	float:left;
	width:546px;
	height:63px;
}

.rechts {
	background-color:#000;
	background-image:url(../images/hutten-rechts.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	width:27px;
	height:233px;
}

.content {
	background-color:#FFF;
	width:850px;
	min-height:300px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

.prijzen {
	text-align:center;
}

.prijzen table {
	margin-left:auto;
	margin-right:auto;
}

.footer {
	background-color:#000;
	color:#FFF;
	width:850px;
	height:20px;
}