body {
      background-color: #176aac;
      padding:10px;
      color: white;
      font-family: verdana,arial,helvetica,ssans-serif;
      font-size: 12px;
    }
    #main {
      background: url('../img/background.jpg') no-repeat;
      height:728px;
      width:1024px;
    }
    #head_logo {
      float:left;
      margin:0px;
      padding:0px;
    }
    #head_logo a{
      float:left;
      border:none;
    }
    img{
      border:none;
    }
    #head_nav {
      float:left;
    }
    #head_nav ul{
      margin:0px;
      padding:0px;
      padding-top: 20px;
      padding-left: 20px;
    }
    #head_nav li{
      float:left;
      list-style: none;
    }
    #main_content {
      padding-top: 30px;
    }
    #content_nav {
      float: left;
      width: 190px;
      padding: 5px;
      padding-top: 0px;
    }
    #content_nav ul{
      margin:0px;
      padding:0px;
    }
    #content_nav li{
      list-style: none;
    }
    #content {
      float: left;
      padding-top:5px;
      padding-left:40px;
    }
    #startseite {
      width:750px;
      text-align: center;
      margin-top:100px;
    }
    #holz {
      width:750px;
    }
    #holz {
      position: absolute;
    }
    #holz .beschreibung{
      width:270px;
      height: 280px;
    }
    #holz .beschreibung ul{
      padding-left:15px;
    }
    #holz .bild{
      width:600px;
      position: absolute;
      top: 0px;
      left: 150px;
    }
    #holz .technologie{
      width:400px;
      position: relative;
      left: 350px;
    }
    #holz_neu {
        width:750px;
    }
    #holz_neu .beschreibung{
        display:block;    
    }
    #holz_neu .beschreibung ul{
      padding-left:15px;
    }
    #holz_neu .bild{
      width:550px;
      float:right;
    }
    #holz_neu .technologie{
        display:block; 
        margin: 30px 0px;
    }
    #holz_neu .technologie h3{
        margin: 5px 0px;
    }
    /*----*/
    #belag {
      width:750px;
      position: absolute;
    }
    #belag .beschreibung{
      width:250px;
      height: 300px;
    }
    #belag .beschreibung ul{
      padding-left:15px;
    }
    #belag .bild{
      width:500px;
      position: absolute;
      top: 0px;
      left: 260px;
    }
    #belag .technologie{
      width:400px;
      position: relative;
      left: 350px;
    }
    
    #artikel_nav {
      margin-top: 40px;
    }
    
    #artikel_nav ul{
      margin:0px;
      padding:0px;
      margin-bottom:10px;
    }
    #artikel_nav li{
      list-style: none;
      margin: 3px;
      /*border: 1px solid white;*/
      display: block;
      width: 144px;
      height: 100px;
      text-align: center;
      float: left;
      font-size: 11px;
    }
    
    #belag #artikel_nav li{
      height: 140px;
    }
    #holz #artikel_nav li{
      height: 100px;
    }
    #artikel_nav a{
      color: white;
      text-decoration: none;
    }
    #artikel_nav a:hover{
      text-decoration: underline;
    }
    
    #spielerbedarf {
      width:750px;
    }
    #spielerbedarf th{
      text-align: left;
    }
    #bezugsquelle {
      width:750px;
      position:relative
    }
    #bezugsquelle ul{
      margin:0px;
      padding:0px;
      width: 320px;
    }
    #bezugsquelle li{
      list-style: none;
      margin-left:15px;
      margin-bottom:15px;
      width: 260px;
      padding:5px;
      height: 140px;
      border: 2px outset white;
      background-color:#176aac;
    }
    #spinundspeed {
      list-style: none;
      margin-left:15px;
      margin-bottom:50px;
      width: 400px;
      padding:5px;
      height: 140px;
      border: 2px outset white;
      background-color:#176aac;
    }
    #bezugsquelle a {
      color: white;
      font-weight: bold;
    }
    #bezugsquelle .img {
      margin-right: 10px;
      margin-top:20px;
      width:120px;
    }
    #bezugsquelle span {
      display: block;
      float:left;
    }
    #kontakt {
      width:750px;
      font-size: 16px;
    }
    #kontakt a{
      color: white;
      font-weight: bold;
    }
    
    #technologie {
      width:750px;
    }
    #technologie a{
      color:white;
      text-decoration:none;
    }
    #technologie a:hover{
      text-decoration:underline;
    }
    #technologie .stext {
      margin-left: 20px;
      margin-bottom: 25px;
    }
    
    #katalog{
      width:750px;
      height: 500px;
    }
    
    #uebersicht{
      width:750px;
    }
    #uebersicht a{
      color: white;
      font-weight: bold;
    }
    #uebersicht .hoelzer{
      margin-bottom: 25px;
    }
    #uebersicht .belaege{
      margin-bottom: 25px;
    }
    .clear {
      clear:both;
    }
    #katalog_auswahl {
        font-size: 16px;
        width: 750px;
    }
    #katalog_auswahl h3 {
        text-align: center;
    }
    #katalog_auswahl .katalog{
        float: left;
        margin: 25px;
    }
    
    #textil {
      width:750px;
      position: absolute;
    }
    #textil .beschreibung{
      width:250px;
      height: 300px;
    }
    #textil .beschreibung ul{
      padding-left:15px;
    }
    #textil .bild{
      width:500px;
      position: absolute;
      top: 0px;
      left: 260px;
    }
