* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #234343;
}
body {
  margin: 0 auto 0 auto;
  width: 989px;
  height: 100%;
  color: #000;
  font-family: arial, tahoma, verdana, mssansserif, sans-serif;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.4em;
  background-color: #edf3e9;
  background-image: url(images/bg_footer.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  position: relative;
}
html > body {
  height: auto;
  min-height: 100%;
}
a {
  color: #000;
}
#container {
  text-align: left;
}
#left, #right {
  position: relative;
  display: inline;
  color: #333;
  line-height: 1.2em;
  font-size: 1em;
  margin-bottom: 20px;
}
#left a, #right a {
  color: #333;
}
#left {
  float: left;
  width: 204px;
  background-image: url(images/bg_left.jpg);
  background-repeat: no-repeat;
  padding-top: 10px;
}
#middle {
  float: left;
  width: 582px;
  padding-bottom: 30px;
}
#right {
  float: right;
  width: 170px;
  background-image: url(images/bg_right.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  height: 27px;
  padding: 32px 9px 0 20px;  
}
#container > #right {
  height: auto;
  min-height: 27px;
}
#middle #content {
  text-align: left;
  margin-bottom: 20px;
}
#header {
  text-align: right;
  background-color: #fff;
  background-image: url(images/header1.jpg);
  background-repeat: no-repeat;
  height: 186px;
}
#header a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 2.5em;
  color: #043572;
  background-image: url(images/bg_h1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 9px;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 2.5em;
  color: #87af68;
  background-image: url(images/bg_h1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 9px;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 1.8em;
  color: #043572;
  background-image: url(images/bg_h1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 7px;
  margin-bottom: 0.5em;
}
h4 {
  font-size: 1.8em;
  color: #87af68;
  background-image: url(images/bg_h1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 7px;
  margin-bottom: 0.5em;
}
h5 {
  font-size: 1.5em;
  color: #043572;
  margin-bottom: 0.5em;
}
h6 {
  font-size: 1.5em;
  color: #000;
  margin-bottom: 0.5em;
}
#content a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  text-decoration: underline;
}
textarea {
  font-family: arial, mssansserif, verdana, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}
#content hr {
  height: 1px;
  border: 1px solid #333;
}
#footer {
  clear: both;
  height: 55px;
/*  line-height: normal;
  border-color: #fff;
  background-image: url(images/bg_footer.jpg);
  background-repeat: no-repeat;*/
}
#login {
  border: 0;
  float: left;
  width: 26px;
  height: 26px;
  bottom: 0;
  left: 0;
  position: absolute;
}
#container #header #homelink {

  border: 0;
  float: left;
  margin-top: 11px;
  margin-left: 7px;
  width: 270px;
  height: 76px;
}
body #header #topmenue {
  line-height: normal;
  color: #fff;
  font-weight: bold;
}
#header #topmenue a {
  margin: 0 18px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
#header #topmenue a.active {
  text-decoration: underline;
}
#header #topmenue a:hover {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}
#header #suchbox a {
  color: #fff;
  margin: 0 9px;
}
#header #suchbox input {
  border: 2px solid #404040;
  border-width: 0 2px 2px 0;
  width: 280px;
}
#header #top {
  padding-top: 7px;
}
#middle #breadcrumb {
  font-size: 0.9em;
  margin-bottom: 25px;
}
#middle #breadcrumb span {
  margin: 0 9px;
  font-weight: bold;
}
#middle #breadcrumb span.first {
  margin-left: 0;
}
#middle #breadcrumb span a {
  font-weight: normal;
  text-decoration: none;

}
#menu {
  padding-bottom: 91px;
  background-image: url(images/bottom_left.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#menu a {
  text-decoration: none;
}
#menu li {
  list-style-type: none;
  list-style-position: outside;


}











#menu li.level1 {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  padding: 3px 31px 3px 31px;
  margin-bottom: -1px;
}
#menu li.level1.active {
  margin-left: 31px;
  padding-left: 0;  
  font-weight: bold;
  color: #900;
}
#menu li.level1.first {
  border-top: 0;
}
#menu li.level2 {
  margin-left: 44px;
  margin-top: 4px;
  line-height: 1.4em;
}
#menu li.level2.last {
  margin-bottom: 4px;
}
#menu .active {
  font-weight: bold;
}
#right h1 {
  font-size: 1em;
  margin-top: 1em;
}
#middle #content a img {
  border: 0;
}
#middle #content p {
  margin-bottom: 1.5em;
}
#bilder {
}
.middle {
  vertical-align: middle;
}
.csc-textpic-caption {
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}
#content p.align-center {
  text-align: center;
}
#content p.align-right {
  text-align: right;
}
#content p.align-left {
  text-align: left;
}
#content ul, #content ol {
  margin-bottom: 1em;
}