/* LAYOUT BASIC */
html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #2a3b8f url("../img/body.jpg") repeat-x top center;
	margin: 0;
	padding: 0;
	min-width: 999px;
	text-align: center;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}
#wrapper {
	position: relative;
	background: url("../img/wrapper.png") repeat-y top left;
	margin: 0 auto;
	text-align: left;
	width: 901px;
	height: auto;
}
#wrapper.frontpage {
	background-image: url("../img/wrapper-frontpage.png");
}
* html #wrapper {}
html>body #wrapper {
	height: auto;
}
#header {
	position: relative;
	width: 901px;
	height: 395px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#footer {
	background: url("../img/footer.png") no-repeat bottom left;
	margin: 0;
	width: 901px;
	height: 81px;
}

.push {
	height: 26px; /* .push must be the same height as .footer */
}

#top1 {
	background-image:url(../img/top1.jpg);
	width: 901px;
	height: 132px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#top2 {
	background:#b0b1b2 url(../img/backmenu.jpg) right top repeat-y;
	width: 901px;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	z-index:10;
}
#top3 {
	background: url("../img/top3.png") 0px 0px repeat-y;
	width: 901px;
	height: 236px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	z-index:7;
}

#navigatie {
	position:relative;
	float:left;
	width: 470px;
	height: 236px;
}

#sfeer {
	float:right;
	width: 431px;
	height: 236px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index:8;
}

#logo{
	background: url("../img/logo.png") 0px 0px no-repeat;
	position: absolute;
	left: 68px;
	width:163px;
	height: 109px;
}
#pagebody {
	background: url(../img/contentright.jpg) no-repeat top right;
	text-align:left;
	width: 901px;
	min-height:500px;
	height: auto;
	padding: 0;
	
}
#sidebarleftcolumnback{
background:url(../img/checker.jpg) bottom right no-repeat;
width:100%;
height:100%;
}
#content {
	padding-top:50px;
	margin-left:40px;
	width: 820px;
	min-height:500px;
	height: auto;
	text-align: left;
}
#contentleft {
	float: left;
	width:380px;
	text-align: left;
	min-height: 500px;
}
*html #contentleft, *html #content {
	height: 500px;
}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */

#contentright {
	float: left;
	margin-left:115px;
	width: 323px;
	height: 422px;
}
#inhoud{
	width: 323px;
}
#werkzaamheden{
	position:absolute;
	top:20px;
	left:20px;
}
#form{
	position: relative;
	background:url(../img/formbox.jpg) right top no-repeat;
	width: 323px;
	height:272px;
}
#formcontent{
	padding-top:6px;
	padding-left:20px;
}
#callbutton{
	position: absolute;
	border: 0;
	top: 40px;
	left:250px;
	background-color: transparent;
	
}
#submit{
	border:none;
	position:absolute;
}
#logos{
	background:url(../img/logos.jpg) right top no-repeat;
	width:323px;
	height:69px;
}


	
#sidebar {
	width: 190px;
	text-align: left;
	overflow-x: hidden;
}

* html #contentleft, * html #content {
}
#contentcenter-inner {
}

.clear {
	clear: both;
	height: 10px;
}

/*
 * Menu's
*/
#menu2 {}
#menu2 a {
	background:url(../img/buttonup.jpg) right top no-repeat;
	height:25px;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none; text-align: center;
	margin-top:2px;
	padding-top:4px;

}

 

#menu2 a:hover, #menu2 a.link_hover {
	height:25px;
	color:#FF6600;	
	background:url(../img/buttondown.jpg) right top no-repeat;
	padding-top:4px;
}
#menu2 a.link_active {
	height:25px;
	color:#FF6600;	
	background:url(../img/buttondown.jpg) right top no-repeat;
	padding-top:4px;
}

div#topmenu1 {
	position: relative;
	text-align:left;
	height: 27px;
	width: 901px;
	font-size: 12px;
	z-index:11;  
	}
#nav {
	position: relative;
	height: 27px;
	margin: 0;
	margin-left:20px; padding: 0; 
	list-style: none; text-align: left;
	z-index:12;
	}
#nav a.link_hover{
	
	}
#nav li {
	float: left;
	height: 27px;
	vertical-align:middle;
 	width: auto;
	list-style: none;
	z-index:13;
	 }
* html #nav li {
	display: inline;
	list-style: none;	}
#nav li a {
	background:url(../img/buttonborder.jpg) right top no-repeat;
	padding-left:20px; padding-right:18px; padding-bottom:7px; padding-top:7px;  border: 0;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; line-height: 13px; text-align: center;
	z-index:14;
	}
#nav li a:hover,#nav li a.link_active{
background:#3a3b89 url(../img/buttonborder.jpg) right top no-repeat;
}


@media all and (min-width: 0px){
   html>body  #nav li a {min-width: 1px;}}
#nav li.link_active { 
	}  
#nav li:hover a, #nav li a.link_active {
	text-decoration: none;
	}
#nav li ul {
	display: none;
	position: absolute;
	z-index:99;
	top: 27px;
	list-style-image: none;
	padding: 0 0 13px 0; margin: 0 0 0 0; border: 0;
	text-align: center;
	z-index:15;
	}
	
#nav li ul li, #nav li:hover ul li {
	position: relative;
	background-color:#3a3b89;
	margin-left:0px;
	height: auto;
	width: 200px;
	float: none;
	list-style: none;
	z-index:16;}
	#nav li ul li.firstitem a {	 }
#nav li ul li.delim {
	font-size: 0px; line-height: 0px;
	height: 3px;
}
#nav li ul li.delim.first {}
#nav li ul li a, #nav li:hover{
	
}
#nav li ul li a, #nav li:hover ul li a, #nav li ul li a {
	display: block;
	margin: 0; padding: 7px 9px 6px 9px; border: 0;
	background-color:#3a3b89;
	color:#b0b1b2; 
	font-size: 12px; 
	line-height: 14px; 
	text-decoration: none; 
	text-align: left;
	z-index:17;	}
html>body #nav li ul li a {
	width: auto; }
#nav li ul li:hover{
	background-color:#485ab6;
}
#nav li ul li a.link_active, #nav li ul li:hover a  {
	color:#FFFFFF; text-decoration: none; }

/* -- second sub ul */
#nav li:hover ul, #nav li:hover li:hover ul { 
	display: block !important;}
#nav li ul ul, #nav li:hover ul ul {
	display: none !important;
	top: -1px;}
#nav li ul li:hover ul li a {
	background: none !important;
	font-weight: normal;}


#counter, .counter {
	position: absolute;	width: 0;height: 0;z-index: -1;top: 0;left: 0;visibility: hidden;}

#offertebutton{
	position: absolute;
	margin:0;
	padding:0;
	width:308px;
	height: 53px;
	margin-left: 555px;
	margin-top: 50px;
	background: url(../img/offerte.gif) top left no-repeat;
}
#offertebutton a{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;

}

#inhoud{
	position: relative;
	margin:0;
	padding:0;
	margin-top: 45px;
	margin-left: 20px;
	font-size: 14px;
	color:#2a3b8f;
	line-height: 22px;
}
