/* CSS Document BE-Interiordesign */
* {
margin : 0;
padding : 0;
}
/********** CONTAINER *********/
body{
	background-color:#635f41;
}
#box{
	width:840px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/********** MENU in zwarte balk ************/
#menu{
	height:50px;
	width:840px;
	margin: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #8a824c;
	background-image: url(../images/layout/achtergrond.png);
	background-repeat: repeat-y;
}
a.stijl2{
margin-left: 5px;
}
#navigation{
	display:inline;
	float:right;
}
#navigation li {
margin: 0;
padding: 0;
list-style: none;
white-space: nowrap;
display: inline;
float: left;
}
#navigation a {
	color: #fff;
	font-family:"Arial", trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-decoration:none;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#navigation a:hover, #navigation a.active{
	color:#8a824c;
	text-decoration:underline;
	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float: none;}
/* End IE5-Mac hack */

/********** MENU PORTFOLIO ************/
#navigation2{
	display:inline;
	float:left;
	margin-left: 140px;
}
#navigation2 li {
margin: 0;
padding: 0;
list-style: none;
white-space: nowrap;
display: inline;
float: left;
}
#navigation2 a {
	color: #fff;
	font-family:"Arial", trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#navigation2 a:hover, #navigation2 a.active{
	color:#8a824c;
	text-decoration:underline;
	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation2 a span {float: none;}
/* End IE5-Mac hack */



/********** fotobalk ************/
#fotobalk{
	height:130px;
	width:840px;
	background-color: #8a824c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/********** Images *******/
.img1 img{
	border:0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

.img2 img{
	display:block;
	padding:2px;
	border:0px;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 10px;
	float: left;
}
.img3 img{
	display:block;
	padding:2px;
	border:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	float: left;
}
.img5 img{
border:0px;
}
.img5 a:link, .img5 a:visited{
	display:block;
	padding:2px;
	text-decoration:none;
	float: left;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 10px;
	}
.img5 a:hover, .img5 a:active{
	background-color: #000000;
}
.img6 img{
border:0px;
}
.img6 a:link, .img6 a:visited{
	display:block;
	padding:2px;
	text-decoration:none;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	}
.img6 a:hover, .img6 a:active{
	background-color: #000000;
	}
/********** TEXT ************/
#tekst{
	width:840px;
	background-image: url(../images/layout/achtergrond.png);
	background-repeat: repeat-y;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#ffffff;
	padding-bottom: 50px;
	padding-top: 40px;
	min-height: 350px;
}
#tekst_portfolio{
	width:840px;
	background-image: url(../images/layout/achtergrond.png);
	background-repeat: repeat-y;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#ffffff;
	padding-bottom: 50px;
	padding-top: 10px;
	min-height: 350px;
}
p{
	margin-left: 140px;
	margin-right: 80px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h1{
	font-size:16px;
	color:#8a824c;
	font-weight:bold;
	margin-left: 140px;
	margin-right: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
h2{
	font-size:14px;
	color:#8a824c;
	font-weight:bold;
	margin-left: 140px;
	margin-right: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a, a:active{
	color:#ffffff;
	text-decoration: underline;
}
a:hover{
	color:#8a824c;
	text-decoration: none;
}
.style2{
	color:#867a4c;
	font-weight: bold;
}
/********** FOOTER **********/
#footer{
	clear:both;
	width:840px;
	text-align:right;
	height:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #8a824c;
}
#footer p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#8a824c;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 30px;
}
#footer a, a:active{
	color:#8a824c;
	text-decoration: underline;
}
#footer a:hover{
	color:#8a824c;
	text-decoration: none;
}


/********** fotobalk portfolio ************/
#portfolio{
	height:70px;
	width:620px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 140px;
	margin-right: 80px;
}
/********** Images *******/
.imgp6 img{
border:0px;
}
.imgp6 a:link, .imgp6 a:visited{
	display:block;
	padding:2px;
	text-decoration:none;
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
.imgp6 a:hover, .imgp6 a:active{
	background-color: #8a824c;
	}


/********** CLEARFIX **********/
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}