  html * {  } 
  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
  body { min-height:100%;height:100%; background:#ffdb52 url("images/pagemargin_bg.gif") repeat-x;margin:0;padding:0;}
  
  #struktuone  {width: 100%;border:0px solid red;margin0;padding:0;}
  #strukturtwo {border:0px solid red;margin0;padding:0;width:760px;background-image:url("css/screen/images/body_bg.gif");}

 
  /* (en) Layout: width, background, borders */
  /* (de) Layout: Breite, Hintergrund, Rahmen */
  
  #page{margin-bottom:0px;position:relative;background:url("images/page_bg.jpg") no-repeat;width:760px;height:100%;}
  
  #page_bg {min-height:100%;height:100%;width:760px;background:url("images/body_bg.gif") repeat-y;position:relative;} 
  
  /* (en) Centering layout in old IE-versions */
  /* (de) Zentrierung des Layouts in alten IE-versionen */
  body { text-align: center; }

  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #header {   }
  
  #header_content {margin:0;}
  #topnav { color: #aaa; background: transparent; }
    #topban {height:119px;width:760px;margin-left:auto; margin-right:auto;text-align:center;padding-top:0px;}
    .bannertop_border {border:0px solid #fff; width:728px; height:90px;}
    /*#topban img, 
    #topban div img {border:3px solid #fff;margin:10px 10px 10px 10px;}*/

    
    #rightban {margin:47px 10px 10px 30px;} 
    /*#rightban img {border:3px solid #fff;margin:10px 10px 10px 40px;} */
    
    #logo {text-align:left;margin:6px 0 3px 205px;}
    
  /* (en) adjustment of main navigation */
  /* (de) Anpassung der Hauptnavigation 
  #nav ul { margin-left: 20px; }
  #nav_main {background-color: #336;}  */

  #main { text-align:left;width:760px;}
  #main_sub { background: none;} 

 
  #footer  {position:absolute;width:550px;height:50px;bottom:4px; left:200px;font-size:9pt;background-color:none;text-align:left;color:#32aabd;}
  /*#footer    {background-color:none;text-align:left;color:#32aabd;width:550px;margin:0 0 0 200px;padding:0 0 6px 0;font-size:9pt;}*/
  #footer a  {color:#32aabd;text-decoration: none;}
  #footer a:hover {text-decoration: underline;color:#c13e10;}
  #footer .grey{color:#a1a1a1;}
  

  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Formatting content container
   * (de) Formatierung der Inhalts-Container
   *
   * |-------------------------------|      |
   * | #header  banner top           |  ban |
   * |-------------------------------|  ner |
   * | #col1   | #col3               |      |
   * | 260px   | flexible            |right |
   * |-------------------------------|      |
   * | #footer                       |      |
   * |-------------------------------|      |
   */


  #col1 { width: 170px;position:relative;float:left;}
  #col1_content {text-align:left;color:#4b5450;margin:30px 0 0 10px;font-size:9pt;}
  #col1_content a {color:#c13e10; text-decoration: none;}
  #col1_content a:hover {text-decoration: underline; color:#32aabd;}
  #col1_content img {  margin:5px 0 4px 0;}
  
  /*#col2 { width: 270px; height:398px;}
  #col2_content {text-align:left; padding-left:1px;margin:0;}
  */
  
  #col3 { margin: 32px 0 0 28px; width:540px;min-height:100%;float:left;}
  #col3_content {text-align:left;padding:0 0 45px 0;}
    

  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Modifying "shiny buttons" navigation
   * (en) Anpassung der "Shiny Buttons" Navigation
   */

  
      
   br.clr {height:0px;font-size:0px;line-height:0px;clear:both;}
  .easytipp {position:absolute;width:93px;height:94px;top:117px;left:40px;}        
  .grafikdetailbottom {position:absolute;width:181px;height:209px;bottom:0;left:0;}    

  
  /* Background Details */
  
  .rightcol {background-image:url(images/main_bg.gif);background-repeat:repeat-y;background-position:-1px 130px; }
  
  .lefttop {background-image:url(images/topleft_detail.jpg);background-repeat:no-repeat;background-position:top right;}
  
  .leftbottom {background-image:url(images/linkliste_detail01.jpg);background-repeat:no-repeat;background-position:bottom right;}
  
  

