/* CSS für Template START der Website http://bohlerstern.com */
/* (C) 2007 by EDV Dienstleistungen - Gernot Eisbacher */
/* http://edv.eisbacher.net */


body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Helvetica, serif;
  font-size: 12px;
  color: #be8544;
  background-color: white;
  text-align: center;
  scrollbar-base-color: #95a8c8;
}

#content {
  position: absolute;
  top: 50%;
  height: 580px;
  margin-top: -290px;
  left: 50%;
  width: 1000px; 
  margin-left: -500px;
  text-align: left; 
  padding: 0px;
  font-family: Verdana, Helvetica, serif;
  font-size: 12px;
}

#logo {
  position: absolute;
  top: 0px;
  height: 220px;
  left: 0px;
  width: 1000px;
  background-image: url(../images/logo.jpg);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 10;
}

#bg {
  position: absolute;
  top: 220px;
  height: 270px;
  left: -500px;
  width: 2000px;
  background-image: url(../images/bg.jpg);
  z-index: 1;
}

#menu01 {
  position: absolute;
  top: 254px;
  height: 100px;
  left: 299px;
  width: 92px;
  z-index: 20;
}

#menu02 {
  position: absolute;
  top: 254px;
  height: 100px;
  left: 609px;
  width: 92px;
  z-index: 20;
}

#main {
  position: absolute;
  top: 245px;
  height: 110px;
  left: 445px;
  width: 110px;
  background-image: url(../images/img_2.jpg);
  z-index: 20;
  clear: both;
  overflow: auto;
  overflow-x: hidden;
}

#genusslabor {
  position: absolute;
  top: 380px;
  height: 110px;
  left: 445px;
  width: 110px;
  background-image: url(../images/genuss.jpg);
  z-index: 20;
  clear: both;
  overflow: auto;
  overflow-x: hidden;
}

#app {
 position: absolute;
  top: 490px;
  height: 45px;
  left: 410px;
  width: 179px;
  background-image: url(../images/app_2.gif);
  z-index: 20;
  clear: both;
  overflow: auto;
  overflow-x: hidden;
}
#design {
  position: absolute;
  top: 560px;
  height: 20px;
  left: 650px;
  width: 350px;
  z-index: 20;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: right;
  line-height: 20px;
  vertical-align: middle;
}
