/* HTML */

html,body{
	height:100%;
}

body {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 62.5%;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  background-color: #000000;
}

h1 {font-size:2.2em; margin:0px; color:#000000;}
h2 {font-size:1.7em; margin:0px; color:#FFFFFF;}
h3 {font-size:1.5em; margin:0px; color:#000000;}
h4 {font-size:1.3em; margin:0px; color:#000000; padding-bottom:5px;}
h5 {font-size:1.2em; margin:0px; color:#009EE0;}
h6 {font-size:1.1em; margin-top:1.0em; margin-bottom:1.0em; color:#FFFFFF;}

p, table {
	font-size: 1.2em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	line-height: 1.5em;
}

a {
  text-decoration:underline;
  color:#FFFFFF;
}
a:hover {
  text-decoration:none;
  color:#009EE0;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

img {
  border-width:0px;
  margin:0px;
  padding:0px;
}

ul li, ol li {
	margin: 5px 5px 5px -25px;
	font-size:1.2em;
	list-style-position:outside;
}

li li {
	font-size:1.0em;
}

li p, table p, p table, td p, caption p {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	display: inline;
}

hr {
  border: 0;
  height: 1px;
  background-color:#858585;
  margin-top: 10px;
  margin-bottom: 10px;
  _margin:0;
}



/* FORMS */

form {
	padding:0px;
	margin:0px;
}

input {
	font-size: 1.1em;
	padding: 1px 5px 0px 5px;
}

select {
	
}

label {
	float:left;
	padding: 1.0em 0em 0.5em 0em;
	font-size: 1.2em;
	margin: 0px;
	display:block;
}

.column_2 .form {
	width:200px;
	padding-bottom:10px;
}

.column_2 h2, .column_2 h4 {
	width:200px;
}



/* PAGE */

#page_container {
	position: static;
	width:100%;
	background-color: #000000;
	overflow:hidden;
}


/* HEADER */
.header {
	float:left;
	height:60px;
	width:100%;
	background-color: #FFFFFF;
	border-top: 1px solid #858585;
	z-index: 5;
}


.under .info {
  width: 150px;
  padding:2px 0px 3px 52px;
}


/* SERVICE MENU */

.search_top {
	float:left;
	margin:4px 0px;
}

.servicemenu {
	float:right;
	width:auto;
	height:27px;
	padding-right:15px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	color: #858585;
}
.servicemenu a,.servicemenu a:active  {
	color: #858585;
	text-decoration: none;
}
.servicemenu a:hover {
	color: #0083D5;
	text-decoration: none;
}
.service {
	float:left;
	display: inline;
	padding: 8px 0px 4px 0px;
}
.textsize {
	float:left;
	display: inline;
	padding: 1px 0px 0px 0px;
	margin-right:20px;
}
.textsize IMG {
	border: 0px;
	margin-top: 3px;
	margin-right: -1px;
}

.textsize img.nomrg{
	margin-right: 0px;
}

.textonly {
  display:none;
}

.wrapper {
	position:relative;
	width: 960px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

.mainmenu {
	float:left;
	width:100%;
	background: #666666 url('../Images/Design/frontoffice/backgrounds/bgMenu.png') repeat-x top left;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:1.1em;

}

.header .wrapper {
	height:60px;
	background: #FFF url('../Images/Design/frontoffice/backgrounds/hoekje.gif') no-repeat top right;
}

.logo_1 {
	position:absolute;
	left:27px;
	top:11px;
	height:39px;
	width:350px;
}

.logo_2 {
	position:absolute;
	left:736px;
	top:9px;
	height:35px;
	width:155px;
}


.under {
  float:left;
  position: static;
  width:100%;
  height: 27px;
  _height:30px;
  background-color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
	z-index:150;
  
}

.under a {
	text-decoration: none;
}




.under {
  background-color:#000000;
  color:#666565;
}

/* Main Menu */
		div.mainmenu_bg{
				height:80px;
				overflow:hide;
				z-index:4;
		}
			
			
		div.mainmenu_bg ul.active a{
			color:#FFF;
		}

			hr.menudivide{
				border: 0;
				position:absolute;
				width:100%;
				margin:0px;
				height: 1px;
				width: 100%;
				
				background:#999;
				color: #9E9E9E;
				background-color: #9E9E9E;
			}

			div.mainmenu_bg ul{
					margin:0px;
					padding:0;
					list-style-type:none;
					padding-top:4px;
					height:22px;
					margin:0px;
					height:22px;
					padding-bottom:-2px;
					padding-left:20px;
					margin-left:6px;
			}


			div.mainmenu_bg ul li{
				float:left;
				margin:0 18px 0 0px ;
				display:block;
				padding-top:3px;
				padding-left:0px;
				border:0px solid yellow;
			}
				
			div.mainmenu_bg ul.still a{
				color:#FFF !important;
			}
				
			div.mainmenu_bg ul li.active{
				background-image:url('../Images/Design/frontoffice/backgrounds/tableft.png');
				_background-image:url('../Images/Design/frontoffice/backgrounds/tableft.gif');
				background-repeat:no-repeat;
				height:21px;
				padding-left:12px;
				padding-top:0px;
				margin:0px;
				margin-right:8px;
				margin-left:-10px;
			}
			
			div.mainmenu_bg ul li.first{
				_margin-left:-5px;
			}
				
				
			div.mainmenu_bg ul li.active span{
					display:block;
					float:left;
					background-image:url('../Images/Design/frontoffice/backgrounds/tabright.png');
					_background-image:url('../Images/Design/frontoffice/backgrounds/tabright.gif');
					background-repeat:no-repeat;
					background-position:top right;
					padding-right:12px;
					height:22px;
					vertical-align: bottom;
					margin:0px;
			}
				
				div.mainmenu_bg ul li.active a, div.mainmenu_bg ul li.active a:active,div.mainmenu_bg ul li.active a:visited, div.mainmenu_bg ul li.active a:hover{
					border-top:1px solid #777;
					color:#FFF;
					margin-top:0px;
					display:block;
					padding-top:4px;
					_padding-top:6px;
					font-weight:normal;
					vertical-align: bottom;
				}
				
				
				
				div.mainmenu_bg ul a, div.mainmenu_bg ul a:active{
					text-decoration:none;
					color:#FFF;
					font-weight:normal;
					font-family:Verdana;
					font-size:0.8em;
					color:#FFF;
					color:#858585;
				}
				
				div.mainmenu_bg ul a:hover{
					color:#0083D5;
				}
				
				
				#mnlvl_1{
					text-transform: uppercase;
					border:0px;
				}
				
				#mnlvl_1 a{
					font-size:0.7em;
				}
				
				#mnlvl_1 li.active{
					margin-top:1px;
					_margin-top:0px;
					border-bottom:1px solid #212121;
					position:relative !important;
					z-index:38;
					
				}

				
				#mnlvl_2 {
					border:0px;
				}
				
				#mnlvl_2 li.active{
					_margin-top:-2px;
					border-bottom:1px solid #454545;
					:border-bottom:1px solid #3D3D3D;
	
					position:relative !important;
					z-index:38;
				}
				
				
				#mnlvl_3 li.active{
					margin-top:2px;
					_margin-top:0px;
					border-bottom:1px solid #6A6A6A;
					position:relative !important;
					z-index:38;
				}
				#mnlvl_3 a{
					font-weight:normal;
					color:#858585;
					
					
				}
				#mnlvl_3 li.active a{
					padding-top:2px;
					_padding-top:4px;
					color: #fff;

				}

