html, body {
  height: 100%;
  width: 100%;
  background: white;
  color: #444;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
}
html {
  overflow: none;
}
/*
html>body {
  height: auto;
}
  */
body {
/*  background: #e6eded url(../img/bg-main.png) 50% top repeat-y; */
}

#header {
    background: white;
}

#header-logo {
  margin: 0 auto 0 auto;
  position: relative;
  text-align: right;
}
#header-titlebar img.titlebar {
  display: none;
}
#header-searchbox {
  display: none;
}

#header-sitetools-container {
  position: absolute;
  top: 0;
  padding-left: 50%;
}
#header-sitetools {
/*  margin-left: -410px; */
  height: 122px;
  position: relative;
}
#header-sitetools ul.languages {
  display: none;
}
#header-sitetools ul.sitetools {
  display: none;
}

#container {
  position: relative;
  width: 100%;
  height: 100%;
}
#container[id] {
  height: auto;
}

#main-container {
/*  background: #e6eded;
  z-index: 4;*/
}

#main {
  position: relative;
  overflow: none;
  width: 100%;
/*   margin: 0 auto 0 auto; */
  margin: 0 0 0 0;
/*  padding: 147px 5px 40px 5px; */
  background: white;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #53ab58;
}
#footer-inner {
  height: 25px;
  margin: 0 auto 0 auto;
  background: #68bb66;
}

div.clear {
  clear: both;
  float: none;
  height: 0;
  line-height: 0;
  font-size: 0.1px;
}

#main #bar-left {
  display: none;
}

#main #bar-left h1 {
  margin: 20px 0 5px 0;
  color: #999;
}

#main #bar-left #address {
  margin-top: 70px;
  font-size: 9px;
  font-weight: bold;
}

#main #center-container {
  float: left;
  width: 100%;
  margin: 0 5px 0 5px;
}

#main #extra {
  float: right;
  clear: right;
  width: 234px;
  margin: 36px 5px 0 0;
  padding: 0 7px 10px 7px;
  border: 1px solid #979fa3;
  background: #e7e7e7;
  font-size: 90%;
}

ul.nav {
  list-style: none;
  margin: 0;
}
ul.nav li {
  margin: 2px 0 0 4px;
}
ul.nav li a, ul.nav li span {
  display: block;
  border-left: 3px solid #979fa3;
  padding: 2px 6px 2px 6px;
  background: #cccccc;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
ul.nav li.cur span, ul.nav li a:hover {
  border-left-color: #68bb66;
}

ul.nav3 {
  list-style: none;
  margin: 0;
}
ul.nav3 li {
  margin: 2px 0 0 4px;
}
ul.nav3 li a, ul.nav3 li span {
  display: block;
  border-left: 3px solid #979fa3;
  padding: 2px 12px 2px 12px;
  background: #cccccc;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
ul.nav3 li.cur span, ul.nav3 li a:hover {
  border-left-color: #68bb66;
}

ul#nav-sub {
  margin: 1px 0 20px 0;
  list-style: none;
  text-align: center;
  line-height: 2em;
}
ul#nav-sub li {
  display: inline;
  margin: 0 5px 0 5px;
  line-height: 2em;
}
ul#nav-sub li a, ul#nav-sub li span {
  padding: 0 3px 0 3px;
  border: 1px solid #68bb66;
  color: #68bb66;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
ul#nav-sub li.cur span, ul#nav-sub li a:hover {
  color: white;
  background: #68bb66;
}

.csc-sitemap ul {
  list-style: none;
  margin: 0;
}
.csc-sitemap ul li {
  margin: 2px 0 0 4px;
}
.csc-sitemap ul li a {
  display: block;
  border-left: 3px solid #979fa3;
  padding: 2px 6px 2px 6px;
  background: #cccccc;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.csc-sitemap ul ul li {
  margin-left: 2em;
}
.csc-sitemap ul ul li a {
  font-weight: normal;
}

#extra h1 {
  color: #777;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  color: #347f1a;
}

#content h1 {
  margin-bottom: 1em;
}

#content h3 {
  color: #979fa3;
  font-size: 14px;
}

pre { font-family: monospace; }
b, strong { font-weight: bold; }
i, em { font-variant: italic; }

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 13px; font-weight: normal; }
h4 { font-size: 12px; font-weight: bold; }
h5 { font-size: 11px; font-weight: bold; }
h1, h2, h3, h4, h5, h6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader { margin-top: 0px; }

#extra h1.csc-firstHeader { margin-top: 0.5em; }

p { margin: 0.3em 0; }
p.bodytext { margin: 0.3em 0; }
p.anleser {
  margin: 0.7em 0 1.3em 0;
  /* color: #979fa3; */
  color: #347f1a;
  font-weight: bold;
}
/* p.anleser { margin: 0.7em 0 1.3em 0; color: #979fa3; font-weight: bold; } */

/* RTE / Bulletlists */
ul { list-style: url(../img/bullet.gif) disc outside; margin-left: 2em; margin-top: 0.7em; }
ul li { margin-bottom: 0.3em; }
ul ul { list-style: square outside; margin-left: 1em; }
ol { list-style: decimal outside; margin-left: 2em; }
ol ol { list-style: lower-latin outside; margin-left: 1em; }

div.csc-textpic img {
  border: 1px solid #68bb66;
}

div.csc-frame-spaceAfter {
  margin-bottom: 2em;
}

table.datatable, table.datatable-small, table.datenblatt {
  width: auto;
}
table.datatable tr, table.datatable-small tr, table.datenblatt tr {
  background: #c6ebc5;
}
table.datatable tr th, table.datatable-small tr th, table.datenblatt tr th {
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid black;
  border-left: 1px dotted black;
  padding: 4px 4ex;
}
table.datatable-small tr th {
  padding: 4px 1ex;
}
table.datatable tr td, table.datatable-small tr td, table.datenblatt tr td {
  text-align: right;
  border: 1px dotted black;
  padding: 2px 1ex;
}

table.datenblatt tr td { text-align: left; }
table.datenblatt tr td.td-0 { text-align: right; width: 45%; }

hr {
  border: none;
  border-bottom: 1px solid #68bb66;
  margin-bottom: 1em;
}

div.csc-mailform-field {
  clear: both;
  margin: 1em 0;
}
div.csc-mailform-field label {
  display: block;
  float: left;
  width: 20ex;
}

div.csc-mailform-field input,
div.csc-mailform-field textarea,
div.csc-mailform-field select {
  border: 1px solid #68bb66;
  padding: 2px 4px;
}

div.csc-mailform-field input.csc-mailform-submit {
  border: 2px outset #D4D0C8;
  margin: 0 0 0 22ex;
  padding: 2px 4px;
}

#main #extra {
  float: left;
  clear: left;
}


#footer {
  display: none;
/*  width: 100%; */
}

#printbutton {
  display: none;
}
/* vim:set ts=2 sw=2 et ai: */
