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

body { background: url(/media/bg_body.gif) #F7FCFF; }

img { margin:0; padding:0; border: 0; }


#main {
   width: 49.688em; /*795px;*/
   /*height: 100%;*/
   background: url(/media/bg_main.GIF) repeat-y #FFF;
   border-right: 1px solid #78A0C8;
	}
*html #main { width: 49.750em; /*796px;*/ }

#header {
   /*height: 6.938em; /*111px;*/
   background:url(/media/bg_header.jpg) no-repeat;
   border-bottom: 1px solid #78A0C8;
	}
*html #header { /*height:7.000em; /*112px;*/ }

#headoben { height: 85px; }

.startseite { display:block; width:; height:; }

#headunten { /*height: 1.500em; /*24px;*/ /*background:url(/media/bg_headunten.gif) right repeat-y;*/ }

#subnav {
	width:58.889em;/*530px;*/
   /*height: 2.444em;/*22px;*/
   line-height: 1.667em; /*15px;*/
   font-size: 0.563em; /*9px;*/
   background: url(/media/sub_pfeil.gif) left top no-repeat;
   margin-left: 148px;
   padding-left: 2.222em; /*20px;*/
	}
*html #subnav { width:61.111em;/*550px;*/ }

#subnav a, #subnav a:hover, #subnav a:active, #subnav a:visited, #subnav a:link { color:#000; text-decoration:none; }

#outer {
   background: url(/media/bg_outer.gif) repeat-y #FFF;
   border-left: 9.375em solid #ECF5FE; /*150px;*/
   min-height: 50em;  /*800px;*/
}

*html #outer {
   height: 50em;  /*800px;*/
}

#inner {
   width: 100%;
   background: url(/media/bg_outer.gif) repeat-y #FFF;
   margin: 0px;
	}

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

#suche {
	margin-top:5px;
	}

#mainnav {
	float: right;
   display: inline;
   /*width: 7.188em; /*115px;*/
   text-align: right;
   margin-top: 0.625em; /*10px;*/
   margin-right: 2px;
	}

#quicknav {
	clear: right;
   padding-top: 1.250em; /*20px;*/
	}
#quicknav a {
   display: block;
   color: #000;
   font-size: 0.688em; /*11px;*/
   font-weight: bold;
   text-decoration: none;
   background: url(/media/nav_quad.gif) -6px 0.182em no-repeat;
   padding-left: 1.000em; /*11px;*/
	}

#darstellung {
	text-align: center;
   margin-top: 1.250em; /*20px;*/
	}

#content {
	float: left;
   position: relative;
   font-size: 0.750em; /*12px;*/
   margin: 0px;
   padding-left: 0.313em; /*5px;*/
	}
*html #content { width: 100%; }

.icons { margin-left: 0.313em; /*5px;*/ }


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

@media print {
	body, html { height: auto; }
	body { width: 17cm; background: none; text-align: left; }
	#main { position: static; height: auto; width: 17cm; margin: 0; padding:0; border-left:0; background:none; }
	#header, #links { display: none; }
   #outer { border-left:none; }
   #content { padding:0px; }
}
