* {
  margin: 0;
  padding: 0;
}
a.image-link {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  outline: none;
  overflow: hidden;
  text-indent: -9999em;
  position: absolute;
}
a.text-link {
  background-color: #00914a;
  color: #FFF;
  display: block;
  height: 18px;
  line-height: 18px;
  outline: none;
  text-align: center;
  text-decoration: none;
  width: 85px;
  position: absolute;
}
html {
  height: 100%;
}
body {
  background-color: #CDE8D7;
  color: #000;
  font-family: Arial;
  font-size: 11px;
  height: 100%;
}
  #bg {
    background-image: url(../gifs/startseite/bg.gif);
    background-repeat: repeat-x;
    height: 100%;
  }
    #page {
      height: 100%;
      width: 821px;
      position: relative;
    }
      #page-left {
        float: left;
        min-height: 100%;
        width: 560px;
      }
      #page-right {
        background-color: #FFF;
        float: left;
        min-height: 100%;
        width: 261px;
      }
      #block-unternehmen {
        height: 221px;
        width: 560px;
        position: relative;
      }
        #block-unternehmen a.image-link {
          background-image: url(../gifs/startseite/holz-jung-panoram01.jpg);
          height: 184px;
          width: 560px;
          top: 0;
          left: 0;
        }
        #block-unternehmen a.text-link {
          top: 140px;
          left: 74px;
        }
      #block-einzelhandel {
        height: 134px;
        width: 560px;
        position: relative;
      }
        #block-einzelhandel a.text-link {
          left: 329px;
          top: 15px;
        }
        #block-einzelhandel a.image-link {
          background-image: url(../gifs/startseite/foto-einzelhandel.png);
          height: 128px;
          width: 178px;
          top: 0;
          left: 157px;
        }
      #block-grosshandel {
        height: 134px;
        width: 560px;
        position: relative;
      }
        #block-grosshandel a.text-link {
          top: 15px;
          left: 74px;
        }
        #block-grosshandel a.image-link {
          background-image: url(../gifs/startseite/foto-grosshandel.png);
          height: 128px;
          width: 178px;
          top: 0;
          left: 157px;
        }
      #logo-jung {
        background-image: url(../gifs/startseite/logo-holz-jung.gif);
        background-position: 50% 50%;
        display: block;
        height: 156px;
        outline: none;
        overflow: hidden;
        text-indent: -9999em;
        width: 247px;
        position: absolute;
        top: 51px;
        left: 566px;
      }
      #text-jung {
        background-image: url(../gifs/startseite/willkommens-text.gif);
        background-position: 50% 50%;
        display: block;
        height: 64px;
        text-indent: -9999em;
        width: 199px;
        position: absolute;
        top: 238px;
        left: 591px;
      }


