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:980px;/*61.250em;*/ text-align:left; margin:0px auto; }
#container_ob { background:url(/media/schatten_ob.gif) top no-repeat; }
#container_li { background:url(/media/schatten_li.png) left repeat-y; }
#container_re { background:url(/media/schatten_re.png) right repeat-y; }
#container_ob_li { background:url(/media/schatten_ob_li.png) top left no-repeat; }
#container_ob_re { position:relative; background:url(/media/schatten_ob_re.png) top right no-repeat; }
*html #container_ob_re { width:100%; }
#content_inner { background:url(/media/bg_container_inner.jpg) top no-repeat; padding:0px 10px; }

/******************************** HEADER *******************************/

#header { height:230px;/*14.375em;*/ background:url(/media/schatten_ob.gif) top right no-repeat #FFF; }

#logo { float:left; width:144px;/*9.000em;*/ height:212px;/*13.250em;*/ background:url(/media/bg_logo.jpg) bottom no-repeat; padding:17px 0px 0px 76px;/*1.063em 0em 0em 4.750em;*/ }
*html #logo { width:220px;/*13.750em;*/ height:230px;/*14.375em;*/ }

#head_rechts { float:left; width:740px;/*46.250em;*/ padding-top:15px;/*0.938em;*/ }

#quicknav { float:left; width:30.833em;/*370px;*/ font-size:0.750em;/*12px;*/ color:#FFF; }
#quicknav a, #quicknav a:hover, #quicknav a:active, #quicknav a:visited, #quicknav a:link { color:#FFF; }

#darstellung { float:left; width:14.375em;/*230px;*/ }
#schrift { display:inline; float:left; width:10.000em;/*120px;*/ font-size:0.750em;/*12px;*/ text-align:left; color:#FFF; vertical-align:middle; }
#kontrast { float:right; /*width:93px;/*7.750em;*/ font-size:0.750em;/*12px;*/ color:#FFF; vertical-align:middle; }
.icon { margin-left:5px;/*0.313em;*/ }

#headfotos_outer { background:#FFF; }
#headfotos { clear:both; width:710px;/*44.375em;*/ /*background:#f6f6f7;*/ background:#FFF; padding:10px;/*0.625em;*/ }
*html #headfotos { width:730px;/*45.625em;*/ }

#mainnav { clear:both; background:#FFF; }


/***********************************************************************/

/************************    CONTENT     *************************/

#outer { background:#FFF; padding:15px 10px 0px 10px; }
#outer_inner { background: #FFF; border-left:200px solid #f6f6f7;/*12.500em;*/ border-right:180px solid #f6f6f7;/*11.250em;*/ }
#inner { width:100%; margin:0px; }

#suche { width:198px;/*12.375em;*/ height:23px;/*1.438em;*/ background:#FFF; border:1px solid #a3aab0; }
*html #suche { width:200px;/*12.500em;*/ height:25px;/*1.563em;*/ }
.sucheform { padding:0px; margin:0px; }
*html .sucheform { padding:0px; margin-top:-1px; margin-bottom:-1px; }
.suche  { /*font-size:0.813em;/*13px;*/ text-indent:10px;/*0.769em;*/ height:23px;/*1.917em;*/ width:175px;/*14.583em;*/ background:#FFF; color:#000; border:none; vertical-align:top; padding-top:3px;/*0.250em;*/ }

#breadcrumb { font-size:0.688em;/*11px;*/ padding:0em 1.818em;/*0px 20px;*/ }

#main { float:left; position:relative; }

#content { position:relative; font-size:0.750em;/*12px;*/ line-height:1.500em;/*18px;*/ padding:30px 20px;/*2.500em 1.667em;*/ overflow:hidden; }
*html #content { float:left; width:100%; margin-right:-3px; }


/************************     LINKS      *************************/

#links { float:left; position:relative; width:200px;/*12.500em;*/ margin-left:-200px;/*-12.500em;*/ }

#subnav { width:200px;/*12.500em;*/ border-top:20px solid #FFF;/*1.250em*/ margin-bottom:20px;/*1.250em;*/ }

/*****************************************************************/

#rechts { float:right; position:relative; width:180px;/*11.250em;*/ margin-right:-185px;/*-11.250em;*/ }
#rechts_inner { font-size:0.750em;/*12px;*/ margin-bottom:20px;/*1.250em;*/ }

#footer {
	height:80px;/*6.250em;*/
	font-size:0.750em;/*12px;*/
	background:#0f73b9;
	padding:10px;/*0.625em;*/
	}

.fot_opt { float:left; width:199px;/*16.583em;*/ height:60px;/*5.000em;*/ border-right:1px solid #FFF; padding:20px 0px 0px 30px;/*1.667em 0em 0em 2.500em;*/ }
.fot_opt a, .fot_opt a:hover, .fot_opt a:active, .fot_opt a:visited, .fot_opt a:link { color:#FFF; }
.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_nav { display:inline; float:left; width:500px;/*41.667em;*/ color:#FFF; padding-left:10px;/*0.833em;*/ }
.fot_wappen { float:right; width:179px;/*14.917em;*/ height:80px;/*6.667em;*/ text-align:center; border-left:1px solid #FFF; }

/************************  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; }
	#content_inner { padding:0px; }
	#header, #mainnav, #links, #rechts, #breadcrumb, #footer  { display:none !important; }
	#outer { padding:0px; }
	#outer_inner { border-left:none; border-right:none; }
	#content { padding:0px; }
	}