body{
	background:#625a54 url(/images/bodybg.jpg) repeat-x;
	color:white;
	font:11px arial;
	}

#container{
	background:#6a625c;
	width:920px;
	margin-top:15px;
	padding:8px;
	text-align:left;
	position:relative;
	}
#top{
	background:url(/images/keukenontwerp.jpg) no-repeat;
	height:180px;
	overflow:hidden;
	margin-bottom:41px;
	}
#top h1, #top h2{
	text-indent:-900px;
	text-align:left;
	}
#inhoud{
	background:#e3e0de;
	margin-left:158px;
	width:330px;
	height:293px;
	overflow:auto;
	padding:16px 16px 16px 212px;
	color:#3c312b;
	}
#inhoud h1{
		font-size:16px;
		margin:0;
		}
#kolomrechts{
	width:196px;
	background:#7b736d;
	height:677px;
	position:absolute;
	right:8px;
	top:8px;
	}
#kolomrechts iframe{
	margin-left:14px;
	}

#menu{
	height:20px;
	padding:5px 0 0 8px;
	background:#5c5550;
	position:absolute;
	width:708px;
	top:196px;
	}
#menu a{
	padding:0 20px 0 0;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-decoration:none;
	display:block;
	float:left;
	}
#menu a:hover{
	text-decoration:underline;
	color:#f0991b;
	}
#leftmenu{
	position:absolute;
	top:229px;
	height:325px;
	background:#7b736d;
	width:150px;
}
#leftmenu a{
	color:#db8f21;
	display:block;
	border-bottom:1px solid #6a625c;
	border-top:1px solid #9a928c;
	padding:6px 10px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	}
#leftmenu a:hover{
	color:#f0991b;
	border-top:1px solid #6a625c;
	border-bottom:1px solid #9a928c;
}
#leftmenu a:first-letter{
	text-transform:capitalize}

#mainimg{
	position:absolute;
	top:229px;
	left:166px;
	}

#bottom{
background:#5c5550;
font-size:10px;
padding:6px 8px;
margin-top:104px;
}

#banner{ 
	position:absolute;
	top:562px;
	left:0;
	height:90px;
	background:#fff;
	width:728px;
	}
	
.brochure{
	width:177px;
	text-align:left;
	font-size:11px;
	float:left;
	padding:4px 0 0 5px;
	}
.brochure a{
	text-decoration:none;
	color:#333;
	}
.brochure a:hover{color:#000}
.brochure h3{color:#cc0000;margin:2px 0 0 0;font-size:13px;text-decoration:underline}

.brochttl{
	padding:5px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	}