/* ### Allgemeine Styles ### */
body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
hr {
  height: 1px; 
  border-bottom: 1px solid #60837C;
}
/* ### Head Styles ### */
.logo {
  width: 177px;
  height: 87px;
  display: block;
  background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
  background-position: 14px 2px;
  border-top: 1px solid #BC8416;
  border-bottom: 1px solid #BC8416;
  border-right: 1px solid #60837C;
  float: left;
}
.header {
  width: 822px;
  background-repeat: no-repeat;
  border-top: 1px solid #BC8416;
  border-bottom: 1px solid #BC8416;
  float: left;
  height: 87px;
}
.unterheader {
  background-color: #60837C;
  color: white;
  height: 18px;
  display: block;
  float: left;
  vertical-align: bottom;
  white-space: nowrap;
}
.schriftzug {
  float: right;
  background-image: url(../images/schriftzug.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 248px;
  height: 47px;
  display: block;
  margin-top: 11px;
  margin-right: 19px;
}
/* ### Menu Styles ### */
.schrift_icons {
  padding-left: 5px;
  margin-top: 0px;
  float: left;
}
.unterhead_links a {
  float: right;
  width: 100px;
  padding-top: 2px;
  background-image: url(../images/punkt.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 15px;
  color: white;
  text-decoration: none;
}
.unterhead_links a:hover {
  text-decoration: underline;
}
.menu {
  width: 177px;
  float: left;
}
.menupunkt a {
  background-image: url(../images/pfeil_rechts.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  font-weight: bold;
  color: #BC8416;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 142px;
  border-bottom: 1px solid #60837C;
  display: block;
  text-decoration: none;
  padding-left: 35px;
  height: 12px;
}
.menupunkt a:hover {
  text-decoration: underline;
}
.menupunkt_aktiv a {
  background-image: url(../images/pfeil_unten.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  font-weight: bold;
  color: #BC8416;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 142px;
  display: block;
  text-decoration: none;
  padding-left: 35px;
  height: 12px;
}
.menupunkt_aktiv a:hover {
  text-decoration: underline;
}
.menuaktivrahmen {
  border-bottom: 1px solid #60837C;
  padding-bottom: 3px;
}
.submenupunkt a {
  background-image: url(../images/punkt_passiv.gif);
  background-repeat: no-repeat;
  background-position: 35px 6px;
  font-weight: bold;
  color: #BC8416;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 127px;
  display: block;
  text-decoration: none;
  padding-left: 50px;
}
.submenupunkt a:hover {
  text-decoration: underline;
}
.submenupunkt_aktiv a {
  background-image: url(../images/punkt.gif);
  background-repeat: no-repeat;
  background-position: 35px 6px;
  background-color: #9EBE8F;
  color: white;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 127px;
  display: block;
  text-decoration: none;
  padding-left: 50px;
}
.submenupunkt_aktiv a:hover {
  text-decoration: none;
}
/* ### Content ### */
.content {
  width: 760px;
  display: block;
  border-left: 1px solid #60837C;
  float: left;
  padding-bottom: 100px;
  padding-left: 30px;
  padding-top: 6px;
} 
.history {
  font-size: 0.9em;
  color: #60837C;
  padding-bottom: 7px;
}
.history a {
  text-decoration: none;
  color: #60837C;
}
.history a:hover {
  text-decoration: underline;
}
.kasten {
  border: 1px solid #60837C;
  width: 560px;
  color: #60837C;
  display: block;
}
.kasten a {
  text-decoration: none;
  color: #BC8416;
}
.kasten a:hover {
  text-decoration: underline;
}
.kastenheadline {
  font-weight: bold;
  background-color: #9EBE8F;
  width: 540px;
  color: white;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.kastencontent {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.bildspalte {
  width: 150px;
  float: left;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  display: block;
}
.textspalte {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 340px;
  padding-right: 20px;
  float: left;
  display: block;
}
.fliesstext {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 490px;
  padding-right: 30px;
  padding-left: 30px;
  display: block;
}
.fliesstext a {
  color: #BC8416;
  text-decoration: none;
}
.fliestext a:hover {
  text-decoration: underline;
}
.drucken a {
  background-image: url(../images/print.gif);
  background-repeat: no-repeat;
  background-position: 1px 1px;
  color: #BC8416;
  display: block;
  padding-left: 20px;
  width: 40%;
}
.anfang a {
  background-image: url(../images/anfang.gif);
  background-repeat: no-repeat;
  background-position: 5px 2px;
  color: #BC8416;
  display: block;
  padding-left: 20px;
  width: 30%;
}
/* ### div-tabellen ### */
.tabelle1 {
  border-bottom: 1px solid #60837C;
  border-left: 1px solid #60837C;
  border-right: 1px solid #60837C;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
  color: #60837C;
  width: 92px; 
  vertical-align: top;
}
.tabelle2 {
  border-bottom: 1px solid #60837C;
  border-right: 1px solid #60837C;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
  color: #60837C;
  width: 150px; 
  vertical-align: top;
}
.tabelle3 {
  border-bottom: 1px solid #60837C;
  border-right: 1px solid #60837C;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
  color: #60837C;
  width: 92px; 
  vertical-align: top;
}
.tabelle1 a, .tabelle2 a {
  color: #BC8416;
  text-decoration: none;
}
.tabelle1 a:hover, .tabelle2 a:hover {
  text-decoration: underline;
}
/*  ### MISC ### */
.linie_unten {
  width: 1000px;
  border-top: 1px solid #60837C;
  height: 2px;
}
.buttons {
  width: 167px;
  border-right: 1px solid #60837C;
  padding-left: 10px;
  display: block;
  padding-bottom: 3px;
}
.vorbestellen {
  border: none;
  color: #BC8416;
  background-color: white;
  text-align: left;
}
