body {
  color: #847248;
  background-color: black;
  font-family: Verdana;
  font-size: 10px;
  line-height: 150%;
}

#outerborder {
  border: 5px solid #9d8b61;
  padding: 4px;
  width: 910px;
  margin-top: 50px;
}

#innerborder {
  border: 2px solid #9d8b61;
  padding: 3px;
  width: 900px;
}

#alles {
  text-align: left;
  width: 900px;
  padding: 0;
  margin: 0;
}

#banner {
  width: 900px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#trenner {
  width: 900px;
  height: 16px;
  background-color: #9d8b61;
  color: black;
  text-align: right;
  padding-right: 13px;
}

#inhalte {
  width: 900px;
  padding: 0;
  margin: 0;
  text-align: left;
  background-color: #e0dcd1;
}

#nav {
  width: 180px;
  background-color: #e0dcd1;
}

#inhalt {
  width: 699px;
  min-width: 699px;
  max-width: 699px;
  border-left: 1px solid #9d8b61;
  background-color: #e0dcd1;
  padding: 10px;
  padding-bottom: 40px;
}


#inhalt2 {
  width: 690px;
  background-color: #e0dcd1;
  color: black;
}

#inhalt2s {
  width: 399px;
  background-color: #e0dcd1;
  color: black;
  padding: 10px;
  padding-bottom: 40px;
  border-left: 1px solid #9d8b61;
}

#inhalt2s2 {
  width: 390px;
  background-color: #e0dcd1;
  color: black;
}

#spalte2 {
  width: 300px;
  vertical-align: top;
  color: black;
  background-color: #e0dcd1;
  padding: 0px;
  margin: 0px;
  margin-left: 1px;
  margin-right: 2px;
  padding-top: 15px;
  padding-bottom: 40px;
}

#footer {
  width: 900px;
  height: 20px;
  border-top: 1px solid #9d8b61;
  background-color: #e0dcd1;
  text-align: center;
}

#footer a {
  color: black;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
.align-left {
  text-align: left;
}

li {
  font-family: Verdana;
  font-size: 12px;
}

.header-box {
  padding: 10px;
  color: black;
  color: #e0dcd1;
  width: 670px;
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

.header-box2 {
  padding: 10px;
  background-color: #e0dcd1;
  color: #e0dcd1;
  color: black;
  width: 670px;
  height: 70px;
  font-size: 12px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 150%;
}

h1 {
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  margin-top: 30px;
}

p a {
  text-decoration: none;
  color: black;
}

p a:hover {
  text-decoration: underline;
  color: black;
}

h1 a {
  text-decoration: none;
  color: black;
}

h1 a:hover {
  text-decoration: underline;
  color: black;
}

h5 {
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  margin-top: -10px;
}

.contenttable {
  border: solid 1px black;
  border-collapse: collapse;
}

.contenttable th {
  width: 100px;
  height: 20px;
  border: solid 1px black;
}

.contenttable td {
  width: 100px;
  border: solid 1px black;
  height: 20px;
}

.contenttable td p {
  margin: 0px;
}

.imgtext-table {
  margin-left: 30px;
}

.imgtext-table img {
  margin-bottom: 4px;
  margin-right: 15px;
}

td p {
  margin-bottom: 0px;
  line-height: 150%;
}

td {
  font-size: 12px;
}

.linkInt {
  font-weight: normal;
  text-decoration: underline;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 30px;
  text-decoration: none;
  margin-bottom: 5px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 30px;
  text-decoration: none;
  margin-bottom: 5px;
}

.linkInt p {
  margin-top: 0px;
}

.logo {
  margin-bottom: -5px;
  margin-left: 15px;
  padding-top: 15px;
  width: 140px;
}

.csc-textpic-text {
  margin-left: 10px;
}

.csc-textpic-text .bodytext {
  margin-right: 10px;
}

textarea {
  width: 406px;
}

.mailform {
  width: 406px;
  border-collapse: collapse;
}

.mailform_label {
  width: 100px;
}

.mailform_req {
  width: 16px;
}

.mailform_field {
  width: 290px;
}

.mailform_field input {
  width: 290px;
}

.news-list-container a {
  color: black;
  text-decoration: none;
}

.news-list-container a:hover {
  color: #847248;
}

h4 {
  font-size: 12px;
  text-decoration: none;
}

a {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
  color: #847248;
}

hr {
  margin-top: 30px;
}

form td {
  padding-top: 5px;
}

ul {
  line-height: 150%;
}

.errormessage {
  color: red;
}

div.csc-default img { border: 0; }

