/*----------------------------------------STYLES----------------------------------------*/

*{
	margin:0;
	padding:0;
	border:0;
	outline: none;
}

html {
	overflow-x: hidden;
	overflow-y: scroll;
	height:100%;
	width:100%;
}

body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	letter-spacing: 1px;
	color:#fff;
	background:#171717;
	height:100%;
	width:100%;
}

p{
	padding-bottom:16px;
}

input{

	height:14px;
	padding:2px;
	border:1px solid #999999;
	margin-bottom:7px;
	background:url(../img/bg_input.gif) top repeat-x;
	color:#FFF;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

input.error{
	border:1px solid #f39912;
}

.inputbutton{
	border:0;
	margin-top:6px;
}

textarea{
	width:264px;
	height:130px;
	padding:2px;
	border:1px solid #999999;
	background:url(../img/bg_textarea.gif) top repeat-x;
	overflow:auto;
	color:#FFF;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

textarea.error{
	border:1px solid #f39912;
}


h1{
	font-size:16px;
	font-weight:bold;
	color:#f39912;
	padding-bottom:9px;
}

h2{
	color:#f39912;
	font-weight:bold;
	font-size:11px;
}

hr {
	border:0;
	color:#323232;
	background-color:#323232;
	height:1px;
	margin-top:8px;
	margin-bottom:21px;
}
	
a{
	font-weight:bold;
	text-decoration:none;
	color:#f39912;
}

a:hover{
	text-decoration:underline;
}

a.email{
	color:#fff;
	font-weight:normal;
}

.orange{
	color:#f39912;
	font-weight:bold;
}

ul.tekst{
	padding-left:15px;
}

/*----------------------------------------BOXES----------------------------------------*/

.box_standard{
	width:270px;
	float:left;
	min-height:220px;
	height:auto !important;
	height:220px;
}

.box_mid_right{
	width:625px;
	float:left;
}

.box_padding{
	width:85px;
	height:1px;
	float:left;
}

/*----------------------------------------DIVS----------------------------------------*/

.tooltip{
	position:absolute;
	z-index:100;
	background-color:#ef0;
	width:100px;
	height:100px;
	isplay:block;
	display:none;
}

#vacature_homepage_overlay{
	width:248px;
	height:245px;
	position:absolute;
	top:250px;
	right:50%;
	margin-right:180px;
	z-index:1;
	/* background-color:#f00; */
}

#vacature_homepage_overlay:hover{
	cursor:pointer;
}

#flashoverlay{
	width:980px;
	/*height:300px;*/
	height:323px;
	position:absolute;
	/* top:43px; */
	top:108px;
	_top:110px;
	left:50%;
	margin-left:160px;
	z-index:1;
	/* background-color:#f00; */
}

#flashoverlay_vacatures{
	width:307px;
	height:265px;
	position:absolute;
	top:510px;
	left:50%;
	margin-left:-160px;
	z-index:1;
}

#flashoverlay_vacatures2{
	width:307px;
	height:265px;
	position:absolute;
	top:540px;
	left:29%;
	margin-left:-160px;
	z-index:1;
}

#top{
	width:100%;
	height:130px;
	background:url(../img/bg_top.gif) center top no-repeat;
	overflow:hidden;
}

#top_container{
	width:980px;
	height:130px;
	margin:0 auto;
}

.lijn{
	width:100%;
	height:1px;
	background:#f39912;
	overflow:hidden;
}

#header{
	width:100%;
	height:300px;
	background:#000;
}

#header_container{
	width:980px;
	height:300px;
	margin: 0 auto;
	overflow:hidden;
}
#header_container img{
	display:none;
	position:relative;
}
#logo{
	width:308px;
	height:130px;
	float:left;
}

#menu{
	height:50px;
	width:672px;
	padding-top:36px;
	text-align:right;
	float:right;

}

#menu ul{
	overflow:hidden;
	padding:0;
	width:672px;
	list-style:none;
	line-height:1.1em;
}

#menu ul li{
	float:right;
	height:55px;
	padding-top:2px;
}

#menu ul li a{
	font-size:15px;
	color:#f39912;
	display:block;
	padding-top:10px;
}		

#menu ul li a:hover, #menu ul li a.active{
	text-decoration:none;
	background:url(../img/arrow.gif) right top no-repeat;
}

#menu ul li.line{
	width:30px;
	background:url(../img/bg_menustreep.gif) center repeat-y;
}

.menu_white{
	color:#FFF;
	font-size:10px;
}

.dirty{
	width:100%;
	height:48px;
	background:url(../img/bg_dirty.gif) center top repeat-x;
	overflow: hidden;
}

