* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
html, body {
    	height: 100%;
}
body {
	background: url('/fileadmin/images/zoi_background.gif') #FFFFFF no-repeat center 0px;
	text-align: center;
	font-family: Helvetica ,verdana,sans-serif;
	color: #666666;
	line-height: 120%;
}
b {
	color: black;
}
h1, h2, h3, a {
	color: #9CC82D;
}
h3.clients {
	color: #000000;
	font-style: italic;
	font-size: 16px;
}
h3.clients a {
	color: #000000;
	text-decoration: none;
}
p.bodytext, p {
	font-size: 12px;
}
#page_wrapper {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	float: none;
	margin: 0 auto;
	text-align: left;
}
#page_header {
	height: 265px;
}
#slogan {
	position: absolute;
	width: 247px;
	margin-left: 192px;
	margin-top: 99px;
	z-index: 1000;
	color: #000000;
	background-image: url('/fileadmin/images/to-reveal2.gif');
	height: 64px;
}
#slogan p {
	line-height: 125%;
	font-size: 0px;
	font-family: Helvetica ,verdana,sans-serif;
	font-style: italic;
	display: none;
}
#logo {
	float: left;
	margin-top: 43px;
}
#logo a img {
	border: 0;
}
#project_menu #pages_menu {
	background-color: #999999;
}
#project_menu {
	width: 635px;
	height: 240px;
	float: left;
	margin-left:182px;
	margin-top:-6px;
}
page_content {
	width: 100%;
}
/*Pages Menu Dingen */
#pages_menu{
	width: 250px;
	clear: both;
	height: 25px;
	font-size: 13px;
	font-weight: lighter;
	position: absolute;
	margin-top: 231px;
	margin-left: 2px;
}
* html #pages_menu {
	margin-top: -30px;
}
#pages_menu ul{
	list-style: none;
	
}
#pages_menu li{
	display: inline;
	margin: 2px 5px 2px 2px
}
#pages_menu li.act{
	font-weight:bold;
	text-decoration: underline;
}	
#pages_menu a{
	color:black;
	text-decoration:none;
	font-weight: bold;
}
/*projects pagina dingen*/
#projects_container{
	float:left;
	width: 452px;
}
#projects_top{
	background: url('/fileadmin/images/sliced/left_top_gr.jpg') no-repeat top center;
	height: 17px;
}
#projects_mid{
	background: url('/fileadmin/images/sliced/left_mid_gr.jpg') repeat-y;
	padding-bottom: 1px;
}
#projects_bottom{
	background: url('/fileadmin/images/sliced/left_bot_gr.jpg') no-repeat top center;
	height: 16px;
	margin-bottom: 25px;
}
#projects_top.act{
	background: url('/fileadmin/images/sliced/left_top_rd.jpg') no-repeat top center;
}
#projects_mid.act{
	background: url('/fileadmin/images/sliced/left_mid_rd.jpg') repeat-y center;
	background-position: 0px;
}
#projects_bottom.act{
	background: url('/fileadmin/images/sliced/left_bot_rd.jpg') no-repeat top center;
}

#map_container{
	float:right;
	margin-bottom: 7px;
	margin-left: 7px;
}

#services_container{
	float:right;
	width:533px;
	margin-bottom: 7px;
}
#services_top{
	background: url('/fileadmin/images/sliced/right_top_gr.jpg') no-repeat top center;
	height:17px;
}
#services_mid{
	background: url('/fileadmin/images/sliced/right_mid_gr.jpg') repeat-y center;
	padding-bottom: 1px;
}
#services_bottom{
	background: url('/fileadmin/images/sliced/right_bot_gr.jpg') no-repeat top center;
	height:18px;
}
#services_top.act{
	background: url('/fileadmin/images/sliced/right_top_rd.jpg') no-repeat top center;
}
#services_mid.act{
	background: url('/fileadmin/images/sliced/right_mid_rd.jpg') repeat-y center;
}
#services_bottom.act{
	background: url('/fileadmin/images/sliced/right_bot_rd.jpg') no-repeat top center;
}

#clients_container{
	float:right;
	width:533px;
	margin-bottom: 7px;
}
#clients_top {
	background: url('/fileadmin/images/sliced/right_top_gr.jpg') no-repeat top center;
	height: 17px;
	float:left;
	width: 533px;
}
#clients_mid{
	background: url('/fileadmin/images/sliced/right_mid_gr.jpg') repeat-y center;
	float: left;
	width: 533px;
}
#clients_bottom{
	background: url('/fileadmin/images/sliced/right_bot_gr.jpg') no-repeat top center;
	height: 18px;
	float: left;
	width: 533px;
	margin-bottom: 25px;
}
#clients_top.act{
	background: url('/fileadmin/images/sliced/right_top_rd.jpg') no-repeat top center;
}
#clients_mid.act{
	background: url('/fileadmin/images/sliced/right_mid_rd.jpg') repeat-y center;
}
#clients_bottom.act{
	background: url('/fileadmin/images/sliced/right_bot_rd.jpg') no-repeat top center;
}
div.project {
	width: 409px;
	margin-left: 23px;
	font-size: 12px;
}
div.project h1 {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5px;
}
div.project h1 a {
	color: black;
	text-decoration: none;
}

div.project p {
	font-size: 12px;
	margin-bottom: 12px;
	line-height:140%;
}
div.service {
	width: 490px;
	margin-left: 23px;	
}
div.service p {
	margin-bottom: 12px;
	line-height:140%;
}
div.client {
	float:left;
	text-align:left;
	width:123px;
}
div.person {
	float: left;
	width: 120px;
	height: 248px;
	margin-right: 56px;
}
div.person h3 {
	font-size: 12px;
	margin-top: 3px;
}
#wide_container {
	float:left;
	width:695px;
	margin-bottom: 7px;
}
#wide_top{
	background: url('/fileadmin/images/wide_top.jpg') no-repeat top center;
	height:17px;
}
#wide_mid{
	background: url('/fileadmin/images/wide_mid.jpg') repeat-y center;
	min-height:650px;
  	height:auto !important;
  	height:650px;

}
#wide_bottom{
	background: url('/fileadmin/images/wide_bot.jpg') no-repeat top center;
	height:18px;
	margin-bottom: 23px;
}
.personscontainer {
	margin-left: 23px;
	height: 480px;
	float: left;
	width: 750px;
}
#wide_mid p.bodytext {
	margin-left: 23px;
	float: left;
	width: 550px;
}
#wide_mid table p.bodytext {
	margin-left: 0px;
}
#wide_mid table.imgtext-nowrap {
	margin-left: 23px;
	width: 820px;
	margin-bottom: 10px;
}
#wide_mid .personscontainer p {
	margin-left: 0px;
	font-size:11px;
}
#wide_mid table.imgtext-table {
	width: 100px;
	text-align: center;
}
div.client a img {
	border: 0px;
}	
div.client a {
	font-size: 12px;
}
div.regions {
	width: 533px;
	height: 205px;
	float: right;
	position: relative;
}
div.regions img {
	width: 533px;
	position:absolute;
	height: 205px;
	top: 0px;
	left: 0px;	
}
div.clientscontainer {
	margin-left: 23px;
	float: left;
}

* html #pages_menu {
	margin-top: 0px;
}
* html #slogan {
	margin-left: -730px;
}
#project_publication {
	margin-bottom: 5px;
}

#project_publication a {
	margin-left: 10px;
	position: absolute;
}	
