/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

hr {border:none; background:#006A8C}

* {
	margin:0;
	padding:0;
}
html {
	border:0;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	text-align:left !important;
	height:100%;
	width:100%;
	color:#482a16;
	font-weight:normal;
	background-repeat: repeat-x;
}
table, th, td, div {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
#conM{
	width: 755px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 755px;
	height: 120px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #482a16;
	margin-bottom: 12px;
}
#logo {
	height: 91px;
	width: 145px;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
}
#logo a{
	height: 91px;
	width: 155px;
	display:block;
}
#logo a span{
display:none;
}
#menu {
	width: 610px;
	padding-top: 95px;
	float: left;
	padding-left:145px;
}
#mainMenu {
	width: 610px;
	padding-top: 5px;
	float: left;
	padding-left:145px;
}
#highlight {
	width: 191px;
	height:178px;
	position:absolute;
	background:url(../pix/layout/nav_highlight.gif);
	margin:0 0 0 -20px;
	left:720px;
}
#content {
	clear: both;
	height: 468px;
	width: 755px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #482a16;
	padding-bottom: 0px;
}
#left {
	float: left;
	width: 145px;
	height: 468px;
}
#right {
	float: left;
	width: 610px;
	height: 468px;
}
.cms{
	font-size:1.0em;
	line-height:1.6;
	color:#333;
	position:relative;
}
#topMenu {
	width: 250px;
	height: 20px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}
#topMenu li{
	display:inline;
	padding:0;
	border-left: 1px solid #482a16;
}
#topMenu li:first-child{border:none;}
#topMenu a{
	text-transform:uppercase;
	padding: 0 10px;
	cursor:pointer;
	color:#A3948A;
}
#topMenu a:hover {
	color:#482a16;
}
/*-----------------------------------------------------------------------------*/
/*
#nav {
	width: 100%;
	height: 50px;
	float: left;
	margin:0 0 0 -35px;
	padding:0 0 0 35px;
	background:url(../pix/layout/menu_bg.gif) left bottom no-repeat;
}
#nav li {
	float:left; 
	margin:0;
	padding:0;
}
#nav .active {
	color: #FF9933;
	background:url(../pix/layout/menu_highlight.gif) no-repeat 0 20px;
}
#nav .active a {
	color: #FF9933;
	cursor:default;
}
#nav a {
	font-size: 1.1em;
	padding: 2px 5px;
	color:#006A8C;
	font-weight: bold;
	display:block;
	height:46px;
	background:url(../pix/layout/menu_highlight.gif) no-repeat 0 50px;
}
#nav a:hover {
	/*color:#FF9933;
	text-decoration:none;
}
*/

/*-----------------------------------------------------------------------------*/
/* Subnavigation */
/* #subnav {
	width: 180px;
	margin-bottom: 15px;
	margin-left: 50px;
	margin-top: 15px;
	padding:0;
}
#subnav li {}
#subnav li a {
	text-decoration: none;
	display:block;
}
#subnav .active {
	color: #FF9933;
	cursor:default;
}
*/
#quickLinks {
	width:250px;
	height:30px;
	text-align:right;
	float:right;
}
#bottomNav {
	width:350px;
	float:left;
}
#bottomNav ul { 
	padding:0;
}
#bottomNav li {
	float:left;
}
#bottomNav li a {
	padding: 0 3px 0 3px;
	color:#A3948A;
	cursor:pointer;
}
#bottomNav li a:hover {
	font-weight:bold;
	color:#482a16;
}
#bottomNav li .active a {
	font-weight:bold;
	color:#482a16;
}
/* ------------------*/
#lang{
	float:right;
	clear: right;
	margin:0;
	padding:0;
}
#lang li{
	float: left;
	list-style: none;
	padding: 5px 0 0 1px;
}
#lang li a{
}
/* ------------------*/
hr.clear{
	clear:both;
	visibility:hidden;
	height:0;
	content: "."; 
	line-height:0;
	width:95%;
	border: 0;
    padding: 0;
	margin: -10px 0 0 0;
	float:left;
}
hr.line {
	border:none;
	height:1px;
	line-height:1px;
	background:#1755a6;
	margin:20px 0;
}
#footer {
	width: 610px;
	height: 30px;
	padding-top: 10px;
	padding-left: 145px;
}
#adresse {
	font-size: 0.9em !important;
	color: #482a16;
}
/* ProjectsNav */
/*
#vertNav {
	width: 160px;
	margin-bottom: 15px;
	margin-left: 50px;
	margin-top: 15px;
	padding:0;
}
#vertNav ul {padding:0; margin:0}
#vertNav li a {
	text-decoration: none;
	display:block;
	padding:2px 10px;
}
#vertNav li a.act {
	color: #fff;
	background:#006A8C;
	cursor:default;
}*/
/* ------------------*/
#innerContent {
	width: 560px;
	padding:20px;
	background: #fff url(../pix/layout/ecke.jpg) no-repeat left top;
	color: #58585a;
	clear: both;
	position:relative;
}

#projImg{
list-style:none;
padding:0;
margin:0;
}
#projImg li{
display:inline;
}
#projImg li.first img{
margin:0 20px 0 0;
}
#projImg li img{
margin:0 8px 0 0;
}
#pdfDownload{
position:absolute;
left:282px;
}
