@charset "utf-8";

/* Global styles
----------------------------------------------------------------------------------- */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body{
	height:100%;
}
body{
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#feffff;
background:#bb8e64;
background-image:url(../images/bg.JPG);
background-repeat:no-repeat;
background-position:center top;
}
:focus{
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h1{
font-size:23px;
color:#fffffe;
font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:link{
color: #d3a071;	
text-decoration:underline;
}
a:visited{
color: #d3a071;	
text-decoration:underline;
}
a:hover{
color: #feffff ;
text-decoration: none;
}
.pl{
font-size:11px;
color:#feffff;
line-height:14px;
}
.pl a:link{
color: #3d3023;	
text-decoration:underline;
}
.pl a:visited{
color: #3d3023;	
text-decoration:underline;
}
.pl a:hover{
color: #feffff ;
text-decoration: none;
}
ol{
list-style-type:none;
}
/* CMS styles
----------------------------------------------------------------------------------- */
/* Container styles
----------------------------------------------------------------------------------- */
#container{
position:relative;
height:auto;
width:1000px;
margin:0 auto;
text-align:justify;
z-index:3;
}
/* Header styles
----------------------------------------------------------------------------------- */
#header
	{
	background:url(../images/header.jpg) no-repeat top center;
	height:413px;
	position:relative;
	float:left;
	width:1000px;
	margin:0;
	}

#header #nav{
  margin-top:2px;
	float:left;
	margin-left:123px;
	width:866px;
	height:99px;
	float:left;
}

#header #nav #Home,#header #nav #Trappen,#header #nav #Kasten,#header #nav #Maatwerk,#header #nav #Binnendeuren,#header #nav #Diversen,#header #nav #Contact{
    background:url(../images/menu.png) no-repeat top;
	height:48px;
	text-indent:-9999px;
	display:block;
}



#header #nav #Home{
	width:110px;
	background-position:0px 0px;
	float:left;
}
#header #nav #Trappen{
	width:113px;
	background-position:-110px 0px;
	float:left;
}
#header #nav #Kasten{
	width:99px;
	background-position:-223px 0px;
	float:left;
}
#header #nav #Maatwerk{
	width:135px;
	background-position:-322px 0px;
	float:left;
}
#header #nav #Binnendeuren{
	width:179px;
	background-position:-457px 0px;
	float:left;
}
#header #nav #Diversen{
	width:122px;
	background-position:-636px 0px;
	float:left;
}
#header #nav #Contact{
	width:108px;
	background-position:-758px 0px;
	float:left;
}


#header #nav #Home:hover,#header #nav .selected #Home{
	background-position:0px -50px;
	float:left;
}

#header #nav #Trappen:hover,#header #nav .selected #Trappen{
	background-position:-110px -50px;
	float:left;
	}
#header #nav #Kasten:hover,#header #nav .selected #Kasten{
	background-position:-223px -50px;
	float:left;
	}
#header #nav #Maatwerk:hover,#header #nav .selected #Maatwerk{
	background-position:-322px -50px;
	float:left;
	}
#header #nav #Binnendeuren:hover,#header #nav .selected #Binnendeuren{
	background-position:-457px -50px;
	float:left;
	}
#header #nav #Diversen:hover,#header #nav .selected #Diversen{
	background-position:-636px -50px;
	float:left;
	}
#header #nav #Contact:hover,#header #nav .selected #Contact{
	background-position:-758px -50px;
	float:left;
}
#header #slideshow {
height:291px;

float:left;
width:1000px;
}
#slideshow #contact{
margin-top:100px;
height:auto;
margin-left:46px;
float:left;
width:292px;
text-align:left;
vertical-align:top;
}
#slideshow #slide{
margin-top:-14px;
height:291px;
vertical-align:top;
float:left;
width:631px;
}
#content{
float:left;
width:1000px;
height:auto;

}
#content #body{
float:left;
width:1000px;
height:auto;
}
#body #top-body{
float:left;
background:url(../images/top-body.jpg) no-repeat center top;
width:1000px;
height:auto;
}
#top-body #marge{
height:auto;
width:32px;
float:left;
}
#top-body #texte
{
  margin-top:15px;
   height:auto;
   min-height:180px;
   width:945px;
   margin-bottom:15px;
   float:left;
  	vertical-align:top;
}


#top-body #texte .formular  fieldset{
border: 1px solid #d3a071;
}
#top-body #texte .formular .submit
{
border:1px solid #d3a071;

font-size:12px;
color:#d3a071;
background:#89694a;
padding:2px 3px;
}
.highslide-caption {
color:#000000;
}

#bg-footer{
margin-top:15px;
position:relative;
background:url(../images/footer.png) center top no-repeat;
width:100%;
height:80px;
float:left;
text-align:center;
}
#bg-footer #footer{
position:relative;
margin:auto;
width:1000px;
height:80px;
}
#footer #prox
{ 
 float:left;
 height:60px;
 margin-left:860px;
 margin-top:8px;
 width:90px;
 /*margin-left:20px;*/
}
 

.formular{
width:500px;

}
.formular  fieldset{
border: 1px solid #d3a071;
}
.formular legend{
color:#d3a071;
}

.formular #txtEmail{
background-color:#a8805a;
color:#feffff;
}
.formular #txtName{
background-color:#a8805a;
color:#feffff;
}
.formular #txtStreet{
background-color:#a8805a;
color:#feffff;
}
.formular #txtNumber{
background-color:#a8805a;
color:#feffff;
}
.formular #txtZipcode{
background-color:#a8805a;
color:#feffff;
}
.formular #txtCity{
background-color:#a8805a;
color:#feffff;
}
.formular #txtPhone{
background-color:#a8805a;
color:#feffff;
}
.formular #txtComment{
background-color:#a8805a;
color:#feffff;
}

#texte .folderBackground {
	background: none !important;
	padding-left: 0 !important;
	padding-top: 0 !important;
}


