@charset "utf-8";
/* CSS Document */
body {
   background-color: #d0d0d0;
   color: black;
}
a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 8pt;
  line-height: 150%;
  text-decoration: none;
  background-color: transparent;
  color: black;
}
#menuIndex {
  top: -21px;
  left: 0px;
  height: 21px;
  width: 980px;
  position: absolute;
  background-color: #d0d0d0;
  color: black;
}
#menuForm {
  top: 0px;
  left: 50%;
  margin-left: -490px;
  height: 21px;
  width: 980px;
  position: absolute;
  background-color: #d0d0d0;
  color: black;
}
#menuMachine {
  top: 0px;
  left: 0px;
  height: 21px;
  width: 930px;
  position: absolute;
  background-color: #d0d0d0;
  color: black;
}
#mainpage {
  top: 22px;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  height: 580px;
  position: absolute;
  background: url(../images/Website_Drehdition.jpg) no-repeat bottom;
}
#container1 {
  top: 0px;
  left: 50%;
  margin-left: -467px;
  width: 934px;
  height: 471px;
  position: absolute;
}
#container2 {
  top: 0px;
  left: 50%;
  margin-left: -467px;
  width: 934px;
  height: 471px;
  position: absolute;
}
.detailFrame {
  background-color: #e7f1f0;
  color: black;
  width: 930px;
  height: 455px;
  top: 21px;
  left: 0px;
  position: absolute;
  z-index: 1;
}
.detailFrame-title {
   width: 473px;
   height: 60px;
   top: 0px;
   left: 0px;
   position: absolute;
   z-index: 2;
}
p {
   margin-left: 0px;
   margin-top: 3px;
   font-weight: normal;
   font-size: 8pt;
   line-height: 150%;
}
.address {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 8pt;
  line-height: 100%;
}
.b {
   font-weight: bold;
}
.green {
  color: #21a09a;
  background-color: transparent;
}
.block {
  text-align: justify;
}
h1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 22pt;
  font-weight: bold;
  line-height: 150%;
  margin-top: -10px;
}
h2 {
  font-family: Courier, serif;
  font-size: 15pt;
  font-weight: bold;
  line-height: 120%;
  margin-top: -20px;
}
.head-1 {
   background-color: transparent;
   color: black;
}
.head-2 {
   background-color: black;
   color: white;
   float: right;
}
.detailFrame-l {
   background-color: transparent;
   color: black;
   width: 473px;
   height: 410px;
   top: 30px;
   left: 30px;
   position: absolute;
   z-index: 2;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 8pt;
   line-height: 150%;
}
ul {
   list-style-image: url(../images/li-bullet.gif);
   margin-top: 0px;
   margin-left: -23px;
}
li {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 8pt;
   line-height: 150%;
}
.list-l {
   top: 65px;
   left: 0px;
   width: 225px;
   z-index: 3;
   position: absolute;
}
.list-r {
   top: 65px;
   left: 248px;
   width: 225px;
   z-index: 3;
   position: absolute;
}
.f1 {
   top: 76px;
   left: 0px;
   width: 400px;
   height: 334px;
   z-index: 4;
   position: absolute;
   background-image: url(../images/kea.jpg);
}
.f2 {
   top: 90px;
   left: 5px;
   width: 393px;
   height: 318px;
   z-index: 4;
   position: absolute;
   background-image: url(../images/elba.jpg);
}
.logo {
   top: 0px;
   right: 25px;
   width: 110px;
   height: 42px;
   z-index: 5;
   position: absolute;
   background-image: url(../images/logo.jpg);
}
.logo-text {
   top: 45px;
   right: 6px;
   width: 130px;
   height: 50px;
   z-index: 5;
   position: absolute;
}
.detailFrame-r {
   background-color: transparent;
   color: black;
   width: 410px;
   height: 410px;
   top: 30px;
   right: 5px;
   position: absolute;
   z-index: 2;
}
img {
  border: none;
}


