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

html, body {
	margin: 0px;
	padding: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
.clearer {
	clear:both;
	padding: 0;
	margin: 0;
	height: 0;
	width: 0;
	overflow: hidden;	
	}
	
a { -moz-outline-style:none }

/* =========================== BACKGROUND =========================== */

#background {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}
	
#background .grijs {
	width: 100%;
	height: 231px;
	background-color: #c1c5c8;
	margin-top: 80px;
	}
	
#background .lgrijs {
	position:absolute;
	width: 50%;
	height: 110px;
	top: 659px;
	left: 0px;
	background: #d6d9db;
	}
	
#background .foto {
	position: absolute;
	top: 311px;
	left: 50%;
	margin-left: -639px;
	}
	
/* =========================== BACKGROUND END =========================== */
	
#container {
	width: 1000px;
	height: 100%;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	}
	
#logo-menu {
	width: 300px;
	border-left: 2px solid #fff;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#logo-menu .logo {
	padding: 16px 0px 9px 55px;
	}
	
/* =========================== MENU =========================== */
	
#logo-menu .menu {
	background: #47535c;
	width: 300px;
	height: 231px;
	margin: 0px;
	padding: 0px;
	}
	
.menu ul#nav {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	padding-top: 20px;
	list-style: none;
	width:250px;
}
.menu ul#nav li {
	position: relative;
	width:250px;
	float:left;
	clear:left;
}

/* Styles for Menu Items */
.menu ul#nav li a {
	display:block;
	text-decoration: none;
	color: #fff;
	height:30px;	
	padding:0 5px 0px 42px;
	width:203px;
}
* html .menu ul#nav a {
	width:250px;	
	w\idth:203px;
}

/* this sets all hovered lists to red */
#nav li:hover a,#nav li.over a {
   color: #fff;
   background-image: url(../afbeeldingen/menu-rollover.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
	}

#nav li a.active {
   background-image: url(../afbeeldingen/menu-rollover.gif);
   background-repeat: no-repeat;
	}

	
/* =========================== MENU END =========================== */


#foto {
	width: 530px;
	height: 311px;
	background: #bdcf41;
	float: left;
	margin: 0px; padding: 0px;
	}
	
#adres {
	width: 152px;
	height: 201px;
	background: #47535c;
	margin-top: 80px;
	float: left;
	border-right: 2px solid #fff;
	color: #c1c5c8;
	padding: 15px 7px;
	}
	
#adres a {
	color: #c1c5c8;
	text-decoration: none;
	}
	
	
/* =========================== CONTENT =========================== */

#content {
	}
	
#left {
	width: 288px;
	height: 334px;
	float: left;
	padding: 7px;
	}

#left h1 {
	color: #BDCF41;
	font: normal 30px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	margin: 0px;
	padding: 0px;
	}
	
#left .citaat {
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height: 30px;
	color: #707980;
	text-align: center;
	margin:auto;
	margin-top: 40px;
	width: 250px;
	}
	
#left .citaat a {
	color: #707980;
	text-decoration: none;
	}
	
#left .citaat a:hover {
	text-decoration: underline;
	}
	
#tekst {
	width: 516px;
	height: 334px;
	float: left;
	background:	#BDCF41;
	padding: 7px;
	}
	
#tekst-lang {
	width: 516px;
	height: auto;
	float: left;
	background:	#BDCF41;
	padding: 7px 7px 0px 7px;
	}
	
#tekst-lang h1 {
	color: #47535C;
	font: normal 30px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#tekst-lang p b {
	color: #47535C;
	}

#tekst-lang p i {
	color: #47535C;
	}

#tekst h1 {
	color: #47535C;
	font: normal 30px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#tekst p b {
	color: #47535C;
	}

#tekst p i {
	color: #47535C;
	line-height: 18px;	}
	
#tekst ul li {
	color: #47535C;
	}
	
#tekst ul li span {
	color: #fff;
	}

/* =========================== CONTENT END =========================== */


#voorbeelden {
	margin-left: -7px;
	margin-right: -7px;
	width: 516px;
	background: #47535C;
	padding: 7px;
	height: auto;
	}
	
#voorbeelden h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #BDCF41;
	margin: 0px;
	padding: 0px;
	}

.voorbeeld img {
	border: 1px solid #fff;
	}
	
#tekst-lang #voorbeelden .voorbeeld b {
	color: #fff;
	}

#projecten {
	width: 302px;
	height: 110px;
	float:left;
	}
	
#projecten h2 {
	color: #fff;
	font: normal 30px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 35px 20px;
	padding: 0px;
	}
	

	
/* Slideshow CSS */

#dhtmlgoodies_slideshow{
width: 530px;	/* Totale width van de slideshow */
float:left;
	background: #47535C;}

#previewPane{
margin-bottom:10px;	
text-align:center;
vertical-align:middle;
padding-top:10px;
position:relative;
/* CSS HACK */
height: 432px;	/* IE 5.x */
height/* */:/**/420px;	/* Other browsers */
height: /**/420px;
}

#previewPane img{
line-height:400px;
}

#galleryContainer{
height:110px;	/* Height of the images + 2 */
position:relative;
overflow:hidden;


/* CSS HACK */
height: 112px;	/* IE 5.x - Added 2 pixels for border left and right */
height/* */:/**/110px;	/* Other browsers */
height: /**/110px;
}

#arrow_left{
position:absolute;
left:0px;
z-index:10;
background-color: #47535C;
}

#arrow_right{
position:absolute;
right:0px;
z-index:10;
background-color: #47535C;
}

#theImages{
position:absolute;
height:100px;
left:40px;
width:100000px; /* CSS HACK */
}

#theImages #slideEnd{
float:left;
}

#theImages img{
float:left;
filter: alpha(opacity=50);
opacity: 0.5;
cursor:pointer;
border: 1px solid #BDCF41;
margin: 11px 10px 0 10px;
}

#waitMessage{
display:none;
position:absolute;
left:200px;
top:150px;
background-color:#FFF;
border:3px double #000;
padding:4px;
color:#555;
font-size:0.9em;
font-family:arial;	
}

#theImages .imageCaption{
display:none;
}


/* Lightbox CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#driehoekjes {
	position: absolute;
	z-index:5;
	top: 275px;
	left: 50%;
	width: 1030;
	margin-left: 300px;
	}
	
input.offerteaanvraag {
	background:#fff;
	color: #BDCF41;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	}

/* =========================== ADWORDS =========================== */

#offbut {
margin: 5px;
margin-bottom: 3px;
float: right;
width: 138px;
height: 67px;
background-image: ../images/adwords/button-offerte-up.jpg;
background-repeat: no-repeat;
border: 0px;
border-style: none;
}
