
body {
  width: 1003px;
  margin: 0px auto;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#header {
  display: block;
  height: 130px;
  background-color: #faf5df;
  border-bottom: 1px solid #faf5df;
}

#logo {
  display: block;
  float: left;
  width: 200px;
  height: 130px;
}

#header img { display: block; float: left; }

#topmenu {
  display: block;
  height: 2.5em !important;
  line-height: 2.5em !important;
  
  height: 25px;
  line-height: 25px;
  
  padding-left: 200px;
  background-color: #48501d;
  background-image: url(../img/verlauf.gif);
  background-repeat: repeat-x;
  color: #e6deb7;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#topmenu ul {
  padding: 0;
  margin: 0;
}

#topmenu li {
  list-style: none none;
  float: left;
  padding: 0;
  margin: 0 1px 0 1px;
}

#topmenu li a {
  display: block;
  float: left;
  text-decoration: none;
  padding: 0 0.8em 0 0.8em;
  
  height: 2.5em !important;
  height: 25px;
  
  line-height: 2.5em !important;
  line-height: 25px;
}

.menu_oben_act, #topmenu a:hover {
  background-color: #cdc18d;
  background-image: url(../img/verlauf_2.gif);
  background-repeat: repeat-x;  
  color: #48501d;
}

.menu_oben_no {
  color: #e6deb7;
}

#rahmen {
  display: block;
  background-color: #e6deb7;
  min-height: 400px;
}

#headline  {
  display: block;
  margin-left: 200px;
  padding-left: 10px;
  height: 2em;
  line-height: 2em;
  font-size: 10px;
  color: #48501d;
  background-image: url(../img/strich.gif);
  background-repeat:repeat-y;
  background-position:left;
}

#headline a, #headline a:visited {
  color: #48501d;
  text-decoration: none;
}

#links { 
  width: 200px;
  height: 200px;
  float: left;
  font-size: 12px;
}

#menu_links span {
  display: block;
  float: left;
  height: auto !important;
  height: 1.5em;
  line-height: 1.5em;
  min-height: 1.5em; 
  border-bottom: 1px solid #faf5df;
}

#links span a { 
  text-decoration: none;
  color: #48501d; 
}

#menu_links { 
  width: 200px;
  padding: 0;
  margin-top: 26px;
  margin-bottom: 20px;
  border-top: 1px solid #48501d;
}

.menu_links_0 { 
  padding: 0 10px 0 10px;
  width: 200px !important;
  width: 180px;
}

.menu_links_0_act { 
  padding: 0 10px 0 10px;
  background-color: #F0EACB;
  font-weight: bold;
  width: 200px !important;
  width: 180px;
}

.menu_links_0:hover { 
  padding: 0 10px 0 10px;
  background-color: #F0EACB;
  width: 200px !important;
  width: 180px;
}

.menu_links_1 { 
  width: 190px !important;
  width: 170px;
  padding: 0 10px 0 20px;
}

.menu_links_1_act, .menu_links_1:hover { 
  width: 190px !important;
  width: 170px;
  padding: 0 10px 0 20px;
  background-color: #f6f1d6;
}

.menu_links_2 {
  width: 180px !important;
  width: 160px;
  padding: 0 10px 0 30px;
}

.menu_links_2_act, .menu_links_2:hover { 
  width: 180px !important;
  width: 160px;
  padding: 0 10px 0 30px;
  background-color: #fffcec;
}

#teaserspalte_links {
  display: block;
  float: left;  
  width: 200px !important;
  width: 180px;
  padding: 0px 10px;
  margin-bottom: 15px;
}

.teaser_links {
  color: #59622d;
  display: block;
  float: left;
  width: 164px !important;
  width: 164px;
  padding: 8px 8px 12px 8px;
  font-size: 11px;
  margin: 0px 0px 10px 0px;
  background-color: #faf5df;
}

.teaser_links a, .teaser_links a:visited {
  text-decoration: none;
  color: #dba000;
}

.teaser_links a:hover {
  text-decoration: underline;
}


