@charset "UTF-8";


  	html { height: auto; margin-bottom:0; }
  	* html textarea { overflow:scroll; overflow-x: hidden; }
  	* html input { overflow: hidden; }
  	body { position:relative; }
 	* html body { position:static; } 
	#container { position: relative; } 
  	.clearfix { display: inline-block; } 
  	.clearfix { display: block; } 
  	* html .clearfix { height: 1%; } 
  	* html .floatbox { width:100%; }
  	.slidebox {
    position:relative;
    margin-right: -1000px;
    height: 1%;
  }
  	body { height: 1%; }
	#page_margins, #container, #header, #sidebarLinks,#inhaltsidebarLinks, #mainContent, #footer { zoom:1; }             /* IE6 & IE7    */
	#page_margins, #container { height: 1%; }                                        /* IE 5.x       */
  * html #header, * html #sidebarLinks,* html #inhaltsidebarLinks, * html #mainContent, * html #footer { width: 100%; }  /* IE 5.x & IE6 */
  * html #header, * html #sidebarLinks,* html #inhaltsidebarLinks, * html #mainContent, * html #footer { wid\th: auto; } /* IE 6         */
  * html ul, * html ol, * html dl { position: relative; }
	body ol li { display:list-item; }
  	#ie_clearing {
		position:static;
		display:block;
		\clear:both;
		width: 100%;
		font-size:0px;
		margin: -2px 0 -1em 1px;
  }
  * html #ie_clearing { margin: -2px 0 -1em 0; }
	html { margin-right: 1px; }
  * html { margin-right: 0 }
  * html body a, * html body a:hover { background-color: transparent; }