.dirty_footer{
	width:100%;
	height:50px;
	background:url(../img/bg_dirty_footer.gif) center top repeat-x;
	overflow: hidden;
}

#main_container_3kolommen{
	width:980px;
	margin:0 auto;
	background:url(../img/bg_main.gif) center top repeat-y;
	margin-bottom:30px;
	display:table;
}

#main_container_2kolommen{
	width:980px;
	margin:0 auto;
	background:url(../img/bg_main_mid_right.gif) center top repeat-y;
	margin-bottom:30px;
	display:table;
}

#main_container_1kolom{
	width:980px;
	margin:0 auto;
	margin-bottom:30px;
	display:table;
}

#main{
	width:980px;
	float:left;
}

#footer_wrapper {
	float: left;
	width:100%;
	height: 400px;
	background: url(../img/bg_footer_gradient.gif) repeat-x;
}

#footer {
	float: none;
	margin: auto;
	width:980px;
	height: 400px;
	background: url(../img/footer.gif);
}

#footer_kolom_1 {
	float: left;
	padding: 55px 0px 0px 30px;
}

#footer_kolom_1 ul {
	list-style: none;
	width: 192px;
	background: url(../img/h1s/oversjonic.gif) no-repeat;
	padding-top: 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
}

#footer_kolom_1 ul li {
	height: 21px;
}

#footer_kolom_1 ul li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
	font-weight: 100;
}

#footer_kolom_1 .item {
	padding-left: 25px;
	height: 21px;
	background: url(../img/li_line.gif) bottom no-repeat;
}

#footer_kolom_2 {
	float: left;
	padding: 55px 0px 0px 80px;
}

#footer_kolom_2 ul {
	list-style: none;
	width: 230px;
	background: url(../img/h1s/contactgegevens.gif) no-repeat;
	padding-top: 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
}

#footer_kolom_3 {
	float: left;
	padding: 55px 0px 0px 70px;
}

#footer_kolom_3 ul {
	list-style: none;
	width: 360px;
	background: url(../img/h1s/contactformulier.gif) no-repeat;
	padding-top: 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
}

#vml {
	float: left;
	width: 570px;	
	font-family: Tahoma;
	font-size: 10px;
	color: #bbbbbb;	
}

#vml a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:100;
	color: #bbbbbb;	
}

.vml_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:100;
	color: #bbbbbb;	
	text-decoration: underline;
}

#vml_afbeelding {
	float: left;
	width: 150px;
}

#vml_regel {
	float: left;
	width: 420px;
	padding-bottom: 5px;
}

.vml_lijn {
	float: left;
	width: 410px;
	height: 5px;
	background: url(../img/streeplijn.gif) repeat-x;
}

#vml_tekst {
	float: left;
	width: 420px;	
}

.colortext {
	color: #f3b112;
	font-weight: bold;
}

.contact_form1 { 
	float: left;
	width: 113px;	
	margin-right: 5px;
}

.contact_form1_error { 
	float: left;
	width: 113px;	
	margin-right: 5px;
	border:1px solid #f39912;	
}

.contact_form2 {
	float: left;
	width: 225px;	
}

.contact_form2_error {
	float: left;
	width: 225px;	
	border:1px solid #f39912;	
}

.contact_form3 { 
	width: 349px;	
	height: 106px;
}

.contact_form3_error { 
	width: 349px;	
	height: 106px;
	border:1px solid #f39912;	
}

#copyright_wrapper {
	width: 100%;
	background: #3b3b3b;	
}

#copyright{
	font-size:9px;
	width: 980px;
	background: #3b3b3b;
	text-align:right;
	float: none;
	margin: auto;
	padding-bottom:30px;	
}

#disclaimer{
	font-size:9px;
	width:490px;
	float:left;
}

#disclaimer a{
	font-size:9px;
	color:#fff;
	font-weight:normal;
}

.button{
	width:78px;
	display:block;
	height:18px;
	background-position:top;
	border:0;
}

a.button:hover{
	background-position:bottom;	
}


.button#archief{
	background-image:url(../img/button_archief.gif);
}

.button#verzenden{
	background-image:url(../img/verzenden.gif);
}

/*----------------------------------------CONTENT DIVS----------------------------------------*/

#vacatures_foto{
	width:100px;
	height:100px;
	border:1px solid #999999;
	float:left;
	overflow:hidden;
}

#vacatures_tekst{
	width:168px;
	float:left;
	font-size:11px;
}

#vacatures_tekst ul li a{
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#vacatures_tekst a:hover{
	text-decoration:underline;
}

