@charset "utf-8";
/* CSS Document */

body{background-color:#46190A;
     background-image:url("../bilder/background.jpg");
     background-repeat:repeat-x;
     margin:0px;
     padding:0px;
     }

img{border:0px;
    }

p{font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  text-decoration:none;
  padding:0px 50px 5px 65px;
  margin:0px;
  color:black;
  }

p a{font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
    color:black;
    }

p a:hover{font-family:Arial, Verdana, Helvetica, sans-serif;
          font-size:12px;
          text-decoration:none;
          color:#46190A;
          }

ul{font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  text-decoration:none;
  padding:15px 50px 15px 80px;
  margin:0px;
  color:black;
  }

.fehler{border:1px solid #000000;
        }

.schrift_herzlichwillkommen{font-family:Arial, Verdana, Helvetica, sans-serif;
                            font-size:40px;
                            text-decoration:none;
                            font-weight:bold;
                            font-style:italic;
                            padding:75px 25px 0px 65px;
                            color:#ce5f25;
                            }

.schrift_ueberschrift{font-family:Arial, Verdana, Helvetica, sans-serif;
                      font-size:28px;
                      text-decoration:none;
                      font-weight:bold;
                      font-style:italic;
                      padding:0px 25px 30px 65px;
                      color:#ac5530;
                      }

.container{width:1018px;
           }


.oben{width:1018px;
      height:116px;
      }


.logo{background-image:url("../bilder/logo.gif");
      background-repeat:no-repeat;
      height:116px;
      width:533px;
      float:left;
      }

.logo:hover{background-image:url("../bilder/logo_high.gif");
            background-repeat:no-repeat;
            height:116px;
            width:533px;
            float:left;
            }

.startseite{background-image:url("../bilder/navi_startseite.gif");
            background-repeat:no-repeat;
            height:116px;
            width:120px;
            float:left;
            margin-left:50px;
            }

.startseite:hover{background-image:url("../bilder/navi_startseite_high.gif");
                  background-repeat:no-repeat;
                  height:116px;
                  width:120px;
                  float:left;
                  margin-left:50px;
                  }

.uberuns{background-image:url("../bilder/navi_uberuns.gif");
         background-repeat:no-repeat;
         height:116px;
         width:119px;
         float:left;
         margin-left:8px;
         }

.uberuns:hover{background-image:url("../bilder/navi_uberuns_high.gif");
               background-repeat:no-repeat;
               height:116px;
               width:119px;
               float:left;
               margin-left:8px;
               }

.kontakt{background-image:url("../bilder/navi_kontakt.gif");
         background-repeat:no-repeat;
         height:116px;
         width:120px;
         float:left;
         margin-left:7px;
         }

.kontakt:hover{background-image:url("../bilder/navi_kontakt_high.gif");
               background-repeat:no-repeat;
               height:116px;
               width:120px;
               float:left;
               margin-left:7px;
               }

.naviabschluss{background-image:url("../bilder/naviabschluss.gif");
               height:116px;
               width:61px;
               float:left;
               }


.unten{background-image:url("../bilder/wh.jpg");
       background-repeat:repeat-y;
       width:1018px;
       }


.hg_links{width:73px;
          float:left;
          }

.bild_links{background-image:url("../bilder/bild_links.gif");
            height:264px;
            width:73px;
            }

.schatten_links{background-image:url("../bilder/schatten_links.gif");
                height:436px;
                width:73px;
                }


.seitlich{width:291px;
          float:left;
          }

.bild{background-image:url("../bilder/bild.gif");
      width:291px;
      height:248px;
      }

.buttons{background-image:url("../bilder/buttons.gif");
         width:291px;
         height:328px;
         }

.buttons a{font-family:Arial, Verdana, Helvetica, sans-serif;
           font-size:12px;
           text-align:left;
           text-decoration:none;
           font-weight:bold;
           color:white;
           line-height:32.7px;
           margin-left:100px;
           width:191px;
           }

.buttons a:hover{font-family:Arial, Verdana, Helvetica, sans-serif;
                 font-size:12px;
                 text-align:justify;
                 text-decoration:none;
                 font-weight:bold;
                 color:#46190A;
                 line-height:32.7px;
                 }

.footer{background-image:url("../bilder/footer.gif");
        height:124px;
        width:291px;
        }

.sb{border: 0px;
    width:181px;
    padding: 0px 0px 0px 76px;
    }

.sb_bild{width:15px;
         height:15px;
         padding-left:3px;
         }

.schrift_impressum{font-family:Arial, Verdana, Helvetica, sans-serif;
                   font-size:11px;
                   text-decoration:none;
                   padding:35px 25px 5px 76px;
                   color:#ffffff;
                   }

.schrift_impressum a{font-family:Arial, Verdana, Helvetica, sans-serif;
                     font-size:11px;
                     text-decoration:none;
                     color:#ffffff;
                     }

