a {
  color: #9D0700;
  text-decoration: none;
}

a:visited {
  color: #663300;
}

a:hover,
a:active {
  text-decoration: underline;
}

body {
  background-color: #003300;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #000000;
  text-align: center; /*fuer IE_quirks*/
}

h1 {
  margin: 0px;
  padding: 0px;
}

h2 {
  background: url('/fileadmin/images/icon_h2.gif') no-repeat 0px 10px;
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: bold;
  font-size: 16px;
  color: #663300;
  padding: 5px 0px 5px 14px;
  margin: 0px;
}

h3 {
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  padding: 2px 0px;
  margin: 0px;
}

h4 {
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  padding: 2px 0px;
  margin: 0px;
}

p {
  padding: 5px 0px;
  margin: 0px;
}

ul {
  padding: 0px;
  margin: 0px 15px;
}

li {
  list-style-image: url(/fileadmin/images/bullet.gif);
}

fieldset {
  border: none;
}

label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.required {
  color: #ff0000;
}

.formlabel {
  width: 120px;
  float: left;
}

.internal-link {
  background: url('/fileadmin/images/icon_pfeil.gif') no-repeat 0px 3px;
  padding: 0px 0px 0px 8px;
}

.external-link {
  background: url('/fileadmin/images/link_extern.gif') no-repeat 0px 4px;
  padding: 0px 0px 0px 14px;
}

.mail {
  background: url('/fileadmin/images/mail_icon2.gif') no-repeat 0px 3px;
  padding: 0px 0px 0px 16px;
}

#footer .mail {
  background: url('/fileadmin/images/mail_icon.gif') no-repeat 0px 3px;
  padding: 0px 0px 0px 16px;
}

.download-pdf {
  background: url('/fileadmin/images/link_extern.gif') no-repeat 0px 4px;
  padding: 0px 0px 0px 14px;
}

.hidden {
  display: none;
}

#background {
  position: absolute;
  top: 57px;
  left: 0px;
  height: 82px;
  width: 100%;
  background-image: url('/fileadmin/images/bg_bauchbinde.jpg');
  background-repeat: repeat-x;
}

#wrapper {
  position: relative;
  margin: auto;
  width: 870px;
  text-align: left; /*Aufheben von IE_quirks im BODY*/
}

#header {
  height: 130px;
  margin: 0px;
  padding: 0px;
}

#servicenav {
  margin-top: 5px;
  height: 25px;
  font-size: 11px;
  text-align: right;
}

#servicenav li {
  list-style-image: none;
  list-style-type: none;
  display: inline;
  padding-left: 10px;
}

#servicenav .active a {
  font-weight: bold;
}

#servicenav li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #EEB050;
  text-decoration: none;
}

#servicenav li a:hover,
#servicenav li a:active {
  text-decoration: underline;
}

#menue {
  position: absolute;
  top: 155px;
  left: 0px;
  width: 170px;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}

#hmenu {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #5C3A1C;
}

#hmenu li {
  list-style-image: none;
  list-style-type: none;
  border-top: 1px solid #5C3A1C;
  line-height: 18px;
  padding: 0px 1px;
}

#hmenu li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #EEB050;
  text-decoration: none;
}

#hmenu .active {
  background-color: #6D3804;
}

#hmenu .current {
  font-weight: bold;
  color: #FFFFFF;
}

#hmenu ul {
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#hmenu ul li {
  border-top: none;
}

#contentblock {
  margin-left: 180px;
  background-color: #E8D59B;
  color: #000000;
}

#contentwrapper {
  min-height: 400px;
}

* html #contentwrapper {
  height: 400px;
}

#teaserblock {
  position: absolute;
  top: 166px;
  right: 10px;
  width: 190px;
}

#teaserblock h3 {
  background-image: url('/fileadmin/images/bg_teaser.jpg');
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding: 2px 5px;
}

#teaserblock form {
  padding: 0px 5px;
  margin: 0px;
}

#teaserblock label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
}

#teaserblock p,
#teaserblock table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  padding: 5px;
  margin: 0px;
}

#footer {
  color: #E8D59B;
  margin-left: 180px;
}

#footer p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  padding: 0px;
  margin: 5px 0px;
}

#footer a {
  color: #E8D59B;
  text-decoration: none;
}

#footer a:visited {
  color: #E8D59B;
}

#footer a:hover,
#footer a:active {
  text-decoration: underline;
}

.content {
  margin-right: 200px;
  padding: 0px 20px 0px 10px;
  position: relative;
}

.widecontent {
  padding: 0px 20px 0px 10px;
  position: relative;
}

.teaser {
  background-color: #DCB484;
  margin-bottom: 10px;
}

.csc-textpic-caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  padding: 2px 0px;
  margin: 0px;
}

td p {
  padding: 0px;
  margin: 0px;
}

.tx-newloginbox-pi1 input {
  margin-bottom: 4px;
}

.titel {
  padding: 10px 0px 2px 0px;
  border-bottom: 1px solid #B18137;
}

.tx-blpunktesystem-pi1 td {
  border-top: 1px dotted #000000;
}

.tt-board {
  margin: 25px 0px 10px 0px;
}

.tt-board td {
  border-top: 2px solid #E8D59B;
}

.tx-thmailformplus-pi1 td {
  border-right: 1px solid #5C3A1C;
  border-bottom: 1px solid #5C3A1C;
}

.tx-thmailformplus-pi1 fieldset {
  border: 1px solid #5C3A1C;
}

.small {
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: normal;
  font-size: 10px;
}

