body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	line-height: 16px;
	background: white;
}

img {
	border: none;
}

a {
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}

#site {
	width: 770px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: left;
}


#header {
	width: 100%;
	height: 256px;
	background: url(../images/bg_header.gif) repeat-x;
}

#logo {
	position: absolute;
	top: 0px;
	left: 20px;
}
#logo img {
	border: none;
}

#navmeta {
	position: absolute;
	right: 20px;
	margin: 0px;
	color: #5A5A5A;
	font-size: 10px;
	line-height: 20px;
}
#navmeta {
}
div.navmeta-block {
	float: left;
	margin-right: 6px;
}
#navmeta ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navmeta li {
	display: inline;
	border-right: 1px solid #ACACAC;
}
#navmeta a {
	color: #5A5A5A;
	text-decoration: none;
	padding: 0px 6px 0px 8px;
}
#navmeta a.active,
#navmeta a:active,
#navmeta a:hover {
	text-decoration: underline;
}

div.search-headline {
	float: left; /* Safari */
}
div.search-field {
	float: left;
}
#navmeta fieldset {
	border-width: 0px;
	padding: 1px 0 0 6px;
	_width: 161px; /* MSIE */
}
#navmeta input.search  {
	margin: 0px;
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: black;
	width: 138px;
	padding: 1px 2px;
	border: 1px solid #ACACAC;
}
#navmeta input.submit  {
	margin: -8px 1px 0px;
}


#main-row {
	background: url(../images/bg_site.gif) repeat-y;
}
#main-block {
}
#main {
	position: relative;
	width: 100%;
	background: url(../images/border_top.gif) repeat-x;
}

#navmain-row {
	position: absolute;
	right: 20px;
	top: 80px;
	margin: 0px;
	padding: 0px;
}

#navmain-block {

}

#background {

}

#navmain div {
	float: left;
}
#navmain ul {
	padding: 0px;
	margin: 0px;
}
#navmain li {
	list-style-type: none;
	display: inline;
}
#navmain a {
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin-left: 1px;
	float: left; /* MSIE */
	text-decoration: none;
}
#navmain a:link,
#navmain a:visited {
	color: white;
}
#navmain a:hover,
#navmain a:active,
#navmain a.active {
	color: white;
}

#sujet {
	position: absolute;
	top: 106px;
	left: 0px;
}
#sujet img {
	padding: 0px;
	margin: 0px;
}


#leftcol {
	float: left;
	width: 200px;
	margin: 0px;
	padding-bottom: 20px;
}

#navigation-block {
	margin-left: 30px;
	padding: 0px;
	width: 160px;
	background: url(../images/bg_navigation.gif) repeat-y;
}
#navigation-block h3 {
	color: white;
	background-color: #204D91;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 16px;
}
#navigation-left {
	padding: 2px 4px;
}
#navigation-left ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
}
#navigation-left li {
	list-style-type: none;
	margin: 0 0 1px;
	width: 152px; /* IE6 */	
}
#navigation-left a {
	margin: 0px;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 12px;
	padding-left: 12px;
	line-height: 16px;
	width: 140px; /* IE */
	display: block; /* IE */
}
#navigation-left a:hover,
#navigation-left a:active,
#navigation-left a.active {
	margin: 0px;
	color: #204D91;
	background: white url(../images/arrow.gif) no-repeat 4px 5px;
}
#navigation-sub {
	xxx-width: 140px; /*IE7 */
	xxx-padding-left: 10px;
	margin: 0px;
	background: white;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
#navigation-sub ul {
	padding: 1px 0px;
	margin: 0px;
}
#navigation-sub li {
	padding: 0px;
	width: auto;
}
#navigation-sub a {
	margin: 0 4px;
	padding-left: 7px;
	color: #8E9196;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	display: block; /* IE */
	_width: 137px; /* IE */
	border-top: 1px solid white;
}
#navigation-sub a:hover,
#navigation-sub a:active,
#navigation-sub a.active {
	margin: 0 4px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	background: #E3E3E5;
}

#rightcol {
	float: right;
	width: 555px;
	margin: 0px;
	overflow: hidden; /* IE6 */
}

#content-block {
	margin-top: 20px;
	margin-bottom: 36px;
	padding-right: 30px;
}


#content {
	margin: 0px;
}

