html, body {
  font-family: verdana, arial, helvetica, sans serif;
  font-size: 12px;
  margin: auto;
  padding: 0px;
  width: 995px;
  height: 100%;
  background-color: #fff;
  background-image: url(grafiken/hintergrund-linien.gif);
  background-repeat: repeat;
}

 a:link{color:#666; text-decoration: underline;}
 a:visited{color:#666; text-decoration: underline;}
 a:hover{color:#666; text-decoration: none;}
 a:active{color:#666; text-decoration: none;}

 img {
   border: 0px;
 }

 ul, ol, li {
  list-style-position:outside;
  list-style: square;
  padding:0px;
  padding-bottom: 7px;
  margin: 0px;
}

h1 ul, h1 li {
  list-style-type: none;
  list-style-position:outside;
}

.head {
  background-color: #fff;
  text-align: right;
  height: 155px;

  border-left:1px solid #666;
  border-right:1px solid #666;
}

.head-logo {
  text-align: right;
  float: right;
}

.head-slogan {
  float: left;
  text-align: right;
  color: #c2c2c2;
  font-size: 12px;
  line-height: 24px;
  font-style:italic;
  font-weight: bold;
  padding-top: 35px;
  width: 57%;
}

.head-partner {
  float: left;
  padding-right: 20px;
  padding-left: 17px;
  padding-top: 10px;
}

.menu {
  background-image: url(grafiken/menu-hintergrund.gif);
  background-repeat: repeat-x;
  height: 17px;
  padding-top: 3px;
  padding-right: 30px;
  color: #fff;
  font-weight: bold;
  text-align: right;

  border-left:1px solid #666;
  border-right:1px solid #666;
}

h1 {
  font-size: 16px;
  color: #666;
  font-weight: bold;
}

.menu a:link{color:#fff; text-decoration: none;}
.menu a:visited{color:#fff; text-decoration: none;}

.menu a:hover{color:#333; text-decoration: none;}
.menu a:active{color:#333; text-decoration: none;}

.verlauf {
  background-image: url(grafiken/verlauf-top.jpg);
  background-repeat: repeat-x;
  height: 50px;

  border-left:1px solid #666;
  border-right:1px solid #666;
}

.content {
  background-color: #d7d8d8;

  padding-left: 25px;
  padding-bottom: 20px;

  color: #666;

  border-left:1px solid #666;
  border-right:1px solid #666;

  float: clear;
}

.content-slogan {
  color: #cc3333;
  font-size: 20px;
  font-weight: bold;
  font-style:italic;
  line-height: 28px;

  float: clear;
}

.content-produkt {
  float: left;
  width:  995px;
  height: 180;
}

.content-produkt-text   {
  height: 175px;
  width: 272px;

  color: #666;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;

  float: left;
  width: 470px;
  height: 180;

  padding-left: 17px;
  padding-top: 2px;
  padding-bottom: 20px;

  line-height: 19px;
}

.content-beschreibungen {
    float: clear;
    height: 860px;
}


.content-beschreibungen1 {
  float: left;
  width: 200px;

  color: #666;
  font-size: 12px;

  padding: 15px 15px 0px 0;
}

.content-beschreibungen2 {
  float: left;
  width: 200px;

  color: #666;
  font-size: 12px;

  padding: 15px;
  padding-bottom: 0px;
}

.content-beschreibungen3 {
  float: left;
  width: 200px;

  color: #666;
  font-size: 12px;

  padding: 15px;
  padding-bottom: 0px;
}

.content-beschreibungen4 {
  float: left;
  width: 200px;

  color: #666;
  font-size: 12px;

  padding: 15px;
  padding-bottom: 0px;
}


.content-beschreibungen1 h1, .content-beschreibungen2 h1, .content-beschreibungen3 h1, .content-beschreibungen4 h1 {
  font-size: 12px;
  font-weight: bold;
}

.content-buttons {
float: left;
width: 149px;
padding: 5px;
padding-top: 2px;
padding-right: 20px;
}

.footer {
  float: clear;
  background-color: #d7d8d8;
  color: #666;

  border-left:1px solid #666;
  border-right:1px solid #666;

  font-size: 11px;
  text-align: center;

  padding-top: 15px;
  padding-bottom: 10px;
}