@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

html, body, td, th, tr, table {
  font-family: Arial, Verdana;
  font-weight:normal;
  font-size: 13px;
  color: #7A725F;
  line-height: 20px;
}
h1 {
  margin-bottom:20px;
  font-size: 26px;
  color: #E2001A;
  font-stretch: condensed;
  font-weight:normal;
  letter-spacing: 1px;
}
h2 {
  font-size: 18px;
  color: #7A725F;
  font-stretch: condensed;
  margin-bottom:10px;
  margin-top:20px;
}
h3 {
  color: #7A725F;
  font-variant:small-caps;
}

h4 {
  color: #E2001A;
  font-weight: normal;
}

p {
  margin-top:0px;
}

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

a:hover {
  color: #7A725F;
  text-decoration: none;
}

body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
#logo {
  position:absolute;
  z-index:1;
  height: 155px;
  width: 200px;
  left: 100px;
  top: 20px;
  visibility: visible;
}

#header {
  width: 100%;
}
#header img {
  width: 100%;
}
#inhalt {
  background-color: #fff; /* Div soll zentriert werden */
  min-height: 100%; /* Mindesthöhe für moderne Browser */
  height:auto !important; /* Important Regel für moderne Browser */
  height:100%; /* Mindesthöhe für den IE */
  overflow: hidden !important;
  padding-right: 100px;
  padding-bottom: 100px;
  padding-left: 100px;
  }

#inhalt #menu{
  font-stretch: condensed;
  font-weight:normal;
  font-size: 14px;
  text-transform: uppercase;
  color: #928872;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #928872;
  background-color: #FFFFFF;
  padding-left: 0px;
  padding-bottom: 10px;
  margin-bottom:30px;  
  margin-top:10px;
  width: 100%;
}
#inhalt #menu li {
  float: left;
  padding-right: 20px;
  list-style-type: none;
}
#inhalt #menu a {
  color: #928872;
  text-decoration: none;
  font-weight: bold;
  font-family: "Arial Narrow", Arial, Verdana;
}
#inhalt #menu a:hover {
color:#e2001a;
}
#inhalt  #datum {
  float: right;
  position: absolute;
  right: 100px;
  margin-top:12px;
}

#inhalt #text, table {
  font-weight: normal;
  background-color: #FFFFFF;
  clear: both;
  margin-bottom: 20px;
}
#inhalt #text ul {
  padding-left: 50px;
  list-style-image: url(../img/bib_liste.png);
  margin-bottom: 20px;
  margin-top: 10px;
}
#inhalt #text li {
  padding-top: 5px;
}
#inhalt   #menu   .aktiv  {
  color: #e2001a;
}

#inhalt #footer {
  font-stretch: condensed;
  text-transform: uppercase;
  color: #7A725F;
  text-decoration: none;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #7A725F;
  font-size: 12px;
  padding-left: 0px;
  padding-top: 10px;
  clear:both;
  margin-top:20px;
}

#inhalt #footer li {
  float: left;
  margin-right: 20px;
  list-style-type: none;
}
#inhalt #footer a {
  color: #7A725F;
}

#inhalt #footer a:hover {
  color: #E2001A;
}

#inhalt #footer   .aktiv  {
  color: #e2001a;
}

.csc-textpic-caption {
  font-family: Georgia, "Times New Roman";
  margin-top: 10px;
  font-style: italic;
  font-size: 13px;
  line-height: 20px;
}

#text .csc-textpic-imagewrap {
  padding-left:60px;
}

#text .csc-textpic-text{
  width: 600px;
}

#c15{
  float:left;
  margin-left:105px;
}

#c14 {
  float:left;
  margin-left: 105px;
}

#c3 {
  margin-bottom:20px;
  float:left;
}

.tx_bt_simplecontact_button {
  margin-top: 10px;
  margin-bottom: 10px;
}
