html, body {
   width: 100%;
  	height: 100%;
   color: #000000;
   background: #eaeff7;
  	margin: 0em;
  	padding: 0em;
	}

body { font-size: 75%; }

img { padding:0px; }
/* a img { border:none; } */

#container { width:61.438em;/*983px;*/ background: url(/media/bg_footer.gif) bottom repeat-x; padding-bottom:4px; }

/**************** HEADER ***************/

#header { width:100%; height:39px;/*2.438em;*/ }

#quicknav{float:left; display:inline; width:39.167em;/*470px;*/ font-size:0.750em;/*12px;*/ padding-top:10px;/*0.833em;*/ margin-left:18.333em;/*220px;*/}

#darstellung {float:right; width:125px;/*14.875em;*/ padding-top:10px;/*0.625em;*/}

#sprachen {float:right; width:;/**/ padding-top:14px;/*0.875em;*/ padding-right:3px;}
#sprachen a {background:none;}


/*******************  MAIN  ************************/

#main { background:url(/media/bg_container.gif) 100% 4px repeat-y #FFF; padding:10px 0px 10px 10px;/*0.625em*/ }

#mainnav {float:left; width:12.500em;/*200px;*/ margin-right:10px;/*0.625em;*/}

#logo {float:left; width:12.500em;/*200px;*/ margin-right:10px;/*0.625em;*/}
#logo img {width:12.500em;/*200px;*/ height:12.500em;/*200px;*/}

#schnellauswahl {float:left; width:15.000em;/*240px;*/ background:#787878; padding:0.313em 0.625em 0.625em 0.625em;/*5px 10px;*/ margin-right:10px;/*0.625em;*/}
*html #schnellauswahl {width:16.250em;/*260px;*/}
#schnellauswahl a,
#schnellauswahl a:hover,
#schnellauswahl a:active,
#schnellauswahl a:visited,
#schnellauswahl a:link { display:block; font-size:0.750em;/*12px;*/ text-decoration:none; line-height:1.667em;/*20px;*/ color:#FFF; background:url(/media/bg_schnellauswahl.gif) left 50% no-repeat; border-bottom:1px solid #696969; padding-left:13px;/*1.083em;*/ /*margin-right:10px;/*0.625em;*/ }
#schnellauswahl a:hover { text-decoration:underline; background:url(/media/bg_schnellauswahl.gif) left 50% no-repeat; }

#suche { width:15.000em;/*240px;*/ border:1px solid #c8c8c8; background:url(/media/bg_suche.gif) top repeat-x #FFF; margin-top:0.813em;/*13px;*/ }
*html #suche { margin-top:0.625em;/*10px;*/ }

.suche  { font-size:0.813em;/*13px;*/ text-indent:4px; height:1.769em;/*23px;*/ width:16.538em;/*215px;*/ color:#282d32; background:url(/media/bg_suche2.gif) left repeat-y; border:none; padding-top:4px; vertical-align:top; }
.suchenbutton { font-size:1.000em;/*16px;*/ width:1.438em;/*23px;*/ height:1.438em;/*23px;*/ }

#mainhead_foto { float:left; width:16.75em;/*270px;*/ }
#mainhead_foto img { width:16.875em;/*270px;*/ height:12.500em;/*200px;*/ }

#content_foto img { width:12.500em;/*200px;*/ height:12.500em;/*200px;*/ }

/***************************************************************/

#outer {/*width:46.938em;/*751px;*/ /*background:#FFF;*/ margin-left:13.125em;/*210px;*/ /*overflow:hidden;*/}

/**************************** LINKS ********************************/

#links1 {float:left; width:12.500em;/*200px;*/ border-top:10px solid #FFF;/*0.625em*/}
#links2 {float:left; width:12.500em;/*200px;*/}

#subnav {border-top:1.875em solid #7e7e7e;/*30px;*/}

#content_links {font-size:0.750em;/*12px;*/ line-height:1.500em;/*18px;*/ border-top:10px solid #FFF;/*0.625em;*/ padding:0.833em;/*10px;*/}

/******************************************************************/


/************************    CONTENT     *************************/

#content {width:33.813em;/*541px;*/ margin-left:13.125em;/*210px;*/ overflow:hidden;}

#breadcrumb {font-size:0.688em;/*11px;*/ margin:0.909em 0em 1.818em 0em;/*10px 20px;*/}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:link {color:#19376e; background:none;}

#content_inner {font-size:0.750em; line-height:1.500em;/*18px;*/}

#footer {clear:both; font-size:0.688em;/*11px;*/ line-height:2.727em;/*30px;*/ padding-left:20.909em;/*220px;*/}

.icon {margin-left:10px;}

.tpl_bs_links {position:relative; margin:12.167em 0em 0em -17.750em;/*146px 0px 0px -213px;*/}


/************************  DRUCKAUSGABE  *************************/

@media print {
	body, html { height: auto; }
	body { width: 16cm; background: none; text-align: left; }
	#container { position:static !important; width:16cm; background:#FFF; padding-bottom:0px; margin:0px; }
	#main { padding:0px; }
	#header, #mainnav, #logo, #schnellauswahl, #mainhead_foto, #links1, #links2, #breadcrumb, #footer, #mtp_searchform, #mtp_footer { display: none !important; }
   #outer1 { border-left:none !important; }
   #outer2 { border-left:none; margin-left:0px; }
   #content { width:16cm; padding:0px; }
   .mtp_bis_left { width: 10cm !important; position: static !important; }
   .mtp_bis_rechts { width: 6cm !important; position: static !important; }
   H3 { color:#000; }
	}