#vacatures_tekst ul{
	list-style-image:url(../img/bullet.gif);
	padding:0px;
	margin:0;
}

#vacatures_tekst ul li{
	padding-bottom:10px;
	margin-left:29px;
	padding-left:3px;
}

/*----------------------------------------*/

.nieuwsitem{
	width:268px;
	height:74px;
	margin-bottom:10px;
	border:1px solid #999999;
	background:url(../img/bg_nieuwsitem.gif) top repeat-x;
	overflow:hidden;
}

.nieuwsitem_foto{
	width:70px;
	height:70px;
	border:2px solid #fff;
	float:left;
	
}

.nieuwsitem_tekst{
	width:162px;
	height:68px;
	padding-top:6px;
	padding-left:10px;
	float:left;
	font-size:11px;
	line-height:1.1;
}

.nieuwsitem_tekst a.h2{
	color:#f39912;
	font-weight:bold;
	font-size:11px;
}

.nieuwsitem_tekst a{
	color:#FFF;
	font-size:11px;
	font-weight:normal;
}

.nieuwsitem_tekst a:hover{
	text-decoration:none;
}

.nieuwsitem_datum{
	width:19px;
	height:20px;
	padding-left:3px;
	padding-top:2px;
	float:left;
	background:url(../img/bg_datum.gif) top left no-repeat;
	font-size:9px;
	color:#101010;
	line-height:1;
	text-align:center;
	font-weight:bold;
}

/*----------------------------------------*/

ul.list-images {
	width:270px;
	padding:0;
	margin:0;
	list-style:none;
}
ul.list-images li{
	float:left;
	padding:0px 0 10px 0;
}
ul.list-images li.left {
	padding:0px 5px 5px 0;
}
ul.list-images li a{
	float:left;
	width:130px;
	border:1px solid #999999;
	background:#fff;
}
ul.list-images li a img{
	float:left;
}

.photo-box-display {
	width:270px;
}
.photo-box-display.double {
	width:613px;
}
.photo-box-display img{
	border:1px solid #999999;
}
.photo-box-display.double img{
	border:1px solid #999999;
}

div#thumbs_list ul{
	list-style:none;
	padding:0;
	margin:0;
}
div#thumbs_list ul li {
	float:left;
	padding:0 25px 25px 0;
}
div#thumbs_list ul li.hidden {
	display:none;
}
div#thumbs_list ul li a{
	float:left;
	border:2px solid #ccc;
}
div#thumbs_list ul li a img{
	float:left;
}

.imglink img{
	float:left;
	margin-right:22px;
	margin-bottom:22px;
	border:5px #fff solid;
	width:135px;
	height:135px;
}

#header_container.imglink img{
	float:left;
}


.lastinrow img{
	margin-right:0px;
}

#gallery_navigation_container{
	float:left;
	width:980px;
	height:40px;
}

#gallery_navigation{
	height:40px;
	float:right;
	
}
	#gallery_previous, #gallery_next, #gallery_pages{
		float:left;
	}	
	#gallery_pages{
		font-weight:bold;
		margin-left:20px;
		margin-right:20px;
		margin-top:5px;
	}
	
#date_form label{
	width:275px;
	display:block;
	float:left;
}

#date_form #photo{
	height:20px;
}

#date_form textarea{
	margin-bottom:7px;	
}

#date_form #formerror{
	color:#f39912;
}

#projectpane_image{
	width:243px;
	height:178px;
	border:1px #969696 solid;
	margin-bottom:9px;
	overflow:hidden;
}

	
	#projectpane_image_container{
		width:1701px;
	}
	
		#projectpane_image_container img{
			float:left;
		}

#projectpane_description{
	width:243px;
	height:87px;
	border:1px #969696 solid;
	margin-bottom:9px;
	overflow:hidden;
}

	#projectpane_description_container{
		width:1701px;
		height:87px;
	}
	
		#projectpane_description_container div{
			width:203px;
			height:80px;
			float:left;
			padding-left:20px;
			padding-right:20px;
			padding-top:7px;
			background:#171717;
			font-size:11px;
			line-height:1.2;
		}
		
		#projectpane_description_container span{
			color:#f39912;
			font-weight:bold;
			font-size:12px;
		}

#projectpane_navigation{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	margin-bottom:15px;
	height:20px;
}

	#projectpane_navigation li{
		text-align:center;
		float:left;
		padding-right:4px;
	}
	
		#projectpane_navigation li a{
			background-color:#232323;
			color:#fff;
			font-weight:normal;
			font-size:11px;
			display:block;
			float:left;
			width:17px;
			height:17px;
			border-top:1px #969696 solid;
			border-right:1px #969696 solid;
			border-bottom:1px #969696 solid;
			border-left:1px #969696 solid;
		}
		
		#projectpane_navigation li a:hover, #projectpane_navigation li a.activeprj{
			text-decoration:none;
			color:#000;
			background:url(../img/bg_projectpane_navigation.gif);
		}
	
	#projectpane_navigation li a.first{
		border-left:1px #969696 solid;
	}
	
