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

body { font-size:0.750em;/*12px;*/ text-align:center; background:url(/media/background.jpg) repeat-x #cccccc; }

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

#container { width:950px;/*59.375em;*/ min-width:950px;/*59.375em;*/ text-align:left; background:#FFF; margin:0px auto; }

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

#quicknav { font-size:0.750em;/*12px;*/ text-align:right; color:#FFF; background:#336699; padding:31px 10px 0px 0px;/*2.583em 0.833em 0em 0em;*/ margin-top:30px; }
#quicknav a, #quicknav a:visited, #quicknav a:active, #quicknav a:link { text-decoration:none; color:#FFF; }
#quicknav a:hover { text-decoration:underline; color:#FFF; }

#header { position:relative; /*height:110px;/*6.875em;*/ background:url(/media/bg.jpg) top no-repeat; margin-bottom:30px;/*1.875em;*/ }

#logo { position:absolute; top:0px; left:0px; width:200px; height:100px; }
#logo a, #logo a:hover, #logo a:visited, #logo a:active { display:block; width:200px; height:100px; text-decoration:none; }

#suche { position:absolute; top:30px; right:150px; /*width:180px;/**/ }
.suche  { font-size:0.813em;/*13px;*/ height:22px;/*1.692em;*/ width:90px;/*6.923em;*/ background:#FFF; color:#000; border:1px solid #000; vertical-align:top; }
.suchenbutton { height:2.154em;/*28px;*/ font-size:0.813em;/*13px;*/ background:#FFF; border:none; }

#mainnav { padding:110px 0px 0px 217px;/*6.250em 0em 0em 13.563em;*/ }

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


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

#content { overflow:hidden;width:auto; padding:0 5px 0 0;font-size:0.750em;/*12px;*/ line-height:1.583em;/*19px;*/ margin-left:230px;/*0.625em;*/ }

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

#subnav { float:left; width:220px;/*13.750em;*/ }

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

#footer { clear:both; height:32px;/*2.667em;*/ background:#627f9f; padding-right:10px;/*0.833em;*/ }
#footer a, #footer a:hover, #footer a:active, #footer a:visited { color:#FFF; }

#fot_links { float:left; font-size:0.625em;/*10px;*/ color:#336699; padding:3px 0px 0px 10px; }
#fot_rechts { float:right; font-size:0.750em;/*12px;*/ font-weight:bold; text-align:right; color:#FFF; padding-top:7px; }

.icon { margin-right:10px;/*0.625em;*/ }

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

@media print {
	/*body, html { height:100%; }*/
	body { width:16cm; background:none; text-align:left; }
	#container { width:16cm; padding:0px; margin:0px;  }
	#quicknav, #header, #subnav, #footer { display: none !important; }
	#content { overflow:visible !important; margin-left:0 !important; }
	}
