BODY {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;  
}

A {
  color: #01B101;
  text-decoration: underline;
}
A:hover {
  color: #000000;
  text-decoration: underline;
}
P {
  font-size: 12px;
  margin-top: 0px;
  margin-left:33px;
  margin-right:20px;
}
H1 {
  font-size: 13px;
  font-weight:bolder;
  margin-top:42px;
  margin-bottom:8px;
  margin-left:33px;
  margin-right:20px;
}

 
#logo {
  position: absolute;  top: 5px;  left: 5px;
  background: url(../images/logo.gif);
  background-repeat: no-repeat;
  width: 333px;
  height: 132px;
}


DIV.grauLi {
  width: 210px;  height:240px;
  background: url(../images/grauLi.jpg);
  background-position: -2px -6px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
DIV.grauMi {
  width: 210px;  height:240px;
  background: url(../images/grauMi.jpg);
  background-position: -10px -6px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
DIV.grauRe {
  width: 210px;  height:240px;
  background: url(../images/grauRe.jpg);
  background-position: -6px -3px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}

DIV.gruenLi {
  width: 210px;  height:240px;
  background: url(../images/gruenLi.jpg);
  background-position: -3px -2px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
DIV.gruenMi {
  width: 210px;  height:240px;
  background: url(../images/gruenMi.jpg);
  background-position: -2px -6px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
DIV.gruenRe {
  width: 210px;  height:240px;
  background: url(../images/gruenRe.jpg);
  background-position: -2px -2px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}

DIV.gelbLi {
  width: 210px;  height:240px;
  background: url(../images/gelbLi.jpg);
  background-position: -5px -6px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
DIV.gelbMi {
  width: 210px;  height:230px;
  background: url(../images/gelbMi.jpg);
  background-position: -5px -3px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
DIV.gelbRe {
  width: 210px;  height:240px;
  background: url(../images/gelbRe.jpg);
  background-position: -5px -2px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}

DIV.orangeLi {
  width: 210px;  height:240px;
  background: url(../images/orangeLi.jpg);
  background-position: -2px -2px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;  
}
DIV.orangeMi {
  width: 210px;  height:240px;
  background: url(../images/orangeMi.jpg);
  background-position: -2px -2px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
DIV.orangeRe {
  width: 210px;  height:240px;
  background: url(../images/orangeRe.jpg);
  background-position: -2px -2px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}
