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

body { font-size:75%; text-align:center; background:url(/media/bg_body.gif) top repeat-x #FFF; }

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


#container { width:964px;/*60.250em;*/ text-align:left; background:#FFF; margin:0px auto; margin-top:10px; }
#container_li { background:url(/media/bg_container_li.gif) left repeat-y; }
#container_re { background:url(/media/bg_container_re.gif) right repeat-y; }
#container_li_ob { background:url(/media/bg_container_li_ob.gif) top left no-repeat; }
#container_re_ob { background:url(/media/bg_container_re_ob.gif) top right no-repeat; }
#container_li_un { background:url(/media/bg_container_li_un.gif) bottom left no-repeat; }
#container_re_un { position:relative; background:url(/media/bg_container_re_un.gif) bottom right no-repeat; padding:0px 2px 0px 2px;/*0.125em*/ }
*html #container_re_un { width:100%; }
#content_inner { background:url(/media/bg_container_inner.jpg) top no-repeat; padding:10px; }

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

#head_links { float:left; width:245px;/*15.313em;*/ }
#schriftzug, #wappen { width:215px;/*13.438em;*/ text-align:center; }
#wappen { margin:15px 0px;/*0.938em 0em;*/ }
#suche { width:213px;/*13.313em;*/ height:28px;/*1.750em;*/ background:#FFF; border:1px solid #c8c8c8; margin-top:39px;/*2.438em;*/ }
*html #suche { width:215px;/*13.438em;*/ height:30px;/*1.875em;*/ }
.suche  { font-size:0.813em;/*13px;*/ text-indent:10px;/*0.769em;*/ height:28px;/*2.154em;*/ width:185px;/*14.231em;*/ background:#FFF; color:#000; font-weight:bold; border:none; vertical-align:top; padding-top:6px;/*0.462em;*/ }
#headfoto { width:695px;/*43.438em;*/ margin:10px 0px 5px 0px;/*0.625em 0em 0.313em 0em;*/ overflow:hidden; }
*html #mainnav { height:1.875em;/*30px;*/ }
#mnav_aktiv { height:3px; overflow:hidden; margin:1px 0px; }
#breadcrumb { font-size:0.750em;/*12px;*/ background:#f6f6f6; padding:6px 10px;/*0.500em 0.833em*/ }

#head_rechts { float:left; width:695px;/*43.438em;*/ }

#optionen { width:674px;/*42.125em;*/ background:#f6f6f6; padding:6px 10px 3px 10px;/*0.375em 0.625em*/ }
*html #optionen { width:694px;/*43.375em;*/ }

#quicknav { float:left; /*width:45.833em;/*550px;*/ font-size:0.750em;/*12px;*/ }

#sprache { display:inline; float:left; margin-left:78px;/*4.875em;*/ }
.icons { margin-left:5px;/*0.313em;*/ }

#darstellung { float:right; width:200px;/*12.500em;*/ }
#schrift { display:inline; float:left; width:110px;/*9.167em;*/ font-size:0.750em;/*12px;*/ text-align:left; vertical-align:middle; }
* html #schrift { width:111px;}
#kontrast { float:right; /*width:93px;/*7.750em;*/ font-size:0.750em;/*12px;*/ vertical-align:middle; }


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

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

#container_inner { padding:0px 60px 0px 10px; }

#outer { background: #FFF; border-left:15.313em solid #FFF;/*245px;*/ }
#inner { width:100%; margin:0px; }

#main { /*float:left;*/ position:relative; }

#content { float:left; position:relative; font-size:0.750em;/*12px;*/ line-height:1.500em;/*18px;*/ padding:1.250em 0em;/*15px;*/ width: 100%; }
*html #content { /*margin-right:-3px;*/ width: auto;}


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

#links { float:left; position:relative; width:15.313em;/*245px;*/ margin-left:-15.313em;/*-245px;*/ }

#subnav { width:13.438em;/*215px;*/ padding-bottom:20px; }

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

#rechts { display:none; }

#footer {
	height:100px;/*6.250em;*/
	background:#dcdcdc;
   margin-top:10px;
}	

.fot_adr { float:left; font-size:0.750em;/*12px;*/ padding:20px 0px 0px 15px; }
.fot_opt { float:right; font-size:0.750em;/*12px;*/ padding-top:40px;/*2.500em;*/ }
.drucken { display:block; background:url(/media/icon_drucken.gif) left no-repeat; padding-left:21px; margin-bottom:10px;/*0.625em;*/ }
.seitenanfang { display:block; background:url(/media/icon_seitenanfang.gif) left no-repeat; padding-left:21px; }
.fot_karte { float:right; margin-left:65px;/*4.063em;*/ }

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

@media print {
	body, html { height:auto; }
	body { width:16cm; background:none; text-align:left; }
	#container { position:static !important; height:auto !important; width:16cm; padding:0px; margin:0px; overflow:visible; }
	#container_re_un { padding:0px; }
	#head_links, #head_rechts, #links, #rechts, #footer  { display:none !important; }
	#content_inner { padding:0px; }
	#outer { border:none !important; }
	}