/* CONTENTS */

.content {
	float:left;
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right:auto;
	color: #FFF;
	background-color: #1E1E1E;
}
.focus {
	background: #1E1E1E url('../Images/Design/frontoffice/backgrounds/content_bg.gif') repeat-x 0px 15px;
}



/* COLUMNS */

.column_1 {
	width: 120px;
	float:left;
}
.column_2 {
	width:240px;
	float:left;
}
.column_3 {
	width: 360px;
	float:left;
}
.column_4 {
	width: 480px;
	_width:477px;
	float:left;
}
.column_5 {
	width: 600px;
	float:left;
}
.column_6 {
	width: 720px;
	float:left;
}
.column_7 {
	width: 840px;
	float:left;
}
.column_8 {
	width: 960px;
	float:left;
}



/* Background */

.bg_form{
	border:1px solid white;
	background-image: url(../Images/Design/frontoffice/divisions.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:0px;
	height:500px;
	width:800px;
	
}



/* BLOCK */

.block {
	padding: 10px 5px 15px 15px;
	float: left;
	margin: 0px;
}
.content.home .block {
	overflow: hidden;
}

.blockieFix{
	_padding: 10px 5px 15px 15px;
	_margin-right:-2px;
}

.column_1 .block {
	width: 80px;
}
.column_2 .block {
	width: 220px;
}
.column_3 .block {
	width: 340px;
}
.column_4 .block {
	width: 450px;
	padding: 10px 15px 15px 15px;
}
.column_5 .block {
	width: 570px;
}
.column_6 .block {
	width: 690px;
}
.column_7 .block {
	width: 810px;
}
.column_8 .block {
	width: 875px;
}

.focus_block {
	float:left;
	width:530px;
}

.block_img {
	margin-bottom: -4px;
	:margin: 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	clear:both;
}
.first_focus .block_img {
	padding: 15px 15px 20px 70px;
}

h4.injump{
	margin:0 10px;
}

.more_images {
	background-color: #000000;
	float:left;
	width: 210px;
	height:12px;
	font-size: 1.1em;
	padding: 4px 5px 4px 5px;
	overflow:hidden;
}
.more_images a {
	text-decoration: none;
	color:#009EE0;
}
.more_images a:hover {
	text-decoration: underline;
	color:#009EE0;
}

a.plus_img {
	float:left;
	height:20px;
	width:20px;
	margin: 0px;
	background-image:url(../Images/Design/frontoffice/more_images.gif);
	background-position:top left;
}
a.plus_img:hover{
	background-position:bottom left;
}

.block_news {
	padding: 0px 0px 0px 0px;
	float:left;
}

.first_home .block {
	padding: 10px 15px 1px 25px;
	float:left;
}

.first_focus .block {
	padding: 15px 15px 0px 70px;
	float:left;
}

.first_focus .block .unite {
	padding-bottom: 0px;
}

.landing .block {
	padding: 5px 15px 20px 0px;
	float:left;
}

.column_4.landing .block {
	width: 465px;
}
.column_4.first_home .block {
	width: 440px;
}
.column_2.first_focus .block {
	width: 155px;
}
.column_4.first_focus .block {
	width: 395px;
}
.column_5.first_focus .block {
	width: 515px;
}
.column_6.first_focus .block {
	width: 635px;
}
*html .column_4_ieFix .block {
	width: 395px;
}
*html .column_5_ieFix .block {
	width: 515px;
}


div.push {
	clear: both;
}

* html div.push {
	display: none;
}

div.menu {
	display:none;
}



/* BLOCK COLORS */

.grey_1 {
	background-color: #F3F3F3;
	color: #323232;
}
.grey_1 h2, .grey_1 h6 { 
	color: #000;
}

.grey_2 {
	background-color: #DaDaDa;
	color: #323232;
}
.grey_2 h2, .grey_2 h6 { 
	color: #000; 
}

.grey_3 {
	background-color: #B3B3B3;
	color: #323232;
}
.grey_3 h2, .grey_3 h6{
	color: #000;
}

.grey_4 {
	background-color: #858585;
	color: #FFF;
}
.grey_4 h2, .grey_4 h6 {
	color: #FFF;
}

.grey_5 {
	background-color: #4C4C4C;
	color: #FFF;
}
.grey_5 h2, .grey_5 h6 {
	color: #FFF;
}

.grey_6 {
	background-color: #323232;
	color: #FFF;
}
.grey_6 h2, .grey_6 h6 {
	color: #FFF;
}

.grey_7 {
	background-color: #191919;
	color: #FFF;
}
.grey_7 h2, .grey_7 h6 {
	color: #FFF;
}


.grey_8 {
	background-color: #a7a9ac;
	color: #FFF;
}
.grey_8 h2, .grey_8 h6 {
	color: #FFF;
}


.grey_9 {
	background-color: #404041;
	color: #FFF;
}
.grey_9 h2, .grey_9 h6 {
	color: #FFF;
}

.grey_1 a, .grey_2 a, .grey_3 a {
	color: #009EE0;
}

.grey_4 a, .grey_5 a, .grey_6 a, .grey_7 a, .grey_8 a, .grey_9 a{
	color: #FFF;
}

.blue h2, .blue h3, .blue h4, .blue h5, .blue h6 {
	color: #FFF;
}
.blue a {
	color: #FFF;
}

.stretch{
	float: left;
  margin-bottom:-1000em;
  padding-bottom:1000em !important;
}

.jump{
	padding-top:35px;
}

.white{
	color:#FFF;
}

.blue {
	background-color: #009EE0;
	color: #FFFFFF;
}
.grey_1 a:hover,
.grey_2 a:hover,
.grey_3 a:hover {
	color: #000 !important;
}
.blue a:hover,
.grey_4 a:hover,
.grey_5 a:hover,
.grey_6 a:hover,
.grey_7 a:hover,
.grey_8 a:hover,
.grey_9 a:hover {
	color: #FFF !important;
}
.kop {
	color: #009EE0;
	font-weight: bold;
}



/* COMPONENTS */

.img_top img {
	margin: -10px 15px 10px -15px;
}
.img_right img {
	float: right;
	margin: -10px -5px 10px 15px;
}
.img_bottom img {
	margin: 0 0 -15px -15px;
}
.img_left img {
	float: left;
	margin: -10px 15px 10px -15px;
}
 .img_top h2, .img_top h4, .img_right h2, .img_right h4, .img_bottom h2, .img_bottom h4, .img_left h2, .img_left h4 {
	width: auto;
}


/* VIDEO */

p.vitem{
	margin:10px;
}

.viditem{
	margin:10px;
	clear:both;
}

.viditem img{
	margin-bottom:-5px;
}

.viditem div{
	width:160px;
	background-color:#000;
	height:20px;
	float:left;
}

.viditem div a{
	display:block;
	margin:2px 5px 0; 
	font-size:1.2em;
	text-decoration:none;
}

.viditem div a:hover{
	text-decoration:underline;
	color:#3D9EC9;
}

a.play_vid{
	display:block;
	float:left;
	height:20px;
	width:20px;
	background-image:url('../Images/Design/frontoffice/play_video.gif');
	background-position:top left;
}
a.play_vid:hover{
	background-position:bottom left;
}



/* QUICK LINKS */

ul.links {
  font-size: 1.0em;
  list-style-type:square;
  list-style-position: outside;
}

ul.links li {
	list-style-position:outside;
	color: #FFF;
	margin: 0px 0px 1px -25px;
	list-style-image: url('../Images/Design/frontoffice/links_square.gif');
  :list-style-image: url('../Images/Design/frontoffice/links_square_IE.gif');
  :margin-left:-22px;
	
}
ul.links a {
	color:#FFFFFF; 
	text-decoration: underline;
}
ul.links a:hover {
	color:#FFFFFF; 
	text-decoration: none;
}

UL.links.black {
  font-size: 1.0em;
  list-style-type:square;
  list-style-image: url('../Images/Design/frontoffice/links_square_black.gif');
  :list-style-image: url('../Images/Design/frontoffice/links_square_black_IE.gif');
  list-style-position: outside;
}
UL.links.black LI {
	color: #000;
}
UL.links.black a {
	color:#000; 
	text-decoration: underline;
}
UL.links.black a:hover {
	color:#000; 
	text-decoration: none;
}



/* SEARCH */

.rslt{
font-size:1.2em;
}

.rslt_item{
	float:left;
	width:480px;
}

.rslt_item a{
	font-weight: bold;
	text-decoration:none !important;
}

.rslt_item a:hover{
	text-decoration:underline !important;
}

.rslt_item span{
	color:#858585;
}

.srch_doc{
	float:left;
	width:50px;
}

.rslt_percent{
	float:left;
	border:1px solid #858585;
	background:transparent;
	width:40px;
	overflow:hidden;
}

.rslt_percent div{
	background: #858585;
	height:8px;
	overflow:hidden;
}

.search_but {
	width: 25px;
	height: 20px;
	border: 1px solid #8F9092;
	background-color:#000000;
	background-image: url(../Images/Design/frontoffice/zoeken_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}

.block .search_but{height:18px;:height:19px;}


 
 

.search_field {
	display:block;
	float:left;
	width: 177px;
	padding:2px 3px 1px 3px;
	_padding:2px 3px;
	border:1px solid #ccc;
}
	
.search_top .search_field{
	_padding:3px 3px;
	
}

.servicemenu .search_field{
	font-size:1.0em;
	height:15px;
	_height:14px;
	width:179px;
}
 
.search_list {
	width: 209px;
	margin-bottom: 10px;
}
.view_vacancies {
	float: right;
	background-color:#000000;
	border: 1px solid #8F9092;
	width: 105px;
	height: 21px;
	color: #FFFFFF;
	
}



/* LANDING PaGE */

ul.landing, ul.level_4 {
	font-weight:normal;
	list-style-type:none;
	font-size: 1.1em;
	font-weight:normal;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

ul.landing li, ul.level_4 li {
	list-style-position:outside;
  display:block;
  height:23px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #858585;
  overflow: hidden;
}

ul.landing li a, ul.level_4 li a {
	color:#FFF;
	text-decoration: none;
	display:block;
	height:17px;
	padding: 2px 12px 4px 18px;
}
ul.landing {
	width:460px;
}
ul.level_4 {
	width:530px;
}

ul.landing li a:hover, ul.level_4 li a:hover {
	color:#FFF;
	text-decoration: none;
	background: #009EE0 url('../Images/Design/frontoffice/arrow.gif') no-repeat 8px center;
} 

.column_2 ul.level_4 {
	width:210px;
}
.column_3 ul.level_4 {
	width:330px;
}
.column_4 ul.level_4 {
	width:450px;
}
.column_4.first_focus ul.level_4 {
	width:395px;
}
.column_5.first_focus ul.level_4 {
	width:515px;
}
*html .column_4_ieFix ul.level_4 {
	width: 395px;
}
*html .column_5_ieFix ul.level_4 {
	width: 515px;
}

.level_4_active{
	color:#FFF;
	text-decoration: none;
	background: #009EE0 url('../Static/Common/VolkerWessels/Images/Design/frontoffice/arrow.gif') no-repeat 8px center !important;
}



/* ROUTEPLANNER */

.map {
	overflow:hidden;
	padding:0;
	margin:0;
}

.zoom_map{
	margin:15px 0 0 15px;
	_margin:25px 0 0 -20px;
	float:left;
}

.compas button, .compas button:hover{
	float:left;
	background:transparent;
	border:0px;
}

.compas img{
	float:left;
}

.zoom_map a{
	display:block;
	clear:both;
	width:15px;
	height:15px;
	margin:5px 0;
	border:1px solid #FFF;
	background-color:#009ee0;
	background-image:url(../Images/Design/frontoffice/plus_button.gif);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

a.blue_1{
	background:#38b1e0;
}

a.blue_2{
	background:#6cbbe0;
}

a.blue_3{
	background:#9acae0;
}

a.white_1{
	background:#d3e5ed;
	border:1px solid #009ee0;
}

a.white_2{
	background:#FFF;
	border:1px solid #009ee0;
	background-image:url(../Images/Design/frontoffice/min_button.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.compas{
	float:left;
	padding:0px;
}

.cmp_top button, .cmp_top button:hover{
	float:none;
}

.cmp_top{
	height:20px;
}

#bl_bottom{
	height:20px;
	margin-top:-6px;
}

.cmp_top .left{
	
}

.cmp_top .middle{
	margin-left:190px;
}

.cmp_top .cright{
	margin-left:175px;
	:margin-left:195px;
}

.cmp_side{
	overflow:hidden;
}

.cmp_side button{
	margin-top:150px;
}

#b_right{
	width:12px;
	:margin-left:4px;
}

#b_left{
	width:12px;
	:width:8px;
}

.routerow{
	overflow:hidden;
	font-size:1.2em;
}

.routerow div{
	float:left;
}

.rd_dist{
	width:90px;
}

.rd_time{
	width:80px;
}

.rd_desc{
	width:280px;
}

.bld{
	font-weight:bold;
}



/* FORM */

.asterisk{
	font-weight:bold;
	color:#E40151;
}

div.form form{
	width:350px;
	float:left;
}

.form img{
	margin-bottom:5px;
}

.form label{
	float:left;
	text-align:right;
	margin-left:-220px;
	_margin-left:-220px;
	_margin-top:3px;
	_position:absolute;
	width:200px;
	clear:both;
	padding:0px;
	font-weight:bold;
}

.form label.first{
	:padding-top:12px;
	_padding-top:0px;
}

.form label.taWrnd{
	:padding-top:12px;
	_padding-top:5px;

}


.form input, .form textarea{
	display:block;
	padding:1px;
	margin:10px 0;
	width:250px;
	border:1px solid #A5ACB2;
}

.form input.error{
	background:#e3a4c5;
	color:#fff;
}

.form span.error{
	display:block;
	position:absolute;
	margin-left:270px;
	padding-top:1px;
	:padding-top:2px;
	color:#cc006b;
}

.form h2{
	color:#000;
}

.form textarea{
	width:250px;
	height:80px;

}

.form input[type=hidden]{
	padding:0;
	border:0;
}

.form a.help, .form a.help:hover{
	position:absolute;
	display:block;
	margin-left:252px;
	height:15px;
	:height:16px;
	text-decoration:none !important;
	background:#000;
	color:#fff;
	font-size:1.1em;
	:margin-top:1px;
	padding:0px 5px 0 5px;
	border:1px solid #A5ACB2;
	cursor:default;
	
}

a.help.first, a.help.first:hover{
	:margin-top:11px;
	_margin-top:0px;
}

.form a.help {
	_margin-top:1px;
}
.form a.first {
	_margin-top:11px;
}

.form a.help div, .form a.help:hover div{
	position:absolute;
	_position:static;
	width:160px;
	_width:180px;
	margin:-17px 0 0 17px;
	:margin:0px 0 0 12px;
	background:#333;
	color:fff;
	border:2px solid #555;
	padding:5px;
	_margin:-20px 0 0 0;
}

.form a.help div{
	display:none;
}

.form a.help:hover div{
	display:block;
}

.form a.help:hover, .form a.help:active {
	color:#FFF;
}

.form a.help:hover div{
	display:block;
	filter: alpha(opacity = 100);
}

.column_2 .form input{
	width:200px;
	margin:0 0 7px 0;
}

.form input[type=checkbox]{
	display:block;
	float:left;
	border:0px;
	margin:2px 10px 0 0;
	:margin:-3px 10px 0 0;
	width:auto;
	clear:left;
}

.radio input{
	display:inline;
	border:0px;
	margin:1px 0 0 0;
	:margin:-2px 0 0 0;
	width:auto;
	float:left;
	clear:left;
}

.radio span{
	display:block;
	float:left;
	padding:0px 0px;
}

.radiolabel{
	overflow:hidden;
	width:250px;
}

.radio div{
	overflow:hidden;
	display:block;
	clear:both;
	padding:0 6px 4px 0;
	_width:auto;
	margin:0;
}

.radio label{
	text-align:left;
	margin:0;
	width:auto;
	clear:none;
	font-weight: normal;
	padding:0px 10px;
	font-size:1.1em;
	overflow:hidden;
	position:static;
	width:200px;
	:width:200px;
	border:0px solid black;
}

div.radio{
	display:block;
	margin-right:3px;
	padding:3px;
	overflow:hidden;
}

p.chkbx span{
	display:block;
	padding:3px 0px;
	_height:10px;
}

.column_2 .chkbx{
	width:200px;
}

.column_2 p.chkbx span input {
	width:auto;
}

p.chkbx{
	margin:0px;
	padding:0px;
	font-size:1.1em;
}

div.clm_1 p{border:0px solid black;width:100%;}
div.clm_2 p{border:0px solid black;margin:0 3px 0 0;float:left;width:122px;_width:120px;}
div.clm_3 p{margin:0 5px 0 0;:margin:0 0 0 0;_float:left;_width:83px;}
div.clm_1 , div.clm_2, div.clm_3 {
	clear:right;
	width:250px;
	overflow:hidden;
}

div.rn2 .radio{
	width:115px;
	float:left;
}
div.rn2 label{
	width:75px;
	:width:74px;
}

div.clm_2 span{
	border:0px solid black;
	height:auto;
	display:block !important;
	clear:both;
	margin:2px 0;
	overflow:hidden;
}

div.clm_3 label{
	width:76px;
	:width:30px;
	_width:50px;
}

p.cbrow{ float:left; width:210px; }

div.clm_2 label{
	width:99px;
	:width:88px;
	_width:92px;
	overflow:hidden !important;
	display:block;
	border:0px solid blue;
}

.chkbx label{
	margin:0px;
	padding:0px;
	width:auto;
	clear:none;
	float:none;
	text-align:left;
	font-weight:normal;
	font-size:1.0em;
	min-width:50px;
	border:0px solid blue;
	_position:static;
}

form p.chkbx{
	float:left;
}

.chkbx input {
	border:0px;
	float:left;
	border:0px;
	margin:2px 10px 0 0;
	:margin:-3px 10px 0 0;
	_margin:0px;
	width:auto;
	clear:left;
	display:block;
}

p.wrap{
	margin:0;
	padding:0;
	clear:both;
	height:0px;
}

p.wraptop{
	margin-bottom:0;
	padding-bottom:0;
	height:0px;
}

p.wrapbot{
	margin-top:0;
	padding-top:0;
	height:0px;
}

p.frtop{
	margin-top:0
}

p.wrp{
	margin:0;
	padding:0;
}
	
p label{
	font-size:1.0em;
}



/* IMAGE BANK */

.bb_row{
	width:840px;
	clear:both;
	overflow:hidden;
	border-top:1px solid #858585;
}

.bb_row div{
	float:left;
	width:180px;
	padding:15px;
}

.bb_row a.img{
	display:block;
	width:180px;
	height:180px;
	padding:0;
	float:none;
	background-position:center bottom;
	background-repeat:no-repeat;
}

.bb_row img {position: relative; bottom: 0;}

.bb_row h4{
	font-family:Trebuchet MS;
	text-align:center;
	font-size:1.2em;
	width:auto;
}

.imggrey{
	display:block;
	width:180px;
	height:180px;
	background:#858585;
}

form.imagesearch div{
	float:left;
	padding-right:30px;
}

form.imagesearch input{
	width:180px;
}

form.imagesearch h4{
	width:auto;
}

form.imagesearch{
	overflow:hidden;
	padding:15px 0;
	_width:800px;
}

form.imagesearch button{
	margin-top:19px;
	float:left;
}

.bb_detail{
	margin-top:15px;
}

.description label {
	padding:0px;
	margin:0;
	width:200px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:1.0em;
	float:left;
	display:block;
	clear:both;
}

.description span{
	display:block;
	float:left;
	width:400px;
}



/* CONTACT */


div.cntctrout{
	clear:both;
	height:145px;
	:height:160px;
	padding-top:15px;
}

div.cntctrout div{
	float:left;
}

div.arrival{
	width:170px;margin-left:20px;
}	



/* DOWNLOADS */

ul.downloadlist{
	clear: both;
	list-style-type: none;
	margin: 8px 0;
	margin-left: -38px;
	:margin-left: 0px;
}	

ul.downloadlist li{
	list-style-position:outside;
	color: #009EE0;
	line-height:140%;
	margin: 3px 0;
	padding-left: 20px;
	background:transparent;
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment: scroll;
}

ul.downloadlist li.xlsx,
ul.downloadlist li.xls,
ul.downloadlist li.csv {
	background-image: url("../Images/Design/frontoffice/Icons/xls.gif");
}
ul.downloadlist li.pdf {
	background-image: url("../Images/Design/frontoffice/Icons/pdf.gif");
}
ul.downloadlist li.doc,
ul.downloadlist li.docx
{
	background-image: url("../Images/Design/frontoffice/Icons/doc.gif");
}
ul.downloadlist li.jpg,
ul.downloadlist li.jpeg, 
ul.downloadlist li.gif, 
ul.downloadlist li.png, 
ul.downloadlist li.bmp, 
ul.downloadlist li.ai, 
ul.downloadlist li.psd {
	background-image: url("../Images/Design/frontoffice/Icons/image.gif");
}
ul.downloadlist li.mpg,
ul.downloadlist li.mpeg, 
ul.downloadlist li.mov, 
ul.downloadlist li.avi, 
ul.downloadlist li.flv, 
ul.downloadlist li.wmv {
	background-image: url("../Images/Design/frontoffice/Icons/mpg.gif");
}
ul.downloadlist li.pptx,
ul.downloadlist li.ppt {
	background-image: url("../Images/Design/frontoffice/Icons/powerpoint.gif");
}
ul.downloadlist li.zip {
	background-image: url("../Images/Design/frontoffice/Icons/zip.gif");
}
ul.downloadlist li.txt {
	background-image: url("../Images/Design/frontoffice/Icons/file.gif");
}
ul.downloadlist li a {
	color: #333;
}



/* NEWS */

.news_home {
	color: #CCCCCC;
}
.news_home p{
	clear:both;
}

.news_home a, form a, .form a, .rslt_item a, .vacancies a, a.hrfblue{color:#009EE0; text-decoration: underline;}
.news_home a:hover, form a:hover, .rslt_item a:hover {color:#009EE0; text-decoration: none;}

a.hrfblue{font-weight:bold;}

a.more {
	clear:both;
	overflow:hidden;
	display:block;
	float:left;
	margin:0px 0px 12px;
	:margin:0px 0px 2px;
}

.news_kop_home {
	color: #FFFFFF;
	font-weight: bold;
}
.news_kop_home a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_kop_home a:hover, .news_kop_home a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.news {
	color: #323232;
}
.news A, .img_nav a {color:#009EE0; text-decoration: underline;}
.news A:hover {color:#009EE0; text-decoration: none;}

.news_date {
	color: #8F9092;
}

.news_kop {
	color: #000000;
	font-weight: bold;
}
.news_kop a {
	color: #000000;
	text-decoration: none;
}
.news_kop a:hover, .news_kop a:active {
	color: #000000;
	text-decoration: underline;
}

.case {
	color: #FFFFFF;
}

.news_item_1, .srch_item_1 {
	float:left;
	width:620px;
	background: #D9D9D9 url('../Images/Design/frontoffice/backgrounds/news_item_bg.jpg') repeat-y right top;
	padding: 8px 30px 8px 70px;
}
.news_item_2, .srch_item_2 {
	float:left;
	width:620px;
	padding: 8px 30px 8px 70px;
}
.news_overview {
	float:left;
	color: #000;
	width: 510px;
}
p.news {
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

.news_item_1 img,
.news_item_2 img {
	float:right;
	max-width:95px;
	margin-left: 15px;
}
.news_item_1 a img,
.news_item_2 a img {
	border: 0px;
}

.listnavigation, .searchnavigation {
	position:relative;
	left: 70px;
	float:left;
	width:510px;
	border-top: 1px solid #858585;
	padding:0px;
	padding-top: 0px;
	:padding-top:10px;
}

.column_8 .listnavigation{
	left:0;
	width:830px;
	border-top:1px solid #858585;
	_font-size:1.2em;
}

.searchnavigation{
	left: 120px;
	font-size:0.9em;
	border-top:0;
}

.listtotal{
	font-size:1.1em;
	padding-top:10px;
	:padding-top:0px;
	float:left;
}

/* Projects */
.project_descr_1 {
	background: #D9D9D9 url('../Images/Design/frontoffice/backgrounds/news_item_bg.jpg') repeat-y right top;
}
.projectItem{
	float:left;
	width:375px;
	padding: 8px 30px 8px 72px;
	margin-left:-70px;
	_margin-left:-35px;
	clear:both;
}



.prj_Img{
	margin-bottom:-4px;
	_margin-left:-2px;
}

.prj_imgTitle {
	background: url('../../../../Static/Common/VolkerWessels/Images/Design/projectTextBackground.png') no-repeat top right;
	border:0px solid yellow;
	font-size:11px;
	color:#FFF;
	padding: 3px 0px 3px 25px; 
	font-weight:bold;
	
	
}


div.prjImgRow{
	overflow:hidden;
	margin:10px 0;
	_margin:10px 0 10px -1px;
}

div.prjImgRow .prjImgItem{
	_overflow:hidden;
	float:left;
	width:240px;
	_width:238px;
}



div.prj_descr{
	background: url('../../../../Static/Common/VolkerWessels/Images/Design/projectOverviewBg.png') repeat-x top left;
	padding:7px 12px 30px;
}
.prj_sp{


}
.prj_sp span{
	color:#666;
	font-weight:bold;
}

.projectlist{
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.projectlist li{
	float:left;
	clear:left;
	margin-left:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:240px;
	display:block;
}
ul.projectlist li.prj_Left{
	margin-left:100px;
	clear:none;
}
.projectlist h3{
	font-size:1.0em;
}

li.prj_clear{
	width:550px !important;
	float:none !important;
	height:0px !important;
	margin-top:-15px !important;
}


select.prj_slcActivities{
	border:1px solid black;
	margin:0 0 5px;
	:margin:0 0 -5px;
}


.sorting{
	list-style-type:none;
	margin:0px;
	padding:0px;

}

.sorting li{


	background:url('../../../../Static/Common/VolkerWessels/Images/Icons/prjArrow.png') no-repeat 0px 8px;
	padding-left:9px;
	margin: 0 0 0 7px;
	
	float:left
}


.sorting li.up{
	
	background:url('../../../../Static/Common/VolkerWessels/Images/Icons/prjArrow.png') no-repeat 0px 8px;
	_background:url('../../../../Static/Common/VolkerWessels/Images/Icons/prjArrowIE.gif') no-repeat 0px 8px;
}


.sorting li.down{
	
	background:url('../../../../Static/Common/VolkerWessels/Images/Icons/prjArrowUp.png') no-repeat 0px 8px;
	_background:url('../../../../Static/Common/VolkerWessels/Images/Icons/prjArrowUpIE.gif') no-repeat 0px 8px;
}


.sorting li a{
	text-decoration:none;
}

.sorting li.active{
	list-style-image: url('../../../../Static/Common/VolkerWessels/Images/Icons/prjArrow2.png');
}



/* PAGING  */ ul.paging  { margin:0px;  :margin-top:-5px; padding:  5px 0px  0px
105px; :padding:  0px 0px  0px 63px;  height: 30px;  list-style-image:none; list
-style-position:outside; list-style-type:none; }

.searchnavigation ul.paging{
	padding: 5px 0px 0px 155px;
	:padding: 0px 0px 0px 55px;
}

ul.paging li {
	display: block;
	float:left;
	padding: 0px 20px 0px 10px;
	font-size: 1.1em;
	color: #000;
}

ul.paging li.next a,
ul.paging li.next a:hover, 
ul.paging li.next a.active
ul.paging li.prev a, 
ul.paging li.prev a:hover, 
ul.paging li.prev a.active{
	display:block;
	width:1px;
	height:10px;
	:padding: 1px 15px 0px 0px;
	padding: 6px 15px 0px 0px;
	_padding: 0px 15px 0px 0px;
}
	
ul.paging li.prev a, a.prev {
	padding: 0px 15px 0px 0px;
	background: url('../Images/Design/frontoffice/paging_prev.gif') no-repeat right;
	padding:7px 5px 6px 5px;
	:padding: 8px 5px 6px 5px;
	_padding: 8px 5px 6px 5px;
	font-size:1.2em;
	color:#FFF;
}
a.next:hover, a.prev:hover{
 color:#fff;
}
	
ul.paging li.prev a:hover, ul.paging li.prev a.active {
	padding: 6px 13px 0px 0px;
	_padding: 0 5px;
	background-image: url('../Images/Design/frontoffice/paging_prev_over.gif');
	background-repeat:no-repeat;
	background-position:right center;
	_background-position:2px 5px;
}

ul.paging li.next a, a.next {
	padding: 6px 15px 0px 0px;
	_padding: 0px 15px 0px 0px;
	background: url('../Images/Design/frontoffice/paging_next.gif') no-repeat left;
	color:white;
}

ul.paging li.next a:hover, ul.paging li.next a.active {
	padding: 6px 15px 0px 0px;
	_padding: 0px 15px 0px 0px;
	background: url('../Images/Design/frontoffice/paging_next_over.gif') no-repeat left;
	color:white;
}

ul.paging li.this a, ul.paging li.this {
	color:#000000;
	font-weight: bold;
	text-decoration: none !important;
}
	
ul.paging li a {
	color: #11a4E2;
	text-decoration: none;
}



/* BUTTONS */

.back_but {
	float:right;
}

button {
	font-family: Trebuchet MS;
	font-size: 1.1em;
	font-weight:bold;
	cursor:pointer;
	float: left;
	height: 21px;
	border: 1px solid #8F9092;
	background: #000000 url('../Images/Design/frontoffice/back_arrow.gif');
	background-repeat:no-repeat;
	background-position:7px 6px;
	:background-position: 7px 5px;
	color: #FFFFFF;
	padding: 0px;
	padding-top:0px;
	margin:0;
	width:auto;
	overflow:visible;
	text-align:center;	
	white-space:nowrap;
}

form p{
	font-size:1.2em;
	margin-top: 0.0em;
	margin-bottom: 2.5em;
	line-height: 1.5em;
}

button.right, button.close {
	background: #000000;
	background-image: url('../Images/Design/frontoffice/arrow.gif');
	background-repeat:no-repeat;
	background-position: 7px 6px;
	:background-position: 7px 5px;
	margin-right:10px;
	float:left;
	
}

.back_but button.right{
	margin:0;
}

button.close{
	background-image: url('../Images/Design/frontoffice/close.gif');
	margin-top:-24px;
	margin-right:0;
	position:relative;
	right:0px;
	float:right;
}

button em, button span {
	text-decoration: none;
	display:block;
	font-style:normal;
	display:block;
	height:21px;
	:height:16px;
	line-height:15px;	
	:line-height:16px;		
	margin:0;
	cursor:pointer;
}
button:hover, button:active, a:hover button {
	background-color: #009EE0;
}
a button{text-decoration:none;}

button span{
	padding-left:15px;
}

button em{
	padding-right:5px;
}

form button{
	background-image: url('../Images/Design/frontoffice/arrow.gif');
}
	
.cut{
	width:200px;
}
.cut button{
	float:right;
}



/* VACANCIES */

h5.vc{color:#000;margin:0px;padding:0;}
h5.vc strong{color:#009EE0;font-size:1.6em;}

.vacancies a{font-size:1.2em;font-weight:bold;}
.vacancies span{color:#858585;}
.vacancies p {width:510px;}

.jobdesc label , .projectItem label{
	font-size:1.2em;
	font-weight:bold;
	width:100px;
	border:0px solid black;
	clear:left;
	padding:0px;
}
.jobdesc span, .projectItem span{
	display:block;
	clear:right;
	font-size:1.2em;
	border:0px solid black;
}
.jobdesc {
	overflow:hidden;
}



/* SITEMAP */

ul.sitemap{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	border:0px solid green;
	overflow:hidden;
}

ul.sitemap hr{
	clear:both;
}

ul.sitemap li{
	display:block;
	float:left;
	width:800px;
	_width:auto;
	padding:0px;
	margin:0px;
}

ul.sitemap li h2{
	width:180px;
	float:left;
	font-size: 1.5em;
}

ul.sitemap li ul{
	float:left;
	width:440px;
	list-style:none;
	border:0px solid green;
	padding:0px;
	margin:0px;
}

ul.sitemap li li{
	display:block;
	font-size:1.2em;
	padding-left:0px;
	width:440px;
	padding:0px 0 0 0px;
	margin:0;
}

ul.sitemap li li span{
	display:block;
	float:left;
	width:240px;
	font-weight:bold;
	font-size:1.0em;
}

ul.sitemap li li li {
	font-weight:normal;
	font-size:1.0em;
	width:190px;
	border:0px solid yellow;
}

ul.sitemap ul ul{
	display:block;
	width:100px;
	float:left;
}

ul.sitemap a, ul.sitemap a:active{
	color:#000;
	text-decoration:none;
}

ul.sitemap a:hover{
	text-decoration:underline;
}



/* COMPANYMAP */

ul.companymap{
	width:590px;
	clear:both;
	margin: 50px 10px;
	:margin: 0px 50px 50px;
	list-style-type:none;
	font-weight:bold;
	color:#000;
}
ul.companymap ul, ul.companymap ul ul{list-style-type:none;}

ul.companymap li span{
	display:block;
	margin:0 0;
	padding:4px 10px 0px 30px;
	background-color:transparent;
	border:0px solid orange;
	font-size:1.2em;
}

ul.companymap span.hover{
	background-color:#009EE0 !important;
	color:#FFF;
}

ul.companymap li span,
ul.companymap li ul li span,
ul.companymap li ul li ul li span{
	_height:0px;
}

ul.companymap li{
	font-size:1.0em;
	list-style-position:outside;
	background:transparent;
	_height:0px;
	border:0px solid blue;
	margin:0;
	_margin:-5px 0;
	padding: 2px 0;
}
ul.companymap li ul{
	_height:0px;
	margin:0;
}
ul.companymap li ul li{
	_height:0px;
	margin:0;
	
}

ul.companymap ul li{
	padding: 1px 0;
	margin: 0;
	_margin:-5px 0;
	display:block;
}

ul.companymap ul li span{
	padding:4px 10px 0px 60px;
	margin:0 0;
	display:block;
}

ul.companymap ul{
	padding: 0px ;
	margin: 0;
	display:none;
}

ul.companymap ul ul{
	padding: 0px ;
	margin: 0;
}

ul.companymap .lvl_1 span{
	background-color:#ccc;
}

ul.companymap .lvl_2 span{
	background-color:#999;
	padding:4px 10px 0px 80px;
}

ul.companymap .lvl_3 span{
	background:#999;
	padding:4px 10px 0px 100px;
}

ul.companymap .lvl_4 span{
	background:#999;
	padding:4px 10px 0px 120px;
}

ul.companymap .lvl_5 span{
	background:#999;
	padding:4px 10px 0px 140px;
}

ul.companymap .lvl_3, ul.companymap .lvl_2,ul.companymap .lvl_4,ul.companymap .lvl_5{
	padding:2px 0 0;
}

ul.companymap .ib{
	margin-bottom:-3px;
	margin-right:5px;
}

ul.companymap .hasChild, .hasChild1, .hasChild2, .hasChild3, .hasChild4, .hasChild5{
	cursor:pointer !important;
	background-image: url(../Images/Design/frontoffice/arrow_right.gif) !important;
	background-repeat:no-repeat !important;
}

ul.companymap .hasChilddrop, .hasChilddrop1, .hasChilddrop2, .hasChilddrop3, .hasChilddrop4, .hasChilddrop5{
	cursor:default !important;
	background-image: url(../Images/Design/frontoffice/arrow_down.gif) !important;
	background-repeat:no-repeat !important;
}

.hasChild{
	background-position:20px 7px !important;
}
.hasChilddrop{
	background-position:15px 9px !important;
}

.hasChild1{
	background-position:50px 7px !important;
}
.hasChilddrop1{
	background-position:45px 9px !important;
}

.hasChild2{
	background-position:70px 7px !important;
}
.hasChilddrop2{
	background-position:65px 9px !important;
}

.hasChild3{
	background-position:90px 7px !important;
}
.hasChilddrop3{
	background-position:85px 9px !important;
}

.hasChild4{
	background-position:110px 7px !important;
}
.hasChilddrop4{
	background-position:105px 9px !important;
}

.hasChild5{
	background-position:130px 7px !important;
}
.hasChilddrop5{
	background-position:125px 9px !important;
}	



/* FOOTER */

.footer {
	position:relative;
	float: left;
	width:960px;
	height:25px;
	background: #000000 url('../Images/Design/frontoffice/backgrounds/footer_bg.jpg') repeat-x top left;
	color: #8F9092;
	padding: 2px 25px 2px 25px;
	font-size:1.1em;
}
.footer a:link {color:#CCCCCC; text-decoration: underline;}
.footer a:hover {color:#CCCCCC; text-decoration: none;}
#Footer_Wrapper{clear:both;}
#lbCaption{ font-family:Trebuchet MS;font-size:1.2em;}

.lb_pages {
	display:block;
	font-size:1.2em;
	font-family:Trebuchet MS;
	font-weight:bold;
	:padding-left:50px;
	:overflow:hidden;
}

.lb_pages a{
	margin:0 4px;
	color:#009EE0;
	text-decoration:none;
}

.lb_pages span{
	margin:0 4px;
}

.column_2 div.shw{
	font-size:1.1em;
	padding-left:5px;
	padding-bottom:15px;
}
.column_2 hr{
	width:200px;
	clear:both;
}

.img_nav{
	text-align:center;
}
.img_nav a{
	background-position:2px 10px;
	font-size:1.2em;
	_font-size:1.4em;
	_padding:6px 5px 6px 5px;
}



.column_4 h4{
	width:auto;
}



/* RTE STYLES */

.RTE_Bold {
	font-weight: bold !important;
}
.RTE_Color {
	color: #009EE0 !important;
}
.RTE_ColorBold {
	font-weight: bold !important;
	color: #009EE0 !important;
}
.RTE_White {
	color: #FFF !important;
}
.RTE_WhiteBold {
	font-weight: bold !important;
	color: #FFF !important;
}
.RTE_Black {
	color: #000 !important;
}
.RTE_BlackBold {
	font-weight: bold !important;
	color: #000 !important;
}




/*box instances*/

#instnavBox{
	width:240px;
	float:left;
}
.box a {
	color:#FFF;
	display:block;
	font-weight:bold;
	padding:3px 5px 3px 25px;
	font-size:1.2em;
	margin:7px 0px 7px 12px;
	background-color: #101010;
	text-decoration:none;
	width:180px;
  background-repeat:no-repeat;
  background-position: 10px 9px;
}

.box a:hover {
 	background-image: url('../Images/Design/frontoffice/arrow.gif');
	background-color:#009EE0;
	text-decoration:none;
	color:#FFFFFF;
}
.box img{display:none;}
.box span{display:none;}


.inst_photo{
	float:left;
	width:480px;
	height:280px;
}
.inst_photo img{
	_margin-bottom:-5px;
}


.inst_photo div, .backOpac{
	color:#eee;
	width:420px;
	padding:10px 30px;
	font-size:1.2em;
	line-height:13px;
	height:45px;
	z-index:8;
	position:absolute;
	top:215px;
	:margin-left:-483px;
	display:none;
}

#backOpac{
background-color:#323232;
height:45px;position:absolute;
z-index:6;
opacity: 0.7;
MozOpacity: 0.7; 
KhtmlOpacity: 0.7; 
filter:alpha(opacity=70);
}

#locationselector{
	margin-bottom:-4px;
}

.transparentTitleWrapper {
	height: 50px; 
	padding: 0; 
	margin-top: -50px; 
	width: 100%; 
	z-index: 5;
}
.column_4 .transparentTitleWrapper {
	width: 480px;
	overflow: hidden;
}

.transparentTitleBar {
	font-family: "Trebuchet MS";
	font-size:1.3em;
	width: 100%;
	height: 20px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #009EE0;
}

.titleSpan {
	height: 20px;
	padding: 0 15px 0 0;
	color: #ffffff;
	font-weight: bold;
	float: right;
	filter: none;
	-moz-opacity: 100%;
	opacity: 100%;
}

