* {
  margin: 0; padding: 0;
}

body {
  font: normal 12px Verdana, Helvetica, sans-serif;
  color: #666;
  background-color: #fff;  
}

h1 {
  margin-bottom: 12px;
  line-height: 24px;
  font-size: 24px;
  font-weight: normal;
  color: #b83838;
}

h2 {
  margin-bottom: 18px; 
  line-height: 18px;
  font-size: 12px;
  color: #b83838;
}

p {
  margin-bottom: 18px;
  line-height: 18px;
}

a {
  color: #999;
  text-decoration: none;
}

a:hover, h2 a {
  color: #b83838;
}

a img {
  border: 1px solid #8F8F8F;
}

a:hover img {
  border: 1px solid #b83838;
}

ul {
  margin: 0 0 1.5em 20px; padding: 0;
  line-height: 1.5em;
  list-style: square;
}

table {
  border-collapse: collapse;
  width: 100%;
}

td {
  margin: 0; padding: 6px 0;
  vertical-align: top;
  line-height: 18px;
}

dt {
  padding: 6px 0 4px;
  width: 200px;
  float: left;
  line-height: 18px;
}

dd {
  padding: 6px 0; margin-left: 200px;
  line-height: 18px;
}

hr {
  margin: 12px 0;
  height: 1px;
  color: #8F8F8F;
  background-color: #8F8F8F;
  border: 0px;
  clear: both;
}

#page {
  padding: 0 20px 1px 20px; margin: 0 auto;
  width: 960px;
  background: #fff;
}

#logo {
  padding-top: 30px;
  height: 50px;
  text-align: right;
}

#logo a img {
  border: 0px;
}

#links {
  padding: 6px 0;
  color: #999;
}

#links a.active {
  color: #b83838;  
}

#header {
  position: relative;
}

#animation img {
  position: absolute; top: 0; left: 0;
}

#angebot {
  position: absolute; top: 30px; left: 655px;
  z-index: 50;
}

#angebot p {
  margin-bottom: 10px; padding: 10px 0 10px 15px;
  width: 290px;
  line-height: 1.2em;
  font-size: 18px;  
  color: #b83838;
  background: #fff;
  opacity: 0.7;
  filter:alpha(opacity=70); 
}

#angebot p:hover {
  opacity: 0.9;
  filter:alpha(opacity=90);
}

#angebot a {
  color: #b83838;
}

#navigation {
  position: absolute; top: 272px; left: 0;
  opacity: 0.7;
  filter:alpha(opacity=70);
  z-index: 50;
}

.nav {
  margin: 0; padding: 0;
  width: 960px; height: 28px;
  line-height: 1em;
  list-style: none;
  background: #000;
  border-bottom: 1px solid #fff;
}
 
.nav li {
  margin: 0; padding: 8px 17px;
  float: left;
  border-right: 1px solid #fff;
}

.nav a {
  color: #fff;
}

.nav a:hover {
  text-decoration: underline;
}

.left1 {
  padding: 0 15px; 
  width: 287px;
  float: left;
  display: block; 
}

.left2 {
  padding: 0 15px;
  width: 608px;
  float: left;
}

.right1 {
  padding: 0 15px;
  width: 290px;
  float: left;
  border-left: 1px solid #ccc;
}

.right2 {
  padding: 0 15px;
  width: 610px;
  float: left;
  border-left: 1px solid #ccc;
}

.ref {
  clear: both;
}

.refImage {
  margin: 0 10px 20px 10px;
  width:400px; height:230px;
  background-image: url(img/schatten.png);
  display:block;
  float: left;
}

.refImage:hover {
  background-image: url(img/schattenAkt.png);
}

.refDesc {
  margin-left: 420px;
}

input.error, textarea.error {
  border: 1px solid #706657;
  background: #ffbcbc;
}

#produkte p {
  margin: 0; padding: 6px 0;
}

#footer {
  padding: 13px 0 0 0; margin-top: 40px;
  border-top: 1px solid #666;
}
