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

body {
	margin: 0px;
	background: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #909090;
}

img {
	border: none;
}

* {
	outline: none;
}

a {
	color: #909090;
	text-decoration: none;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #909090;
	padding: 0px;
}

#container {
	position: relative;
	width: 950px;
	margin: 0px auto;
	z-index: 50;
}

#container #top {
	position: relative;
	float: left;
	width: 950px;
	height: 25px;
	background: url(../images/bg_top.png) left top no-repeat;
	z-index: 40;
}

#container #top_spacer {
	position: relative;
	float: left;
	width: 950px;
	height: 10px;
	background: url(../images/bg_top_spacer.png) left top no-repeat;
	z-index: 40;
}

#container #header {
	position: relative;
	float: left;
	width: 870px;
	height: 200px;
	background: url(../images/bg.png);
	padding: 0px 35px 10px 35px;
	z-index: 40;
}

#container #header #buttons {
	position: relative;
	float: left;
	width: 233px;
	height: 200px;
	z-index: 40;
}

#container #header #buttons div h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	position: absolute;
	left: 65px;
	top: 5px;
}

#container #header #buttons div .site a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	position: absolute;
	left: 65px;
	bottom: 2px;
	text-decoration: none;
}

#container #header #buttons .keukens {
	position: relative;
	float: left;
	width: 233px;
	height: 50px;
	background: url(../images/keukens_active.png) left top no-repeat;	
}

#container #header #buttons .keukens.inactief {
	width: 200px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/keukens.png) left top no-repeat;	
}

#container #header #buttons .keukens.inactief:hover {
	background: url(../images/keukens_active.png) left top no-repeat;
}

#container #header #buttons .keukens.inactief:hover h2, #container #header #buttons .keukens.inactief:hover .site a {
	color: #FFF;
}

#container #header #buttons .keukens.inactief h2, #container #header #buttons .keukens.inactief .site a {
	color: #fde1aa;
}
#container #header #buttons .badkamers {
	position: relative;
	float: left;
	width: 233px;
	height: 50px;
	background: url(../images/badkamers_active.png) left top no-repeat;	
}

#container #header #buttons .badkamers.inactief {
	width: 200px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/badkamers.png) left top no-repeat;	
}

#container #header #buttons .badkamers.inactief:hover {
	background: url(../images/badkamers_active.png) left top no-repeat;
}

#container #header #buttons .badkamers.inactief:hover h2, #container #header #buttons .badkamers.inactief:hover .site a {
	color: #FFF;
}

#container #header #buttons .badkamers.inactief h2, #container #header #buttons .badkamers.inactief .site a {
	color: #aebac4;
}

#container #header #buttons .vloeren {
	position: relative;
	float: left;
	width: 233px;
	height: 50px;
	background: url(../images/vloeren_active.png) left top no-repeat;	
}

#container #header #buttons .vloeren.inactief {
	width: 200px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/vloeren.png) left top no-repeat;	
}

#container #header #buttons .vloeren.inactief:hover {
	background: url(../images/vloeren_active.png) left top no-repeat;
}

#container #header #buttons .vloeren.inactief:hover h2, #container #header #buttons .vloeren.inactief:hover .site a {
	color: #FFF;
}

#container #header #buttons .vloeren.inactief h2, #container #header #buttons .vloeren.inactief .site a {
	color: #adc199;
}

#container #header #buttons .kastwanden {
	position: relative;
	float: left;
	width: 233px;
	height: 50px;
	background: url(../images/kastwanden_active.png) left top no-repeat;	
}

#container #header #buttons .kastwanden.inactief {
	width: 200px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/kastwanden.png) left top no-repeat;
}

#container #header #buttons .kastwanden.inactief:hover {
	background: url(../images/kastwanden_active.png) left top no-repeat;
}

#container #header #buttons .kastwanden.inactief:hover h2, #container #header #buttons .kastwanden.inactief:hover .site a {
	color: #FFF;
}

#container #header #buttons .kastwanden.inactief h2, #container #header #buttons .kastwanden.inactief .site a {
	color: #eda6a2;
}

#container #header #picture {
	position: absolute;
	left: 235px;
	top: 0px;
	width: 680px;
	height: 200px;
	z-index: 30;
}

