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

body { text-align: center; font-size: 75%; }

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

#main {
	width:49.375em;/*790px;*/
   text-align: left;
   background: #FFF;
   margin: 0px auto;
	}

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

#header {
   height: 8.938em; /*143px;*/
   background: url(/media/bg_header.jpg) top left no-repeat #D6E5F4;
	}

#logo {
	height: 7.563em; /*121px;*/
   background: url(/media/logo.png) no-repeat;
   }
#logo a { position:relative; display: block; width:9.375em;/*150px;*/ height:7.563em;/*121px;*/ text-decoration:none; z-index:20; }
*html #logo { background:none; }
*html #logo { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/media/logo.png', sizingMethod='crop'); }

#mainnav {
   margin-left: 9.375em; /*150px;*/
	}

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

#unterhead {
   height: 2.125em; /*34px;*/
   background: #FFF;
	}

#suche {
	float: left;
   width: 9.375em; /*150px;*/
   background: #D6E5F4;
   }

#breadcrumb {
   float: left;
   font-size: 0.563em; /*9px;*/
   line-height: 3.778em; /*34px;*/
   padding-left: 1.111em; /*10px;*/
	}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:link { text-decoration:none; color:#5d8fa9; background: url(/media/link_pfeil.gif) 0em 0.222em no-repeat; padding-left:1.222em; /*11px;*/ }

#outer {
	clear: both;
   background: #FFF;
   border-left: 9.375em solid #D6E5F4; /*150px;*/
	}

#inner {
   width: 100%;
   margin:0px;
	}

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

#darstellung {
	font-size: 0.625em; /*10px;*/
   line-height: 1.600em; /*16px;*/
   color: #005b8f;
   background: #EFF5FB;
   padding: 1.000em; /*10px;*/
   border-left: 1.300em solid #EFF5FB; /*13px;*/
   }
#darstellung a, #darstellung a:hover, #darstellung a:active, #darstellung a:visited, #darstellung a:link { color: #005b8f; text-decoration:none; }

#menue { margin-top: 0.938em; /*15px;*/ }

#content {
   /*position: relative;*/
   float:left;
   font-size: 0.688em; /*11px;*/
   line-height: 1.182em; /*13px;*/
   border-right: 0.091em solid #246B91;
   margin: 0px;
   overflow:hidden;
	}

#content_inner {
   float: left;
   position: relative;
   width:58.182em;/*640px;*/
   /*border-right: 1px solid #246B91;*/
   padding-bottom: 1.818em; /*20px;*/
	}
*html #content_inner { /*width:39.620em;/*436px;*/ /*margin-left:-1px;*/ }

#rechts {
   float: right;
   width: 18.909em; /*208px;*/
   line-height: 1.636em; /*18px;*/
   /*border-right: 1px solid #246B91;*/
   overflow:hidden;
	}
*html #rechts { width: 19.182em; /*211px;*/ }

#footer {
	clear: both;
   font-size: 0.625em; /*10px;*/
   line-height: 2.600em; /*26px;*/
   background: #a6c8e2;
	}
#footer a, #footer a:hover, #footer a:visited, #footer a:active, #footer a:link { color:#FFF; text-decoration:none; background: url(/media/link_pfeil_weiss.gif) 0em 0.400em no-repeat; padding-left:1.100em; /*11px;*/ }

#footer_inner { width:43.000em; border-right: 1px solid #FFF; }
*html #footer_inner { width:43.400em; }


.icons { font-size:100%; width:1.400em;/*14px;*/ height:1.400em;/*14px;*/ }


/************************     TAGCLOUD   **************************/

#start_tagcloud { position:absolute; bottom:100px; right:70px; width:305px; font-size:1em;/*12px;*/ text-align:left; background:url(/media/background_tagcloud.png) top left repeat;
 padding:10px; z-index:1000; }
#tagcloud { padding-bottom:1em;}
#tagcloud a, #tagcloud a:hover, #tagcloud a:visited, #tagcloud a:active, #tagcloud a:link {background:none;color:#336e98;}
#tc-cloud a, #tc-cloud a:link, #tc-cloud a:hover, #tc-cloud a:active, #tc-cloud a:visited {color:#336e98;}

.tag-1 { font-size:1.000em;/*12px;*/ color:#336e98;}
.tag-2 { font-size:1.333em;/*16px;*/ font-weight:bold;color:#336e98;}
.tag-3 { font-size:1.167em;/*14px;*/ color:#336e98;}
.tag-4 { font-size:1.083em;/*13px;*/ font-weight:bold;color:#336e98;}
.tag-5 { font-size:0.917em;/*11px;*/color:#336e98; }
.tag-6 { font-size:1.500em;/*18px;*/color:#336e98; }

.rechts_tagcloud {line-height:1em !important;font-size:1.3em;}
.rechts_tagcloud a, .rechts_tagcloud a:link, .rechts_tagcloud a:hover, .rechts_tagcloud a:active, .rechts_tagcloud a:visited {padding-left:0 !important;background:none !important;}

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

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