@import url("textformat.css");
@import url("fce.css");
@import url("extensions.css");

html, body {
	width: 100%; 
	height:100%;
	margin: 0px; 
	padding: 0px; 
	border: none;
	background-color: #eee;
} 

*{ margin : 0; padding:0;}

* 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 {
	width: 1010px;
	height: 100%; 
	margin: 0 auto; /* center */
	padding-bottom: 0.01%;  /* keep scrollbar */
	position: relative; /* FIX IE relative bug */
}

#mloMain {
	width: 1010px;
	height: 100%;
	min-height: 100%;
	margin: 0px 0px -45px 0px;
	padding: 0px 0px 0px 0px;
}

/* Workaround for ie/firefox */
#mloMain[id] {
	height: auto;
}

#mloAr1 {
	margin: 7px 18px 4px 7px;
}

#mloLS {
	float:right;
	display: inline;
	color: #53524d;
	margin: 0px 45px 0px 0px;
}

#mloQS {
	float:right;
	display: inline;
	margin: 0px 45px 0px 0px;
}

#mloQN {
	float:left;
	display: inline;
	color: #53524d;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #53524d;
}

#mloM1 {
	float:right;
	display: inline;
	color: #53524d;
	margin: 0px 10px 0px 0px;
}

#mloAr2 {
	margin: 15px 18px 15px 7px;
}

#mloLO {
	float:left;
	height: 60px;
}

#mloRM {
	float: right;
}

#mloAr3 {
	margin: 0px 18px 0px 7px;
	background-image: url(../../gfx/homme/css/m2_bg.gif);
	background-position: 0px 0px;
	background-repeat:repeat-x;
}

#mloM2 {
	float:left;
	color: #fff;
	display: inline;
	margin: 6px 10px 0px 10px;
}

#mloLI {
	float:right;
	display: inline;
	margin: 0px 10px 0px 10px;
	height: 25px;
	overflow: hidden;
}

#mloAr4 {
	margin: 0px;
}

#mloFL {
	/* Eventuell Formatierung Flash */
}

#mloAr5 {
	margin: 0px 18px 0px 7px;
	padding: 10px 0px 20px 0px;
	background-color: #ffffff;
}

#mloAr6 {
	padding: 0px 0px 20px 158px;
	background-color: #ffffff;
	margin: 0px 18px 55px 7px;
}

#mloM3 {
	float:left;
	display: inline;
	width: 130px;
	margin: 0px 30px 0px 0px;
}

#mloM3[id] {
	min-height: 1px;
}

#mloCO {
	float:left;
	display: inline;
	width: 570px;
	margin: 0px 30px 0px 0px;
	overflow: hidden;
}

#mloCO[id] {
	min-height: 1px;
}

#mloCB {
	float:left;
	width: 215px;
	overflow: hidden;
}

#mloWK {
	margin-bottom: 0px;
}

#mloTO {
	margin-top: 15px;
}

#mloFooter {
	margin: 30px 18px 0px 7px;
}

#mloFoL {
	float: left;
	display: inline;
	color: #53524d;
	font-size: 10px;
	margin: 10px 45px 0px 10px;
}

#mloFoM {
	float: left;
	display: inline;
	margin: 3px 0px 0px 0px;
}

#mloFoM .mg img {
  padding-right: 10px;
  border-right: 1px solid #53524d;
}

#mloFoM .sd img {
  padding-left: 10px;
}

#mloFoR {
	float: right;
	color: #53524d;
	margin: 10px 10px 0px 0px;
}


.mg-header-shop {
	overflow: hidden; 
}

.mg-header-shop-left {
	width: 191px;
	float: left;
	margin: 22px 0 0;
}

.mg-header-shop-left img {
	float: right;
	margin: 0 7px 0 0;
}

.mg-header-shop-left a.more {
	margin: 3px 0 0;
	padding: 0 9px 0 8px;
	float: right;
	background-image: url("../../gfx/homme/css/pfeil_klein.gif");
	background-position: 0 6px;
	color: #53524d;
	font-weight: bold; 
}

.mg-header-shop-right {
	width: 40px;
	float: right;
}