#container #header #picture #trans {
	position: absolute;
	height: 50px;
	width: 680px;
	background: #FFF;
}

#container #header #picture #trans #info {
	position: relative;
	float: left;
	height: 40px;
	width: 600px;
	color: #000;
	line-height: 20px;
	padding: 5px 40px;
}

#container #header #picture #trans.keukens {
	top: 0px;
	left: 0px;
}

#container #header #picture #trans.badkamers {
	top: 50px;
	left: 0px;
}

#container #header #picture #trans.vloeren {
	top: 100px;
	left: 0px;
}

#container #header #picture #trans.kastwanden {
	top: 150px;
	left: 0px;
}

#container #menu {
	position: relative;
	float: left;
	width: 950px;
	height: 50px;
	background: url(../images/bg.png);
	z-index: 50;
}

#container #menu #balk {
	position: relative;
	float: left;
	width: 880px;
	height: 40px;
	margin: 0px 35px;
	display: inline;
	background: url(../images/vdbkeukens/menu.jpg);
}

#container #menu #balk .button {
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
}

#container #menu #balk .button a {
	display: block;
	padding: 0px 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#container #menu #balk .button a:hover {
	color: #fff;
}

#container #menu #balk .button .submenu {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 200px;
	background: #fff;
	border: 1px #fbba39 solid;
	border-top: none;
}

#container #menu #balk .button .submenu .items {
	position: relative;
	float: left;
	padding: 0px;
	width: 160px;
	margin: 0px 20px;
}

#container #menu #balk .button .submenu a {
	line-height: 25px;
	font-size: 11px;
	font-weight: normal;
	color: #fbba39;
	border-bottom: 1px #fbba39 solid;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}

#container #menu #balk .button .submenu a:hover {
	text-decoration: none;
	font-weight: bold;
}

#container #menu #balk span {
	position: relative;
	float: left;
	width: 2px;
	height: 40px;
	background: url(../images/vdbkeukens/spacer.jpg);
}

#container #content {
	position: relative;
	float: left;
	width: 950px;
	background: url(../images/bg_container.png);
}

#container #links {
	position: relative;
	float: left;
	width: 680px;
	padding: 0px 0px 0px 35px;
	z-index: 40;
}

#container #links #kop {
	position: relative;
	float: right;
	width: 650px;
	height: 50px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px #D5D5D5 solid;
}

#container #links #kop h1 {
	position: absolute;
	left: 0px;
	top: 12px;
}

#container #links #kop #sitepath {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
}

#container #links #sitepath span {
	padding: 0px 5px;
}

#container #links #sitepath a {
	text-decoration: none;
}

#container #links #tekst {
	position: relative;
	float: right;
	width: 640px;
	padding: 20px 20px 20px 10px;
}


#container #links #zoeken {
	position: relative;
	float: left;
	width: 640px;
	height: 50px;
	background: #FFF;
}

#container #links #zoeken .zoekterm {
	position: relative;
	float: left;
	width: 136px;
	border: 1px #faba38 solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #909090;
	padding: 2px;
}

#container #links #zoeken .button {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/search.gif) 2px 2px no-repeat;
	border: none;
}

#container #rechts {
	position: relative;
	float: right;
	width: 210px;
	padding: 0px 25px 100px 0px;
	z-index: 40;
}

#container #rechts #logo {
	position: relative;
	float: left;
	width: 118px;
	height: 93px;
	padding: 26px 36px 26px 36px;
	z-index: 30;
}

#container #rechts #gegevens {
	position: relative;
	float: left;
	padding: 0px 20px;
	z-index: 30;
}

#container #cbw {
	position: absolute;
	right: 100px;
	bottom: 20px;
	z-index: 50;
}

#container #bottom_spacer {
	position: relative;
	float: left;
	width: 950px;
	height: 10px;
	background: url(../images/bg_bottom_spacer.png);
}

#container #bottom {
	position: relative;
	float: left;
	width: 950px;
	height: 25px;
	background: url(../images/bg_bottom.png) left top no-repeat;
}

#container #footer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 950px;
	text-align: center;
	padding: 10px 0px;
	line-height: 20px;
}
