html, body {
   width: 100%;
  	height: 100%;
   color: #1E1E1E;
   background: #FFF;
  	margin: 0em;
  	padding: 0em;
	}

body { text-align: center; font-size: 75%; }

img { margin:0; padding:0; border: 0; }

#main {
	width: 58.375em;/*934px;*/
   text-align: left;
   margin: 0px auto;
	}

/**************** HEADER ***************/

#bg_men_head {
	position: absolute;
   width: 11.250em; /*180px;*/
   height: 3.250em; /*52px;*/
   margin: 0.188em 0em 0em 0.250em; /*3px 0px 0px 4px;*/
   z-index: 11;
	}

#quicknav {
	position: relative;
   font-size: 0.688em; /*11px;*/
   text-align: right;
   padding: 3.273em 10.636em 0.455em 0em; /*36px 117px 5px 0px;*/
   z-index:10;
   }
#quicknav a { text-decoration:none; }


#header { position:relative; z-index:5; }
.header_ob { background: url(/media/header_ob.jpg) #EDEEEF 0px 0px repeat-x; }
.header_un { background: url(/media/header_un.gif) 0px 100% repeat-x; }
.header_li { background: url(/media/header_li.gif) 0px 0px repeat-y; }
.header_re { background: url(/media/header_re.gif) 100% 0px repeat-y; }
.header_li_ob { background: url(/media/header_li_ob.gif) 0px 0px no-repeat; }
.header_li_un { background: url(/media/header_li_un.gif) 0px 100% no-repeat; }
.header_re_ob { background: url(/media/header_re_ob.gif) 100% 0px no-repeat; }
.header_re_un { background: url(/media/header_re_un.gif) 100% 100% no-repeat; min-height: 7.375em; /*118px;*/ }
* html .header_ob,* html .header_un,* html .header_li,* html .header_re,* html .header_li_ob,* html .header_li_un,* html .header_re_ob,* html .header_re_un { height: 7.375em; /*118x;*/ }

#head_karte {
   float: left;
   width: 6.625em;/*106px;*/
	}

#schrift {
	float: left;
   font-size: 0.750em;/*12px;*/
   font-weight: bold;
   text-align: center;
   line-height: 1.500em;/*18px;*/
   margin: 4.083em 0em 0em 4.167em; /*49px 0px 0px 50px;*/
   }

#kontrast {
	float:left;
   font-size: 0.750em;/*12px;*/
   font-weight: bold;
   text-align: center;
   line-height: 1.500em;/*18px;*/
   margin: 4.083em 0em 0em 4.167em; /*49px 0px 0px 50px;*/
   }

#suche {
   float: left;
   font-size: 0.750em;/*12px;*/
   font-weight: bold;
   line-height: 1.500em;/*18px;*/
   margin: 4.083em 0em 0em 4.167em; /*49px 0px 0px 50px;*/
   }

#logo {
   float: right;
   position: relative;
   margin-top: -2.813em;/*-45px;*/
   right: 10px;
   z-index:1;
	}

/************************    CONTENT     *************************/

#main_inner {
	clear: both;
   width: 57.375em;/*918px;*/
   margin-left: 0.125em; /*2px;*/
	}

#outer {
	clear: both;
   background: #FFF;
   border-left: 11.250em/*180px*/ solid #F0F1F3;
   border-right: 4.000em/*64px*/ solid #F0F1F3;
	}

#inner {
   width: 100%;
   margin:0px;
	}

#mainnav_abstand {
   float: left;
   width: 11.250em; /*180px;*/
   height: 3.125em; /*50px;*/
	}

#mainnav {
   float: right;
   /*width: 45.625em; /*730px;*/
   height: 3.125em; /*50px;*/
	}

#links {
   float: left;
   position: relative;
   width: 11.250em; /*180px;*/
   margin-left: -11.250em;/*-180px;*/
	}

#rechts {
   float: right;
   position: relative;
   width: 4.000em;/*64px;*/
   margin-right: -4.000em;/*-64px;*/
	}

#content {
	float: left;
   position: relative;
   font-size: 0.750em; /*12px;*/
   line-height: 1.500em;/*18px;*/
   padding: 0em 1.667em;/*0px 20px;*/
   margin: 0px;
	}

#breadcrumb {
   line-height: 2.636em; /*29px;*/
   font-size: 0.917em; /*11px;*/
   border-bottom: 1px solid #C0C0C0;
	}

#footer {
	width: 82.545em; /*908px;*/
   font-size: 0.688em; /*11px;*/
   text-align: right;
   line-height: 1.818em; /*20px;*/
   border-top: 1px solid #A3AAB0;
   padding-right: 0.909em;/*10px;*/
   margin-top: 1px;
   margin-left: 0.182em; /*2px;*/
	}
*html #footer { width: 84.364em; /*928px;*/ }
#footer a { text-decoration:none; }

.block { display: block; }

.anfang a { background:url(/media/icon_anfang.gif) no-repeat; padding-left:1.563em;/*5px;*/ margin-right:4.000em;/*64px;*/ }
.drucken a { background:url(/media/icon_drucken.gif) no-repeat; padding-left:1.563em;/*5px;*/ margin-right:1.818em;/*20px;*/ }


/************************  DRUCKAUSGABE  *************************/

@media print {
	body, html { height:auto; font-size:100% !important; }
	body { width:17cm; background:none; text-align:left; }
	#main { position:static !important; height:auto !important; width:17cm; padding:0px; margin:0px; border-left:0; overflow:visible; }
	#bg_men_head, #quicknav, #header, #footer, #mainnav_abstand, #mainnav, #links, #rechts, #breadcrumb, #footer { display:none !important; }
   #main_inner { margin-left:0px; width:17cm !important; }
   #outer { border:none; }
   #content { padding:0px; width:17cm !important; }
}