#slideshow {
    height: 154px;
	width: 780px;
	position: relative;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}



#contactinfo{
	margin: 0 0 15px;
}
#contactinfo a{
	color: #fff;
}
#contactinfo ul
{
	list-style: none;
	color: white;
	text-align: left;
	margin-right: 30px;
}

#slogan
{
	/*
	position: absolute;
	top: 15px;
	left: 225px;
	*/
	text-align: center;
	height: 35px;
	padding: 12px 0px 0 0px;
	font-size: 1.5em;
	color: #00412e;
	font-weight: bold;
	background-color: white;
}

#header
{
	margin-bottom: 10px;
	position: relative;
}

/*
#white
{
	width: 780px;
	height: 47px;
	position: absolute;
	
	top: 0px;
	z-index: 50;
}
*/

#logo
{
	position: absolute;
	left: 30px;
	top: 10px;
	width: 188px;
	height: 143px;
	background: transparent url('../images/logo.png') no-repeat -2px 0;
	text-indent: -1500px;
	z-index: 50;
	display: block;
}
	* html #logo{
		background-image: url('../images/logo_ie6.png');	
	}

#banners
{
	position: relative;
	width: 780px;
	height: 150px;
}

#banners ul{
	list-style: none;
	margin-top: -2px;
	margin-left: -11px;
}

body{

	margin:0px;
	padding:0px;
	background-image:url('../images/bg_new.gif');
	background-position:center;
	height:100%;
	width:100%;	
	font-family: Tahoma;
	font-size:9pt;

}
html {
	width:100%;
	height:100%;
}

h1{
	font-size:15pt;

}

h2{font-size:10pt;font-weight:bold;}
h3{font-size:8pt;font-weight:bold;text-decoration:underline;}


#page{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#page_header{
	height:213px;
	width:100%;
}
#page_flash{
	height:87px;
	padding-left:18px;
	background-image:url('../images/site_header_middle.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
#page_content{
	padding-left:41px;
	overflow:hidden;
}
#page_menu{
	float:left;
	width:170px;
	margin-right:14px;
	margin-top:15px;
}
#page_content_data{
	float:left;
	background-color:#ededed;
	background-image:url('../images/content_right_bgnew.gif');
	background-position:top right;
	background-repeat:repeat-y;
	width:550px;
}
* html #page_content_data{
	/*width: 540px;*/
	background-position: 531px 0;
	overflow:hidden;
}
#page_content_top{
	background-color:#ededed;;
	background-image:url('../images/content_righttop_bgnew.gif');
	background-position:top right;
	background-repeat:no-repeat;
	height:23px;
	width:550px;	
}
* html #page_content_top{
	width:540px;
}
#page_content_bottom{
	height:13px;
	width:550px;
	/*margin-left:184px;*/
	background-color:#c0c0c0;
	background-image:url('../images/content_bottomnew.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
* html #page_content_bottom{
	width:540px;
}
#page_credits{
	padding-right:15px;
	color:#000;
	font-size:8pt;
	width:538px;
	background-color:#dee2cc;
	padding-bottom:12px;
}

#page_content_text{
	padding:0px 45px 30px 45px;
}
#page_header_bottom{
	color:white;
	font-size:8pt;
	text-align:right;
	padding-right:30px;
	height:30px;
	background-image:url('../images/site_header_bottom.jpg');
}

#page_content_data img{
	border: 3px #2c5619 solid;
}
#page_content_data ._SEF_icon{
	border-width:0px;
}
#page_content_data img.noborder{
	border:0px;
}


/* A HREF styles */

#page_content_data a,#page_content_data a:active,#page_content_data a:visited,#page_content_data a:link{
	color:black;
	font-weight:bold;		
	text-decoration:underline;
}
#page_content_data a:hover{
	color:#009900;
	font-weight:bold;	
	text-decoration:underline;
}
#page_header_bottom a,#page_header_bottom a:link,#page_header_bottom a:active,#page_header_bottom a:visited{
	color:white;
	text-decoration:none;
}
#page_header_bottom a:hover{
	color:#D5ECCA;
	text-decoration:underline;
}
#page_credits a,#page_credits a:active,#page_credits a:visited,#page_credits a:link{
	color:#000;
	font-weight:normal;		
	text-decoration: underline;
}
#page_credits a:hover{
	color:white;
	font-weight:normal;		
	text-decoration:underline;
}

.dottedline{
	height:10px;
	width:99%;
	background-image:url('../images/transp_dot.gif');
	background-position: center left;
	background-repeat:repeat-x;
}
.sectiontitle{
	width:80%;
	background-image:url('../images/navigation_arrow.gif');
	background-position: center left;
	background-repeat:no-repeat;
	padding-left:25px;
}