#startpage-content {
	margin: 15px 0;
}
#startpage-content h1,h2 {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content-topline {
	margin: 0px;
	padding: 0px;
}
#navpath {
	color: #85888D;
	font-size: 10px;
	float: left;
}
#navpath a {
	text-decoration: none;
	color: #85888D;
}
#navpath a:hover {
	text-decoration: underline;
}
#print {
	color: #85888D;
	float: right;
}
#print a {
	color: #85888D;
	text-decoration: none;
	padding-left: 17px;
	background: url(../images/print.gif) no-repeat;
}
#print a:hover {
	text-decoration: underline;
}
#print a.close {
	padding-left: 8px;
	background: url(../images/arrow_monochrome.gif) no-repeat left 3px;
}

#bottom-row {
	height: 26px;
	background: url(../images/border_bottom.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
#bottom-block {
	margin: auto;
}
#bottom {
	width: 100%;
	padding-top: 8px;
	font-size: 10px;
	position: absolute;
	text-align: center;
	color: #85888D;
}
#bottom a {
	color: #85888D;
	text-decoration: none;
}
#bottom a:active,
#bottom a:hover {
	text-decoration: underline;
}

/*
*
*
*/

h1 {
	margin: 20px 0;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #204C92;
	clear: both;
}

h2 {
	margin: 14px 0;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

a {
	text-decoration: underline;
}
a:active,
a:hover {
	text-decoration: none;
}

a.link {
	_background: url(../images/link.gif) left 3px no-repeat;
	padding-left: 10px;
}

a.doc {
	_background: url(../images/download.gif) left 3px no-repeat;
	padding-left: 14px;
}

a.more {
	_background: url(../images/more.gif) left 3px no-repeat;
	padding-left: 10px;
}

a.back {
	_background: url(../images/back.gif) left 4px no-repeat;
	padding-left: 10px;
	padding-bottom: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

img {
	border-style: none;
}

#content-fix div.images {
	width: 250px;
	margin-top: -10px;
	padding-left: 10px;
	padding-bottom: 3px;
	float: right;
}
#content-fix img.content {
	margin-top: 10px;
}


#presentations-overview {
	margin-top: 10px;
}
#presentations-overview div.item {
	width: 175px;
	height: 150px;
	margin-bottom: 10px;
	float: left;
	color: #85888D;
}
#presentations-overview div.image {
	text-align: center;
	width: 170px;
	height: 100px;
}
#presentations-overview img {
	margin-right: 5px;
width: 170px;
height: 100px;
}
#presentations-overview a.headline {
	display: block;
	color: #204D91;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
#presentations-detail div.header {
}
#presentations-detail div.content {
	padding-top: 15px;
	margin-top: 5px;
	border-top: 1px solid #DBDBDE;
}
#presentations-detail h2 {
	margin: 0px;
	float: left;
}
#presentations-detail p {
	margin-top: 0px;
}
#presentations-detail div.paging {
	float: right;
	font-weight: bold;
}
#presentations-detail a.overview {
	display: block;
	margin: 10px 0 36px; /* MSIE */
}
#presentations-detail img.paging {
	padding: 0 3px;
}
#presentations-flash,
#presentations-noflash {
	float: left;
	margin-right: 10px;
}

#project-contacts {
	
}

#project-contacts td.leftcol {
	width: 250px;
}

#project-contacts td.middlecol {
	width: 20px;
}

#project-contacts td.rightcol {
	width: 250px;
}

#projects-overview {
	margin-top: 10px;
	border-bottom: 1px solid #DBDBDE;
}
#projects-overview div.item {
	margin-bottom: 12px;
	padding-top: 12px;
	border-top: 1px solid #DBDBDE;
}
#projects-overview div.image {
	float: left;
	width: 170px;
}
#projects-overview img {
	float: right;
	display: block;
}
#projects-overview div.content {
	float: right;
	width: 340px;
	padding-bottom: 0px;
}
#projects-overview h2 {
	margin: 0 0 5px;
}
#projects-overview a.headline {
	color: #4E4E4E;
	text-decoration: none;
}
#projects-overview a.headline:active,
#projects-overview a.headline:hover {
	text-decoration: underline;
}
#projects-overview a {
	margin-top: 10px;
}
#projects-overview a.more {
	display: block;
	margin: 10px 0 0;
}