#newprojects div, #newprojects hr, #newprojects ul{
	float:left;
}

#project_hr{
	width:100%;
	float:left;
	margin-bottom:21px;
}

#wrapper_projecten h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	color: #f39912;
}


#wrapper_projecten h1{
	font-size:22px;
	color:#f39912;
	font-weight:normal;
	padding-bottom:8px;
}

#wrapper_projecten h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	color: #f39912;
}

/*
	.sIFR-flash{
		 visibility: visible !important;
	}
	
	.sIFR-replaced { 
		visibility: visible !important; 	
	}
	
	span.sIFR-alternate{
		position: absolute;
		left:0;
		top:0;
		width:0;
		height:0;
		display:block;
		overflow:hidden;
		letter-spacing:0;
	}
	
	.sIFR-hasFlash h2{ 
		visibility: hidden;
		font-size:21px;
	}
	
	.sIFR-hasFlash h1{ 
		visibility: hidden;
		font-size:18px;
	}
*/
	
	.sIFR-flash{
		 visibility: visible !important;
	}
	
	.sIFR-replaced { 
		visibility: visible !important; 	
	}
	
	span.sIFR-alternate{
		position: absolute;
		left:0;
		top:0;
		width:0;
		height:0;
		display:block;
		overflow:hidden;
		letter-spacing:0;
	}
	
	.sIFR-hasFlash .sifr{ 
		visibility: hidden;
		font-size:18px;
	}

#wrapper_projecten h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 2px 0px;	
}

#wrapper_projecten h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 2px 0px;
}

.titel {
	float: left;
	width: 100%;
}

.line {
	float: left;
	background: #323232;
	width: 888px;
	height: 1px;
	overflow: hidden;
	margin-bottom: 14px;
}

#wrapper_projecten {
	float: none;
	width: 918px;
	padding: 5px;
	background-color: #171717;
	margin: auto;
}

ul #recente_projecten {
	float: left;
	list-style: none;
	width: 918px;
	margin-bottom: 50px;
}

#recente_projecten li {
	height: 420px;
	list-style: none;
}

.project_recent {
	float: left;
	width: 276px;	
	padding-right: 30px;
}

.project_recent img {
	float: right;
	padding-top: 3px;
}

.project_box {
	float: left;
	width: 254px;
	padding: 10px;
	height: 93px;
	border: 1px solid #323232;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4b3b3;
	overflow: hidden;
}

ul #overige_projecten {
	float: left;
	width: 918px;
	list-style: none;
}

#overige_projecten li {
	height: 320px;
	list-style: none;
}

.project_overig {
	float: left;
	width: 208px;
	padding-right: 18px;
}

.project_box_klein {
	float: left;
	width: 188px;
	padding: 10px;
	height: 64px;
	border: 1px solid #323232;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b3b3;
	overflow: hidden;	
}

.project_overig img {
	float: right;
	padding-top: 3px;
}

/* tooltip info */

/* Monitor Overlay */
#monitor{
	position:absolute;
	margin-top: 103px;
	left:50%;
	margin-left:370px;
	z-index:99999999;
}


/* KERST OVERLAYS */
#kerstbal1{
	position:absolute;
	width:148px;
	height:291px;
	background:url(../img/kerst/kerstbal1.png) top left no-repeat;
	left:50%;
	margin-left:490px;
	z-index:99999999;
}

#kerstbal2{
	position:absolute;
	width:83px;
	height:169px;
	background:url(../img/kerst/kerstbal2.png) top left no-repeat;
	right:50%;
	margin-right:100px;
	z-index:99999999;
}

#mistletoe{
	position:absolute;
	width:69px;
	height:89px;
	background:url(../img/kerst/mistletoe.png) top left no-repeat;
	left:50%;
	top:131px;
	margin-left:230px;
	z-index:99999999;
}

#sneeuw{
	position:absolute;
	width:100%;
	height:82px;
	background:url(../img/kerst/sneeuw.png) top left no-repeat;
	top:131px;
	z-index:9999999;
}

#kertstkaart_flash{
	z-index:999999999;
	position:fixed;
	_position:absolute;
	width:100%;
	height:100%;
}

#sjonic_team_img{
	cursor:pointer;
}