body {
  background-image: url(images/bg2.gif);
  margin-top: 5px;
}
div.container {
  margin-left: auto;
  margin-right: auto;
  width: 910px;
}
div.shadow1 {
  border-left: 1px solid #959595;
  border-right: 1px solid #959595;
  margin: 0;
  padding: 1px;
  background-color: #8e8e8e;
}
div.shadow2 {
  border-left: 1px solid #bebebe;
  border-right: 1px solid #bebebe;
  margin: 0;
  padding: 1px;
  background-color: #aaaaaa;
}
div.shadow3 {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  margin: 0;
  padding: 1px;
  background-color: #d1d1d1;
}
div.shadow4 {
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
  margin: 0;
  padding: 1px;
  background-color: #ededed;
}
div.shadow5 {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  margin: 0.7em 1em;
  padding: 1px;
  float: left;
  background-color: #fcfcfc;
}
#korpus {
  border: 1px solid #959595;
  background-color: white;
  width: 900px;
  position: relative;
  top: -10px;
  left: -10px;
}
#kopf1 {
  height: 22px;
  background-image: url(images/kopf_oben.gif);
  background-repeat: repeat-x;
}
#kopf2 {
  height: 90px;
  background-image: url(images/logo_bg2.gif);
  background-repeat: no-repeat;
}
#kopf3 {
  height: 34px;
  background-image: url(images/kopf_unten.gif);
  background-repeat: repeat-x;
}
#navi {
  border: 1px solid #cccccc;
  float: left;
  background-position: center bottom;
  height: 454px;
  margin-top: 15px;
  margin-left: 15px;
  background-image: url(images/navi_unten.gif);
  width: 183px;
  background-repeat: repeat-x;
}
#inhalt {
  border: 1px solid #cccccc;
  float: right;
  margin-top: 15px;
  width: 600px;
  margin-right: 45px;
  background-image: url(images/navi_unten.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
}
#fuss {
  border: 1px solid #cccccc;
  clear: both;
  font-size: 12px;
  line-height: 50px;
  margin-bottom: 20px;
  margin-left: auto;
  width: 880px;
  font-family: Tahoma,Verdana,Arial;
  text-align: center;
  background-color: #e6e6e6;
  margin-right: auto;
}
#inhalt_schatten {
  height: 50px;
  width: 820px;
  font-family: Tahoma,Verdana,Arial;
  margin-right: 46px;
  float: right;
  background-repeat: no-repeat;
  font-size: 12px;
  background-position: right top;
  clear: both;
  background-image: url(images/sh01.jpg);
  margin-bottom: 10px;
}
#navi_schatten {
  background-image: url(images/sh01.jpg);
  margin-left: 15px;
  background-repeat: no-repeat;
  float: left;
  width: 183px;
  height: 5px;
  background-position: right top;
}
#ueberschrift {
  background-image: url(images/dot2.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-color: #777777;
  color: white;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  font-weight: bold;
  text-align: center;
  height: 30px;
  line-height: 27px;
}
#button {
  width: 162px;
  height: 33px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(images/bg_button.gif);
  background-repeat: repeat-x;
  line-height: 33px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial;
  margin-top: 10px;
}
#masch_name {
  height: 40px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  padding-left: 150px;
  color: #960000;
  font-size: 13px;
  line-height: 40px;
}
#masch_bild {
  height: 150px;
  float: left;
  text-align: center;
  width: 149px;
}
#masch_text {
  font-family: Arial,Helvetica,sans-serif;
  min-height: 150px;
  float: right;
  width: 449px;
  font-size: 12px;
}
#trenner {
  background-image: url(images/dot_grau.gif);
  height: 3px;
  margin-right: auto;
  clear: both;
  background-repeat: repeat-x;
  width: 550px;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
a:link {
  text-decoration: none;
  color: black;
}
a:visited {
  color: black;
  text-decoration: none;
}
a:hover {
  color: #cc0000;
  text-decoration: none;
}
a:active {
  color: black;
  text-decoration: none;
}
a:focus {
  outline-style: none;
}
#anfrage_ueberschrift {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  height: 40px;
  color: #960000;
  font-size: 13px;
  padding-left: 50px;
  line-height: 40px;
}
#anfrage_text {
  padding-left: 50px;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 60px;
  padding-top: 10px;
}
#text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding-left: 30px;
  padding-right: 30px;
}
#zelle {
  border: 1px solid #cccccc;
  vertical-align: top;
  padding-left: 8px;
  line-height: 19px;
}