#projects-detail div.image {
	width: 250px;
	margin-top: -10px;
	padding: 10px 20px 3px 0;
	float: left;
}
#projects-detail a.overview {
	display: block;
	margin: 10px 0;
	padding-bottom: 16px;
}
#projects-detail div.leftcol {
	float: left;
	width: 250px;	
	margin: 15px 0;
}
#projects-detail div.rightcol {
	float: right;
	width: 250px;	
	margin: 15px 0;
}
#projects-detail div.infobox {
	background-color: #E1E3E5;
}
#projects-detail h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 10px;
	color: white;
	background-color: #204C92;
}
#projects-detail div.infobox-content {
	padding: 3px 10px;
}
#projects-detail div.document-link {
	width: 150px;
	margin: 0px;
	float: left;
}
#projects-detail div.document-type {
	width: 70px;
	margin: 0px;
	float: right;
}
#projects-detail div.termin-date {
	width: 55px;
	margin: 0px;
	float: left;
}
#projects-detail div.termin-text {
	width: 155px;
	margin: 0px;
	float: right;
}
#projects-detail a.document {
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/document.gif) no-repeat left 1px;
}
#projects-detail a.document:active,
#projects-detail a.document:hover {
	text-decoration: underline;
}
#projects-detail div.contactbox {
	float: left;
	width: 250px;	
	margin-top: 20px;
}
#projects-detail img {
	margin-right: 10px;
	float: left;
}
#projects-detail a.overview {
	margin-top: 20px;
	display: block;
	float: left;
}
#projects-detail div.requestlink {
	position: relative;
	margin-top: 15px;
	float: right;
	width: 250px;
	height: 34px;
	/*background: url(../images/button_contact.gif) no-repeat;*/
	background: url(../images/button_contact_v2.gif) no-repeat;
}
#projects-detail a.requestlink {
	position: absolute;
	top: 12px;
	left: 50px;
}

#news-overview {
	border-bottom: 1px solid #DBDBDE;
}
#news-overview div.item {
	margin-bottom: 12px;
	padding-top: 12px;
	border-top: 1px solid #DBDBDE;
}
#news-overview div.image {
	float: left;
	width: 170px;
}
#news-overview img {
	float: right;
	display: block;
}
#news-overview div.content {
	float: right;
	width: 340px;
	padding-bottom: 0px;
}
#news-overview h2 {
	margin: 0 0 5px;
}
#news-overview a.headline {
	color: #4E4E4E;
	text-decoration: none;
}
#news-overview a.headline:active,
#news-overview a.headline:hover {
	text-decoration: underline;
}
#news-overview a {
	margin-top: 10px;
}
#news-overview a.more {
	display: block;
	margin: 10px 0 0;
}

#news-detail div.images {
	width: 250px;
	margin-top: -10px;
	padding-left: 10px;
	padding-bottom: 3px;
padding-bottom: 13px;
	float: right;
}
#news-detail img.news {
	margin-top: 10px;
}
#news-detail a.overview {
	display: block;
	margin: 10px 0;
}


#jobs-overview {
	border-bottom: 1px solid #DBDBDE;
}
#jobs-overview div.item {
	margin-bottom: 12px;
	padding-top: 12px;
	padding-left: 8px;
	border-top: 1px solid #DBDBDE;
}
#jobs-overview a.more {
	display: block;
	margin-left: -8px;
}

#jobs-detail a.overview {
	display: block;
	margin: 10px 0;
}

#sitemap div.item {
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 3px 0px;
	border-top: 1px solid #DBDBDE;
	margin: 0px;
	float: left; /* ! */
	width: 100%;
}
#sitemap div.highlight {
	background-color: #F9F9F9;
}
#sitemap a {
	margin: 0px;
	text-decoration: none;
}
#sitemap a:active,
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap a.level1 {
	display: block;
	float: left;
	width: 130px;
	color: #4E4E4E;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	background: url(../images/arrow_monochrome.gif) no-repeat 10px 3px;
	margin: 0px;
}
#sitemap a.level2 {
	display: block;
	float: right;
	width: 360px;
	color: #4E4E4E;
	padding-left: 8px;
	background: url(../images/arrow_monochrome.gif) no-repeat left 3px;
	margin: 0px;
}
#sitemap div.level3 {
	width: 355px;
	float: right;
	margin: 0px;
	color: #ACADAF;
	line-height: 12px;
}
#sitemap a.level3 {
	color: #ACADAF;
	line-height: 12px;
	margin-left: 1px;
	display: inline;
}

#searchresults {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	_margin-bottom: 0px; /* IE6 */
}
div.xapian-result-display {
	float: left;
	width: 320px;
	padding-bottom: 10px;
}
div.xapian-paging {
	float: right;
	width: 200px;
	line-height: 48px;
	text-align: right;
}
div.xapian-resultitem {
	margin: 0px;
	padding: 10px 0;
	xxx-background: none; /* IE */
	border-top: 1px solid #DBDBDE;
	clear: both;
}

