  body {
    background-image:url(bilder/hintergrund.jpg);
    background-repeat:no-repeat;
 }

  div#strich1 {
    width:2px; height:100%;
    position:absolute; top:5px; left:2px;
  }

  div#logo {
    width:2px; height:100%;
    position:absolute; top:5px; left:3px;
  }

  div#strich2 {
    width:2px; height:100%;
    position:absolute; top:5px; left:154px;
  }

  div#boxnavi {
    width:170px; height:100%;
    position:absolute; top:5px; left:157px;
    padding-left:4px;
  }

  div#sprache {
    height:92px;
    background-image:url(bilder/box_sprache.jpg);
    background-repeat:no-repeat;
  }

  div#navigation {
    height:100%;
    background-image:url(bilder/box_navigation.gif);
    background-repeat:no-repeat;
  }

  div#strich3 {
    width:2px; height:100%;
    position:absolute; top:5px; left:322px;
  }

  div#inhalt {
    width:547px; height:100%;
    position:absolute; top:5px; left:325px;
  }

  div#contenttop {
    height:92px;
    padding-left:6px;
  }

  div#contentcenter {
    height:100%;
    clear: both;
    padding-left:6px;
    position:absolute; top:93px;
  }


  div.spaltenbox {
    float: left;
    clear: both;
    width: 100%;
    padding-left:10px;
    padding-top:15px;
  }


  div.spaltelinks {
    float: left;
    clear: left;
    overflow: hidden;
    width: 254px;
  }

  div.spalterechts {
    float: left;
    clear: right;
    overflow: hidden;
    width: 260px;
    padding-left:10px;
  }

  div.box {
    float: left;
    clear: both;
    overflow: hidden;
    width: 527px;
    padding-left:10px;
    padding-top:15px;
  }


  div#strich4 {
    width:2px; height:100%;
    position:absolute; top:5px; left:876px;
  }

  div#info {
    width:180px; height:100%;
    position:absolute; top:5px; left:879px;
    padding-left:4px;
  }

  div#strich5 {
    width:2px; height:100%;
    position:absolute; top:5px; left:1068px;
  }
