body {

  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  overflow: hidden; 
    font-family:arial, verdana, sans-serif; 
  font-size:75%; 
  text-align:center;
  }

/* for internet explorer */
* html body {
 
  }

#outerContent {
	position:absolute;
	left:0;
	right:0;
	overflow:auto;
	width:100%;
	text-align:center;
	min-width:990px;
	
  }

* html #outerContent {
  height:100%; 
  
  }
  
#innerContent{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*padding: 30px 40px 0 40px; */
	padding-top:30px;
	padding-bottom:50px;
	width:910px;
	min-width:910px;
	overflow:auto;
}

* html #innerContent {
  width:910px;
  w/idth: 910px;
}


#header {
  position:absolute; 
  top:0px; 
  width:100%; 
  overflow:hidden; 
  z-index:800;
  left:0; 
  text-align:center;
  background:#ecf0f4;
}
  
* html #header {
}


#headerLogo{
position:relative;
margin-left:auto;
margin-right:auto;
text-align:right;
width:990px;

}

#headerLogo img{
border:none;
}


a.logoHomepage{
padding-right: 295px;
background:  no-repeat right center;
display:block;
}

a.logoContentpage{
	background: url(../images/header/verlauf-header-US-re.jpg) repeat-y right;
	padding-right:46px;
	text-align:right;
	display:block;
}

#footer {
  position:absolute; 
  bottom:0; 
  left:0;
  width:100%; 
  height:120px; 
  overflow:hidden;
   
}
* html #footer {height:120px;}

#innerFooter{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	bottom:-85px;
	width:990px;
	line-height:27px;
	vertical-align:bottom;
	z-index:5000;
	text-align:right;
}

#outerMap{
  position:absolute; 
  bottom:2px; 
  left:9px;
  width:99%; 
  height:180px; 
  overflow:hidden; 
  text-align:center;
	
}
#innerMap{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	top:-175px;
	width:990px;
	z-index:7000;
	overflow:hidden;
}
/* end of bit that does the work */

#footerText {
  color:#fff; 
  margin:5px 10px 0 10px;
  float:left;
  }


.col-66{
	width:65%; 
	width:638px;
	
}

.col-33{
	width:30%;
	width:255px;
	
	
}

.LoM-li{
	width:530px;
	overflow:hidden;
}

.LoM-re{
	width:363px;
	overflow:hidden;
	color:#fff;
}

#content-left, .content-center {
	float:left; 
	text-align:left;
	margin-right:15px;

}

#content-left-LoM {
	float:left; 
	text-align:left;
	margin-right:15px;

}

#content-left img{
	border:1px solid #fff;
}

#content-left #subNav img{
	border:none;
}

p {
margin:0;
}

#content-left p, #content-right p{font-family:Arial, Helvetica, sans-serif;}

h1 {
	font-size:166.67%;  /* 20px */
	margin:0;
	text-align:left;
	height:22px;
	}

h1, h2 {
	font-size:166.67%; 
	margin:0;
	padding:0px;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
}

* html h1, * html h2 {
	height:42px;
}



/* erstes Inhaltselement bei meheren Eintraegen */
#firstElement{
	border-bottom:1px solid #ffffff;
}

.bodytext{
	padding:10px;

}


#p-content .bodytext {
padding:0;
padding-bottom:10px;
padding-left:20px;

}

.col-33 .bodytext{

}

#p-content .csc-textpic{
 	overflow:hidden;
	zoom:1;
}
#p-content .csc-textpic img {
	border:1px solid #fff;
	
}

#content-right, #content-right-LoM {
	float:left; 
	text-align:left;
}

#content-left-LoM{
width:auto;
}


* html #content-right {border:0;}

#content-right a, #content-right a:visited { color:#fff; }
#content-right a:hover {color:#ccc;}

div.csc-sitemap li a:link, div.csc-sitemap li a:visited{
	color:#fff;
}

div.csc-sitemap  li a:hover, div.csc-sitemap li a:active{
	color:#fff;
}

/* Landkarte */

.marker-layer{
	border:1px solid #ccc;
	background:#efefef;
	color:#fff;
	padding:0;
	margin:0;
	font-size:91.67%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.marker-layer .bodytext{margin:0;padding:5px}

#map_container, #map_container img{border:none;}



/* kontaktformular */

.csc-mailform-field{display:block;width:100%; padding-bottom:10px;}

.csc-mailform-field label { /* Alle Labels UND Formularelemente auswhlen */
  display: block;
  float: left;
  width: 100px; /* Breite.*/
}


fieldset {border:none;}
