

*, html { margin: 0; padding: 0;}
body {
	margin:0; 
	border:0; height:100%; 
	overflow-y:auto;
}

body {
	font-family: helvetica, arial, sans-serif; 
	font-size:12px;
	color: #666666;
}
.startwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 92px auto 0;	
	width: 1165px;

}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;	
}
#footer {
margin-top: 200px;
font-weight: lighter;
}


#header {
	display:block; 
	top:0px; left:0px; width:100%; height: 100px;
	position:fixed; 
	padding:0px; text-align:center; 
	font-weight:bold;	
}
* html #header {
	position:absolute;
}
#logo {
	width: 1150px;
	margin: 0px auto;
	text-align: left;
	background-color:#fff;
	overflow: visible;
	
}
a img {
	border: 0px;
}
#naviFixed {
	position: absolute;
	top:90px;
	text-align: left;
	width: 240px;
	overflow: visible;
	
}
.clear {clear:both;}

#leftBar {
	display:block; 
	width:240px;
	position:absolute; 
	top:0; left:0;
	text-align: left;
	margin-left: -575px;
}
#page {
	margin: 0px auto;
	width: 905px;
	min-height: 730px;
    height:  auto !important;
    height: 730px;
    padding-top: 110px;
    padding-left: 300px;
    z-index: 99;
    
    
}
#contentContainer {
	float: left;
}
* html #leftBar {position:absolute;}

/** 
 **
 **		navigation / link - styles 
 **
 **
 **/
a, a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    border: 0px;
}
a {
	color: #666;
	border: 0px;
}
a:hover {
	color: #e51b19;
	border: 0;
}
ul.navigation {
	clear: left;
	list-style: none;	
}

img {
	border: 0;
}

/** 	navigation - bottom ( language, login, legal ) **/
#languageSelect li {
	float: left;
	padding-right: 4px;
	
}
#loginBox {
	padding-top: 15px;
}
#loginBox li {
	padding-top: 10px;
}
.backlink {
	padding-top: 25px;
}

/** 
 **
 **		templates / contenttext (h1 p etc) 
 **
 **
 **/
.column350floatLeft {
	width: 340px;
	float: left;
	padding: 15px 0px 0px 30px;
	text-align: justify;
}
.column350floatLeft.first {
	width: 335px;
	padding: 15px 0px 0px 0px;
}
.column350floatLeft.first a {
	color:  #e51b19;
	}

.column350floatLeft.novisual {
	padding-top: 0px;
}
.column350floatLeft img {
	border: 0px;
	margin-bottom: 25px;	
}
.imagePreloader {
	display: none;
}
/**
**
** Tabellen im Content
**
**
**
**/
table {
	border: 0;
	padding: 0;
	margin: 0;
	width: 700px;
}

table td {
	vertical-align: top;
}
table td p {
	padding-left: 0px;
	text-align: justify;
}

table td img {
	padding: 0 0 20px 0;
	border: 0;
}


/* Einruecker fuer Lebenslaeufe */
.year {
	display: inline-block;
	width: 80px;
}
.unten{
	vertical-align: bottom;
}
.projekt {
	
	margin-right: 30px;
}
.projekt2 {
	width: 500px;
	vertical-align: baseline;
}

.aktuell {
	text-align: justify;
	vertical-align: bottom;
	
}
/* Einruecker fuer Formulare */
.formular {
	display: inline-block;
	width: 150px;
}
input,textarea,select {
	margin-bottom: 20px;
	border: 1px solid gray;
	background-color: #f9f9f9;
	vertical-align: top;
}
fieldset {
	border: 0;
	vertical-align: top;
}



/** Image Formats **/
img a:link {
	border: 0;
}
/** text-formats **/

h1, h2 {
	font-weight: normal;
	color: #e51b19;
	font-size: 13px;
	padding-bottom: 10px;
}
h2 {
	color: #666;
}
p {
	clear: both;
	line-height: 17px;
	padding-bottom: 25px;
}
p.justify {
	text-align: justify;
}
p .foneFax {
	display: inline-block;
	width: 60px;
}
p .foneFax.fftop {
	padding-top: 4px;
}
p .foneFax.ffbot {
	padding-bottom: 4px;
}
h2.widthPdf {
	width: 280px;
	display: inline-block;

}
.pdfFileRight, .pdfFileRight a{
	text-align: right;
	width: 40px;
	float: right;
	color: #e51b19;
	
}
