  @media all
{
  html { height: auto }
  body { position:relative }
  .clearfix { display: inline-block }
  .clearfix { display: block }
  * html .clearfix { height: 1% }
      * html .floatbox { width:100% }
     .slidebox {
    margin-right: -1000px;
    position:relative;
    height: 1%
  }
   * html #left { position:relative }
  * html #right { position:relative }
  * html #content { position:relative }
  #container, #page { height: 1% }                                      
  * html #banner, * html #nav, * html #content, * html #footer { width: 100% }
  * html #banner, * html #nav, * html #content, * html #footer { width: auto }
  * html ul { position: relative }
  * html ol { position: relative }
  * html dl { position: relative }
  * html #content { height: 1%; } 
  * html #left {margin-right: -3px;}
  * html #right {margin-left: -3px;}
  * html #content { margin-left: 177px; margin-right: 177px; }
  #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}
  #col3_content {margin-bottom:-2px }
  #col3 { position:relative }
  * html body a, * html body a:hover { background-color: transparent; }
  * html #links { display: inline }
  * html #rechts { display: inline }
}