a.arrow-right {
	color: #204D91;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat left 3px;
	padding-left: 8px;
	text-decoration: none; 
}
a.arrow-left {
	color: #204D91;
	font-weight: bold;
	background: url(../images/arrow_back.gif) no-repeat left 3px;
	padding-left: 8px; 
	text-decoration: none; 
}
a.arrow-black {
	color: #204D91;
	font-weight: bold;
	background: url(../images/arrow_monochrome.gif) no-repeat left 3px;
	padding-left: 8px; 
	text-decoration: none; 
}
a.arrow-right:hover,
a.arrow-right:active,
a.arrow-left:hover,
a.arrow-left:active,
a.arrow-black:hover,
a.arrow-black:active {
	text-decoration: underline;
}

a.contenturl {
	color: #204D91;
	font-weight: bold;
	text-decoration: none;
}
a.contenturl:active,
a.contenturl:hover {
	text-decoration: underline;
}

a.contentdoc {
	color: #204D91;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/document.gif) no-repeat left 1px;
}
a.contentdoc:active,
a.contentdoc:hover {
	text-decoration: underline;
}

/********/

#frmrequest {
	margin-top: 10px;
}
#contactform {
}
#contactform span.notice {
	color: #85888d;
}
#contactform span.validation {
	color: maroon;
}
#contactform div.intro {
	border-bottom: 1px solid #DBDBDE;
	margin-bottom: 10px;
}
#contactform table {
	margin-left: -2px;
}
input,
select,
textarea {
	font-size: 11px;
	color: #4E4E4E
}
input.contactform-submit {
	width: 168px;
	height: 24px;
	border: 2px solid #999CA3;
	color: #204D91;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_submit.gif) repeat-y;
}
input.contactform {
	border: 1px solid #85888D;
	width: 176px;
}
input.contactform-zip {
	border: 1px solid #85888D;
	width: 39px;
}
input.contactform-city {
	border: 1px solid #85888D;
	width: 128px;
	margin-left: 7px;
	_margin-left: 6px;
}
textarea {
	border: 1px solid #85888D;
	width: 291px;
	height: 131px;
}
input.contactform-checkbox {
	border: none;
}

#projectsform span.notice {
	color: #85888d;
}
#projectsform span.validation {
	color: maroon;
}
#projectsform div.intro {
	border-bottom: 1px solid #DBDBDE;
	margin-bottom: 10px;
}
table.projectsform {
	margin-left: -2px;
}
#projectsform select {
	border: 1px solid #85888D;
}
#projectsform input {
	font-size: 11px;
	color: #4E4E4E
}
#projectsform input.standard {
	border: 1px solid #85888D;
	width: 176px;
}
#projectsform input.zip {
	border: 1px solid #85888D;
	width: 39px;
}
#projectsform input.city {
	border: 1px solid #85888D;
	width: 128px;
	margin-left: 7px;
}
#projectsform input.radio,
#projectsform input.checkbox {
	width: auto;
}
#projectsform textarea {
	width: 503px;
	height: 98px;
}
#projectsform input.contactform-submit {
	width: 168px;
	height: 24px;
	border: 2px solid #999CA3;
	color: #204D91;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_submit.gif) repeat-y;
}
#projectsform input.submit {
	width: 120px;
	height: 24px;
	border: 2px solid #999CA3;
	color: #204D91;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_submit.gif) repeat-y;
}
#projectsform td.label {
	padding: 1px 10px;
}
#projectsform td.radio {
	padding-right: 10px;
	text-align: right;
}
#projectsform td.odd {
	background-color: #E2E2E2;
}
#projectsform table.formdetails {
	border-bottom: 1px solid #DBDBDE;
}
#projectsform h2 {
	padding-top: 10px;
	border-top: 1px solid #DBDBDE;
}

div.subline {
	font-size: 10px;
}

#referencelist-tabs div {
	display: block;
	width: 131px;
	float: left;
}
#referencelist-tabs a {
	display: block;
	height: 33px;
	text-align: center;
	text-decoration: none;
	color: #204C92;
	font-weight: bold;
	background-color: #DDDDDD;
}
#referencelist-tabs a.active,
#referencelist-tabs a:hover {
	background-color: white;
}
#referencelist-tabs h2 {
	display: none;
}

#referencelist-overview table {
	width: 524px;
	background-color: white;
}
#referencelist-overview th {
	padding: 3px 5px;
}
#referencelist-overview td {
	padding: 0 5px;
}

.border-left {
	border-left: 1px solid gray;
}
.border-right {
	border-right: 1px solid gray;
}
.border-bottom {
	border-bottom: 1px solid gray;
}
.border-top {
	border-top: 1px solid gray;
}

div.referencelist-empty {
	border: 1px solid gray;
	padding: 10px 3px;
}
