@charset "utf-8";
@import "textformat.css";
@import "navi.css";
/*@import "fce.css";*/
@import "ext.css";

/* allgemein */

html, body {
	height:100%;
	width: 100%;
	margin: 0px; 
	padding: 0px; 
	border: none;
} 

* html .clearfix {height: 1%;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


body {	
	min-height: 100%; 
	height: 100%;
  background-color: #FFFFFF;
}

#mloMain {
  padding: 0px;
}

#mloFlash {
  visibility: hidden;
}

/* Footer */
#mloFooter {
	width: 100%;
	min-width: 100%;
	padding-bottom: 5px;
	background-color: #C8DEF3;
	background-image: url(../gfx/css/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 17px;
	visibility: hidden;
}

#mloFooter[id] {
	width: auto;
}

#mloFooterIn {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#mloFooterInMandLeft {
  float: left;
	display: inline;
  color: #5B7E95;
	font-size: 9px;
	padding-bottom: 5px;
	font-weight: bold;
}

#mloFooterInMandRight {
  float: right;
	display: inline;
  color: #5b7e95;
	font-size: 9px;
	padding-bottom: 5px;
}

#mloFooterInCopy .left{
	float: left;
	display: inline;
	color: #5b7e95;
	font-size: 10px;
	margin: 2px 5px 0px 0px;
}

#mloFooterInM4 {
	margin: 10px 0 0 0;
	color:#5B7E95;
	font-size: 9px;
}


#mloFooterInCopy a {
	color: #5b7e95;
	font-size: 10px;
}

#mloFooterInCopy .right {
  margin: 2px 0px 0px 10px;
	color: #5b7e95;
	font-size: 10px;
	float: right;
	display: inline;
	overflow: hidden;
}

#mloFooterInCopy .right strong, #mloFooterInCopy .right b {
  font-size: 10px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  line-height: 12px;
}

#mloAltContent {
  width: 100%;
	min-width: 100%;
  background-color: #C8DEF3;
}

#mloAltContent[id] {
	width: auto;
}

#mloAltInner {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#mloAltInnerMenu {
	width: 700px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#mloAltInnerContent {
	width: 700px;
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 0px 20px 0px;
	position: relative;
}

#mloAltInnerHint {
  text-align: center;
  padding: 20px 0px 20px 0px;
}

div.etracker {
  display: none;
}