ul,li{
	margin:0px;
	padding:1px;
}
ol,ul{
	/*margin-left:10px;*/
	margin-left:10px;
	
	padding-left:10px;
}

ul.navigation,ul.subnavigation1,ul.subnavigation2,ul.subnavigation3,ul.subnavigation4{
	margin:0px;
	padding:0px;
	display:none;
	/*
	background-color:#71933c;*/
	font-size:8pt;
}
ul.subnavigation1,ul.subnavigation2,ul.subnavigation3,ul.subnavigation4{
	margin:2px 0px 2px 0px;
}
li.navigation,li.subnavigation1,li.subnavigation2,li.subnavigation3,li.subnavigation4{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
li.navigation a{
	color:white;
	display:block;
	width:140px;
	padding:2px 5px 2px 25px;
	text-decoration:none;
	background-image:url('../images/navigation_arrow_on.gif');
	background-position:center left;
	background-repeat:no-repeat;		
}
li.navigation a:hover, #activemenu{
	background-color:#4c6018;
	color:white;
	text-decoration:none;
	background-image:url('../images/navigation_arrow.gif');
	background-position:center left;
	background-repeat:repeat-y;	
}
#activemenu{
	background-color:white;
	color:#18350c;
}
li.subnavigation1 a{
	color:white;
	display:block;
	margin-left:7px;
	width:133px;
	padding:2px 5px 2px 25px;
	text-decoration:none;
	background-image:url('../images/subnavigation_arrow_on.gif');
	background-position:center left;
	background-repeat:no-repeat;		
	
}
li.subnavigation2 a{
	color:white;
	display:block;
	margin-left:14px;
	width:126px;
	padding:2px 5px 2px 25px;
	text-decoration:none;
	background-image:url('../images/subnavigation_arrow_on2.gif');
	background-position:center left;
	background-repeat:no-repeat;		
	
}
li.subnavigation3 a{
	color:white;
	display:block;
	margin-left:21px;
	width:119px;
	padding:2px 5px 2px 25px;
	text-decoration:none;
	background-image:url('../images/subnavigation_arrow_on2.gif');
	background-position:center left;
	background-repeat:no-repeat;		
	
}
li.subnavigation4 a{
	color:white;
	display:block;
	margin-left:28px;
	width:112px;
	padding:2px 5px 2px 25px;
	text-decoration:none;
	background-image:url('../images/subnavigation_arrow_on2.gif');
	background-position:center left;
	background-repeat:no-repeat;		
	
}
li.subnavigation1 a:hover,li.subnavigation2 a:hover,li.subnavigation3 a:hover,li.subnavigation4 a:hover{
	background-color:#4c6018;
	color:white;
	text-decoration:none;
	background-position:center left;
	background-repeat:no-repeat;		
	
}
li.subnavigation1 a:hover{
	background-image:url('../images/subnavigation_arrow.gif');
	
}

li.subnavigation2 a:hover,li.subnavigation3 a:hover,li.subnavigation4 a:hover{
	background-image:url('../images/subnavigation_arrow2.gif');
	
}

a.intro,a.intro:active,a.intro:visited,a.intro:hover{
	color:#E1E1E1;
	/*color:#999999;*/
	text-decoration:underline;
}
a.intro:hover{
	/*color:black;*/
	color:white;
}
.pdflink img{
	margin-right:5px;
	float:left;
}



#intro{
	width:700px;
	margin:25px auto 0px auto;
	text-align:center;
	color:#E1E1E1;
}

.left_form{
	float:left;
	width:30%;
	margin:0px 0 5px;
}
.right_form{
	float:left;
	width:35%;
	margin:0px 0 5px;	
}

	.interventie .left_form{
		width: 45%;
	}
	.interventie .right_form{
		width: 50%;
	}
	
	.interventie input[type="text"]{
		width: 185px;
	}
	.interventie input#installatie_postalcode,
	.interventie input#postalcode{
		width: 60px;
	}
	.interventie input#phone{
		width: 100px;
	}
	.interventie textarea{
		width: 95%;
		height: 130px;
	}
	
	.interventie h3{
		font-size: 9pt;
	}
	
	.interventie ol ul{
		margin-top: 10px;
		list-style: none;
	}

.error {
	color:#CC0000;
	width:80%;
	/*margin-bottom:10px;*/
	display:block;
	clear:both;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1,.sIFR-hasFlash h3,.sIFR-hasFlash h4 {
	/*visibility: hidden;*/
	line-height:24px;
	letter-spacing:-1px;
}


/*
	Lightbox
*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
}
	