.schrift_impressum a:hover{font-family:Arial, Verdana, Helvetica, sans-serif;
                           font-size:11px;
                           text-decoration:none;
                           color:#46190A;
                           }

.content{width:608px;
         float:left;
         }

.content_inhalt{background-image:url("../bilder/content.gif");
                background-repeat:no-repeat;
                min-height:700px;
                width:608px;
                }

.button1{background-image:url("../bilder/button1.jpg");
         background-repeat:no-repeat;
         float:left;
         height:250px;
         width:180px;
         margin-left:45px;
         }

.button1:hover{background-image:url("../bilder/button1_hover.jpg");
               background-repeat:no-repeat;
               float:left;
               height:250px;
               width:180px;
               margin-left:45px;
               }

.button2{background-image:url("../bilder/button2.jpg");
         background-repeat:no-repeat;
         float:left;
         height:250px;
         width:180px;
         margin-left:-10px;
         }

.button2:hover{background-image:url("../bilder/button2_hover.jpg");
               background-repeat:no-repeat;
               float:left;
               height:250px;
               width:180px;
               margin-left:-10px;
               }

.button3{background-image:url("../bilder/button3.jpg");
         background-repeat:no-repeat;
         float:left;
         height:250px;
         width:180px;
         margin-left:-10px;
         }

.button3:hover{background-image:url("../bilder/button3_hover.jpg");
               background-repeat:no-repeat;
               float:left;
               height:250px;
               width:180px;
               margin-left:-10px;
               }


.hg_rechts{width:46px;
           float:left;}

.schatten_rechts{background-image:url("../bilder/schatten_rechts.gif");
                 width:46px;
                 height:700px;
                 }


.baumisch{background-image:url("../bilder/baumischabfall.gif");
          background-repeat:no-repeat;
          float:left;
          height:129px;
          width:490px;
          margin-left:0px;
          }

.baumisch:hover{background-image:url("../bilder/baumischabfall1.gif");
                background-repeat:no-repeat;
                float:left;
                height:129px;
                width:490px;
                margin-left:0px;
                }

.bauschutt{background-image:url("../bilder/bauschutt.gif");
           background-repeat:no-repeat;
           float:left;
           height:129px;
           width:490px;
           margin-left:0px;
           }

.bauschutt:hover{background-image:url("../bilder/bauschutt1.gif");
                 background-repeat:no-repeat;
                 float:left;
                 height:129px;
                 width:490px;
                 margin-left:0px;
                 }

.sperrmuell{background-image:url("../bilder/sperrmuell.gif");
            background-repeat:no-repeat;
            float:left;
            height:129px;
            width:490px;
            margin-left:0px;
            }

.sperrmuell:hover{background-image:url("../bilder/sperrmuell1.gif");
                  background-repeat:no-repeat;
                  float:left;
                  height:129px;
                  width:490px;
                  margin-left:0px;
                  }

.boden{background-image:url("../bilder/boden.gif");
       background-repeat:no-repeat;
       float:left;
       height:129px;
       width:490px;
       margin-left:0px;
       }

.boden:hover{background-image:url("../bilder/boden1.gif");
             background-repeat:no-repeat;
             float:left;
             height:129px;
             width:490px;
             margin-left:0px;
             }

.garten{background-image:url("../bilder/garten.gif");
        background-repeat:no-repeat;
        float:left;
        height:129px;
        width:490px;
        margin-left:0px;
        }

.garten:hover{background-image:url("../bilder/garten1.gif");
              background-repeat:no-repeat;
              float:left;
              height:129px;
              width:490px;
              margin-left:0px;
              }

.holz{background-image:url("../bilder/holz.gif");
      background-repeat:no-repeat;
      float:left;
      height:129px;
      width:490px;
      margin-left:0px;
      }

.holz:hover{background-image:url("../bilder/holz1.gif");
            background-repeat:no-repeat;
            float:left;
            height:129px;
            width:490px;
            margin-left:0px;
            }

.fenster{background-image:url("../bilder/fenster.gif");
         background-repeat:no-repeat;
         float:left;
         height:129px;
         width:490px;
         margin-left:0px;
         }

.fenster:hover{background-image:url("../bilder/fenster1.gif");
               background-repeat:no-repeat;
               float:left;
               height:129px;
               width:490px;
               margin-left:0px;
               }

.gips{background-image:url("../bilder/gips.gif");
      background-repeat:no-repeat;
      float:left;
      height:129px;
      width:490px;
      margin-left:0px;
      }

.gips:hover{background-image:url("../bilder/gips1.gif");
            background-repeat:no-repeat;
            float:left;
            height:129px;
            width:490px;
            margin-left:0px;
            }

.papier{background-image:url("../bilder/papier.gif");
        background-repeat:no-repeat;
        float:left;
        height:129px;
        width:490px;
        margin-left:0px;
        }

.papier:hover{background-image:url("../bilder/papier1.gif");
              background-repeat:no-repeat;
              float:left;
              height:129px;
              width:490px;
              margin-left:0px;
              }