.teaser_links p a, .teaser_links p a:visited, .teaser_links p a:hover {
  display: block;
  float: left;
  text-decoration: none;
  color: #dba000;
  background-image: url(../img/pfeil.gif);
  background-position: center left;
  background-repeat: no-repeat;
  padding: 0 0 0 18px;
}

.teaser_links p a:hover { text-decoration: underline; }

#content {
  width: 590px !important;
  width: 590px;
  height: auto !important;
  height: 400px;
  min-height: 400px;
  float: left;
  margin-right: 5px;
  color: #616e29;
  background-color: #faf5df;
  padding-top: 0.75em;
  padding-bottom: 1.2em;
  padding-right: 13px;
}

#content_header {
  font-size: 16px;
  font-style:italic;
  font-weight:bold;
  color: #48501d;
  width: auto;
  display: inline;
  padding: 0 2em 0 0.5em;
  border-bottom: 1px solid #616e29;
}

.csc-firstHeader, .csc-header h1, #content h1 {
  font-size: 12px;
  font-weight:bold;
  color: #48501d;
}

#content_elements {
  padding-left: 8px;
}

#content_elements a, #content_elements a:visited {
  color: #dba000;
  font-weight: bold;
  text-decoration: none;
}

#content_elements a:hover { text-decoration: underline; }

.content_element {
  display: block;
  float: left;
  padding: 8px;
  margin: 8px 0 0 8px;
  width: 551px !important;
  width: 543px;
  min-height: 50px;
  background-color: #fffcec;
}

.content_element_klein {
  display: block;
  float: left;
  padding: 8px 8px 3px 8px !important;
  padding: 8px 8px 0 8px;
  width: 264px !important;
  width: 254px;
  height: auto !important;
  height: 163px;
  min-height: 163px;
  margin: 8px 0 0 8px;
  background-color: #fffcec;
}

#rechts {
  width: 195px;
  height: 100px;
  float: right;
}

.teaser_rechts {
  color: #59622d;
  display: block;
  float: left;
  width: 172px;
  padding: 8px 8px 3px 8px;
  font-size: 11px;
  margin-bottom: 5px;
  background-color: #faf5df;
}

.teaser_rechts a, .teaser_rechts a:hover {
         text-decoration: none;
  color: #dba000;  
}

.teaser_rechts p a, .teaser_rechts p a:visited, .teaser_rechts p a:hover {
  display: block;
  float: left;
  text-decoration: none;
  color: #dba000;
  background-image: url(../img/pfeil.gif);
  background-position: center left;
  background-repeat: no-repeat;
  padding: 0 0 0 18px;
}

.teaser_rechts p a:hover, .teaser_rechts a:hover { text-decoration: underline; }

#footer {
  float: left;
  width: 1003px;
  height: 1.75em;
  color: #616e29;
  font-size: 10px;
  background-color: #faf5df;   
  border-top: 1px solid #616e29;
}

#footer span { 
  display: block;
  float: left;
  height: 1.5em;
  text-align: center;
  padding-top: 0.25em;
  width: 200px;
  background-color: #e6deb7;
}

#footer span a {
  text-decoration: none;
  color: #616e29;
}

.clearer { clear: both; }

.csc-sitemap {
  color: black;
  font-size: 12px;
}

.csc-sitemap ul {
  list-style: none none;
  
  padding-left: 15px !important;
  margin-left: 0px !important;
  
  padding-left: 0px;
  margin-left: 15px;
  font-weight: bold;
}

.csc-sitemap ul a, .csc-sitemap ul a:hover, .csc-sitemap ul a:visited {
  display: block;
  margin-top: 10px;
  text-decoration: none; 
  color: black;
}

.csc-sitemap ul ul {
  list-style: none none;
  font-weight: normal;
}

.csc-sitemap ul ul ul {
  list-style: none none;
}

.csc-sitemap ul ul a, .csc-sitemap ul ul a:visited, .csc-sitemap ul ul a:hover { 
  margin-top: 0;
  text-decoration: none; 
  color: black; 
}

.tx-chcforum-pi1-navPath { display: none; background-color: #faf5df; }
#tx_chcforum-pi1 { margin-top: 10px; }
.tx-chcforum-pi1-FooterBox { padding-left: 10px; font-size: 9px; }
