* {
	padding: 0px;
	margin: 0px;
}
HTML {
	height: 100%;
	margin-bottom: 1px;
}
BODY {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 100%;
}
#page-main {
	width: 100%;
}
#page-align {
	width: 967px;
	margin: auto;
}
#header {
	height: 82px;
	background-color: #0089d2;
	margin: 0 0 1px 0;
	font-size: 0px;
}
#header-image-left {
	float: left;
	width: 579px;
}
#header-contact {
	float: left;
	width: 80px;
	padding-top: 12px;
	font-size: 12px;
}
#header-contact A,
#header-language A {
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 12px;
	background: url(../img/pfeil-rechts_header.gif) no-repeat 0px 3px;
}
#header-language {
	float: left;
	width: 111px;
	padding-top: 12px;
	font-size: 12px;
}
#header-searchbox {
	float: left;
	width: 188px;
	padding-top: 9px;
	font-size: 12px;
}
#content-image {
	height: 185px;
	text-align: right;
	font-size: 0px;
}
.main {
	background: url(../img/pagetitle-bg.jpg) no-repeat right top;
}
#left {
	float: left;
	width: 225px;
	padding-bottom: 40px;
}
#right {
	float: right;
	width: 202px;
	/* padding-top: 64px; */
	padding-top: 50px;
	padding-bottom: 30px;
}
#middle {
	width: 530px;
	margin-left: 227px;
}
#navigation-main, #border, #right {
	position: relative;
}
#content-right {
	width: 200px;
}
#pagetitlebox {
	height: 64px;
	width: 520px;
	overflow: hidden;
}
#pagetitle {
	padding: 9px 0 0 4px;
	color: #3c4548;
	font-size: 16px;
	font-weight: bold;
}
#subtitle-box {
	height: 77px;
}
#subtitle {
	padding: 25px 0 0 3px;
	color: #3c4548;
	font-size: 16px;
	font-weight: bold;
}
#content {
	width: 520px;
	overflow: hidden;
}

#content_left-box {
	float: left;
	width: 245px;
}	
#content_main-box {
	width: 260px;
	margin-left: 250px;
}
#content_left, #content_main {
	position: relative;
}
.clearfix {
	display: block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}
#ie_clearing {
	display:none;
}
#footer {
	clear: both;
	margin-top: 50px;
	height: 24px;
	border-top: solid 1px #c8d6d7;
	font-size: 11px;
	padding: 10px 0 0 4px;
}
#footer DIV {
	float: left;
}
#footer A {
	color: #3c4548;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}
#footer .link-top {
	width: 140px;
}
#footer .link-top A {
	padding: 0 0 0 12px;
	background: url(../img/pfeil-oben.gif) no-repeat 0px 3px;
}
#footer .link-print {
	width: 185px;
}
#footer .link-print A {
	padding: 0 0 0 18px;
	background: url(../img/printpage.gif) no-repeat 0px 3px;
	color: #0089d2;
}
#footer .link-imprint {
	width: 160px;
}
#footer .link-sitemap {
	width: 169px;
}
#footer .link-glossary {
	width: 130px;
}
#footer .link-imprint A,
#footer .link-sitemap A,
#footer .link-glossary A {
	padding: 0 0 0 13px;
	background: url(../img/pfeil-rechts.gif) no-repeat 0px 3px;
}
/*CSS for the Page Sanierer*/
#hiddenContent {
position:relative;
color:#3c4548;
}
/*#hiddenContent strong {
color:#000;
}*/
#hiddenImage {
position:absolute;
z-index:10;
width:100%;
height:100%;
}
#hiddenImage img {
width:100%;
height:100%;
}
/*###Case Studies Startseite###*/
.caseStudyWrap {
margin-top:30px;
}
.caseStudyLeft, .caseStudyRight {
float:left;
}
.caseStudyLeft {
width:309px;
margin-right:20px;
}
.caseStudyRight {
width:630px;
}
.caseStudyRight h2 {
        color: #3C4548;
        font-size: 13px;
	font-weight: bold;
padding:3px 0 3px 0px;
display:block;
}
.caseStudyRight table {
width:100%;
}
.caseStudyRight table tr td {
font-size:13px;
text-align:left;
font-weight:normal;
}
span.Hintergrundfarbe_Teaser_Startseite_Blau {
background:#EFF3F4;
display:block;
width:100%;
padding:2px 5px;
}
span.Hintergrundfarbe_Teaser_Startseite_Weiss {
background:#ffffff;
width:100%;
display:block;
padding:2px 5px;
}