/* ##### ANFANG Allgemeine Formatierungen ##### */

body {
  color: black;
  background-color:#E2E0D2;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

html {
  height: 100.1%;
  background-color:#E2E0D2;
}

a {
  color:#004080;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

/* ##### ENDE Allgemeine Formatierungen ##### */

/* ##### ANFANG Header mit You are here und TopMenue ##### */

#eyecatcher {
  color: #004080;
  background: #E2E0D2 url(bilder/eyecatcher.jpg) no-repeat;
  height: 105px;
  margin-top: 10px;
  border: 2px solid #297829;
}

#title {
  color: #ffffff;
  font-family:Georgia;
  font-weight: bold;
  font-size: 30px;
  padding: 30px 25px 0px 25px;
}

.menue {
  color: #000000;
  background-color:#7FAE80 ;
  margin: 0;
  padding: 0;
  border-left: 2px solid #297829;
  border-right: 2px solid #297829;
  border-bottom: 2px solid #297829;
}

/* ANFANG You are here */

#path {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  clear:both;
  float:left;
  font-size: 9px;
  font-weight:normal;
  margin: 5px 0px 0px 5px;
  color:#000000;
  vertical-align:top;
  width: 500px;
  height: 18px;
}

#path a {
  font-weight:normal;
  color: #000000;
  text-decoration:none;
}

#path a:hover {
  font-weight:normal;
  color: #000000;
  text-decoration:underline;
}

/* ENDE You are here */

/* ANFANG Topmenue */

/* Allgemeine Formatierungen Mainlevel */

.menu a {
  padding-left: 5px;
  padding-right: 5px;
  list-style:none;
  vertical-align:middle;
}

.menu a, .menu a:link, .menu a:visited {
  list-style:none;
  display: block;
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  background: #7FAE80;
  line-height: 23px;
  height: 23px;
  margin: 0px;
  border-right: 1px solid #000000;
}

/* Aktiver Hauptmenue Punkt*/

.menu td.menu-current a, .menu td.menu-current a:link, .menu td.menu-current a:visited, .menu td.menu-parent a, .menu td.menu-parent a:link, .menu td.menu-parent a:visited {
  list-style:none;
  color: #000000;
  text-decoration: underline;
  line-height: 23px;
}

.menu td.menu-last a:visited, .menu td.menu-last a:link, .menu td.menu-last a:hover {
  list-style:none;
}

/* Normale Hauptmenuepunkte - Maus drueber und wenn Untermenue aktiv */

table.menu a:hover {
  list-style:none;
  color: #ffffff;
  text-decoration: underline;
}

/* Aktive Hauptmenue Punkte - Maus drueber */

table.menu td.menu-current a:hover, table.menu td.menu-parent a:hover {
  list-style:none;
  color: #ffffff;
  text-decoration: underline;
}

/* ENDE Topmenue*/

/* ##### ENDE Header mit You are here und TopMenue ##### */

/* ##### ANFANG Linke Navigationsleiste mit linkem Menue und Druckfunktion ##### */

#nav {
  width: 150px;
  margin: 22px 0px 0px 0px;
  padding: 0px;
  background-color:white;

}

/* Allgemeine Formatierungen fuer das Submenue */

div#submenue {
  width: 150px;
  margin: 0px;
  padding: 0px;
  background-color:white;
}

div#submenue ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  background-color:white;
}

div#submenue a {
  display: block;
}

div#submenue li {
  list-style: none;
  margin-left: 0px;
  padding-top: 0px;
  background: url(bilder/submenue1.gif) no-repeat;
}

div#submenue li a {
  display: block;
  font-size: 8px;
  color: #514F4F;
  width: 150px;
  height: 25px;

  text-decoration: none;
  text-indent: 20px;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  background: url(bilder/submenue1.gif) no-repeat;
}

div#submenue li a:link, div#submenue li a:active {
  background: url(bilder/submenue1.gif) no-repeat;
}

div#submenue li.menu-current a:visited {
  background: url(bilder/submenue1h.gif) no-repeat;
}

div#submenue li.menu-child a:visited {
  background: url(bilder/submenue1.gif) no-repeat;
}

div#submenue li.menu-child a:hover {
  background: url(bilder/submenue1h.gif) no-repeat;
}

div#submenue li a:hover {
  background: url(bilder/submenue1h.gif) no-repeat;
}

div#submenue li li {
  list-style: none;
  margin-left: 0px;
  padding-top: 0px;
  background: url(bilder/submenue2.gif) no-repeat;
}

div#submenue li li a {
  display: block;
  font-size: 8px;
  color: #514F4F;
  width: 120px;
  height: 22px;
  font-weight: bold;
  text-decoration: none;
  text-indent: 33px;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  background: url(bilder/submenue2.gif) no-repeat;
}

div#submenue li li a:link, div#submenue li li a:active, div#submenue li li.menu-current a:visited {
  background: url(bilder/submenue2h.gif) no-repeat;
}

div#submenue li li.menu-child a:visited {
  background: url(bilder/submenue2.gif) no-repeat;
}

div#submenue li li.menu-child a:hover {
  background: url(bilder/submenue2h.gif) no-repeat;
}

div#submenue li li a:hover {
  background: url(bilder/submenue2h.gif) no-repeat;
}

div#submenue li li li {
  list-style: none;
  margin-left: 0px;
  padding-top: 0px;
  background: url(bilder/submenue3.gif) no-repeat;
}

div#submenue li li li a {
  display: block;
  font-size: 11px;
  color: #514F4F;
  width: 120px;
  height: 22px;
  font-weight: bold;
  text-decoration: none;
  text-indent: 45px;
  margin: 2px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  background: url(bilder/submenue3.gif) no-repeat;
}

div#submenue li li li a:link, div#submenue li li li a:active, div#submenue li li li.menu-current a:visited {
  background: url(bilder/submenue3h.gif) no-repeat;
}

div#submenue li li li.menu-child a:visited {
  background: url(bilder/submenue3.gif) no-repeat;
}

div#submenue li li li.menu-child a:hover {
  background: url(bilder/submenue3h.gif) no-repeat;
}

div#submenue li li li a:hover {
  background: url(bilder/submenue3h.gif) no-repeat;
}

/* ENDE Submenue */

/* ANFANG 2. Submenue */

#umenu {
  float: right;
  background-color: #297829;
  color: #ffffff;
  padding: 5px 5px 0px 5px;
  font-size: 10px;
  font-weight: normal;
}

#umenu a {
  color: #ffffff;
  padding: 5px 5px 0px 5px;
  text-decoration: none;
  font-weight: normal;
}

#umenu a:hover {
  color: #ffffff;
  padding: 5px 5px 0px 5px;
  text-decoration: underline;
  font-weight: normal;
}

/* ENDE 2. Submenue */

/* ANFANG Druckfunktion */

#navm {
  width: 140px;
  float: left;
  margin: 0px 0px 5px 0px;
  font-size: 10px;
  padding-left:10px;
  padding-bottom: 10px;
  background: white;
  border:solid 0px red;
}

#ds {
  height: 12px;
  margin: 0px;
  color: #202020;
  font-weight:normal;
  font-size: 10px;
  text-decoration: none;
}

#prk {
  background: url(bilder/pic_print_k.gif) no-repeat;
  margin: 4px 0px 0px 0px;
}

#prk a:link, #prk a:active, #prk a:visited {
  height: 12px;
  margin-left: 15px;
  color: #202020;
  font-weight:normal;
  font-size: 10px;
  text-decoration: none;
}

#prk a:hover {
  color: #202020;
  font-weight:bold;
  font-size: 10px;
  text-decoration:none;
}

#prm {
  background: url(bilder/pic_mail_k.gif) no-repeat;
  margin: 4px 0px 4px 0px;
}

#prm a:link, #prm a:active, #prm a:visited {
  height: 12px;
  margin-left: 15px;
  color: #202020;
  font-weight:normal;
  font-size: 10px;
  text-decoration: none;
}

#prm a:hover {
  color: #202020;
  font-weight:bold;
  font-size: 10px;
  text-decoration:none;
}

#prf {
 background: url(bilder/pic_fav_k.gif) no-repeat;
 margin: 0px 0px 4px 0px;
}

#prf a:link, #prf a:active, #prf a:visited {
  height: 12px;
  margin-left: 15px;
  color: #202020;
  font-weight:normal;
  font-size: 10px;
  text-decoration: none;
}

#prf a:hover {
  color: #202020;
  font-weight:bold;
  font-size: 10px;
  text-decoration:none;
}

/* ENDE Druckfunktion */

/* ##### ENDE Linke Navigationsleiste mit linkem Menue und Druckfunktion ##### */


/* ##### Anfang Content mit rechtem und linkem Rand #### */

/* ANFANG Linker und rechter Rand */

#middle {
  border-left: 2px solid #297829;
  border-right: 2px solid #297829;
  background: #FFFFFF url(bilder/middle_neu.jpg) repeat-y;
  margin: 0;
  padding: 0;
}

#left {
  background: #F0F0F0;
  width: 120px;
  margin: 0;
  padding: 0;
}

/* ENDE Linker und rechter Rand */

/* ANFANG Content */

#content {
  width: 580px;
  margin: 0px;
  padding: 0px;
}

#contentST {
  color: #000000;
  text-align: left;
  line-height: 140%;
  margin: 0px 5px 0px 2px;
  padding: 0px 10px 5px 10px;
}

#contentST a {
  color:#004080;
  text-decoration: none;
  font-weight: bold;
}

#contentST a:hover {
  text-decoration:underline;
}

#contentST h1 {
  color: #056207;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #666666;
  width: 580px;
}

#contentST h2 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#contentST h3 {
  color: #000000;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#contentST h4 {
  color: #000000;
  font-size: 105%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#contentST h5 {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#contentST h6 {
  color: #000000;
  font-size: 95%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content1 {
  color: #000000;
  text-align: justify;
  line-height: 140%;
  margin: 0px 5px 0px 2px;
  padding: 0px 10px 5px 10px;
}

#content1 a {
  color:#004080;
  text-decoration: none;
  font-weight: bold;
}

#content1 a:hover {
  text-decoration:underline;
}

#content1 h1 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #666666;
  width: 750px;
}

#content1 h2 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content1 h3 {
  color: #000000;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content1 h4 {
  color: #000000;
  font-size: 105%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content1 h5 {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content1 h6 {
  color: #000000;
  font-size: 95%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content2 {
  color: #000000;
  text-align: justify;
  line-height: 140%;
  margin: 0px 5px 0px 2px;
  padding: 0px 0px 5px 10px;
  width: 554px;
}

#content2 a {
  color:#004080;
  text-decoration: none;
  font-weight: bold;
}

#content2 a:hover {
  text-decoration:underline;
}

#content2 h1 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #666666;
}

#content2 h2 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content2 h3 {
  color: #000000;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content2 h4 {
  color: #000000;
  font-size: 105%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content2 h5 {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content2 h6 {
  color: #000000;
  font-size: 95%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content3 {
  color: #000000;
  text-align: justify;
  line-height: 140%;
  margin: 0px 5px 0px 2px;
  padding: 0px 0px 5px 10px;
  width: 454px;
}

#content3 a {
  color:#004080;
  text-decoration: none;
  font-weight: bold;
}

#content3 a:hover {
  text-decoration:underline;
}

#content3 h1 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #666666;
}

#content3 h2 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content3 h3 {
  color: #000000;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content3 h4 {
  color: #000000;
  font-size: 105%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content3 h5 {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content3 h6 {
  color: #000000;
  font-size: 95%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content4 {
  color: #000000;
  text-align: justify;
  line-height: 140%;
  margin: 1px 6px 0px 2px;
  padding: 0px 0px 5px 10px;
  width: 368px;
}

#content4 a {
  color:#004080;
  text-decoration: none;
  font-weight: bold;
}

#content4 a:hover {
  text-decoration: underline;
}

#content4 h1 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #666666;
}

#content4 h2 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content4 h3 {
  color: #000000;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content4 h4 {
  color: #000000;
  font-size: 105%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content4 h5 {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#content4 h6 {
  color: #000000;
  font-size: 95%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

/* ENDE Content */

/* ##### ENDE Content mit rechtem und linkem Rand ##### */

/* ##### ANFANG Kontext ##### */

#kontext1 {
  width: 200px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}

#kontext1 p {
  text-align:left;
  font-size: 10px;
  margin: 0px 5px 5px 5px;
  padding: 0px 5px 5px 0px;
  line-height: 115%;
}

#kontext1 a {
  color: #000000;
  text-decoration:none;
}

#kontext1 a:hover {
  font-weight:bold;
  text-decoration:underline;
}

#kontext1 h1 {
  color: #f0f0f0;
  background-color: #004080;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 0 5px 0;
  padding: 2px 2px 2px 2px;
}

#kontext1 h2 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
  border: 1px solid #666666;
}

#kontext1 h3 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
  border-bottom: 1px solid #666666;
}

#kontext1 h4 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
}

#kontext1 h5 {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
}

#kontext1 h6 {
  color: #000000;
  font-size: 11px;
  font-weight:bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
  font-variant:small-caps;
}

#kontext2 {
  width: 300px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}

#kontext2 p {
  text-align:left;
  font-size: 11px;
  margin: 0px 5px 5px 5px;
  padding: 0px 5px 5px 0px;
  line-height: 135%;
}

#kontext2 a {
  color: #000000;
  text-decoration: none;
}

#kontext2 a:hover {
  text-decoration:underline;
}

#kontext2 h1 {
  color: #f0f0f0;
  background-color: #004080;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 0 5px 0;
  padding: 2px 2px 2px 2px;
}

#kontext2 h2 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
  border: 1px solid #666666;
}

#kontext2 h3 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
  border-bottom: 1px solid #666666;
}

#kontext2 h4 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
}

#kontext2 h5 {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
}

#kontext2 h6 {
  color: #000000;
  font-size: 11px;
  font-weight:bold;
  margin: 0px 2px 5px 0;
  padding: 2px 2px 2px 2px;
  font-variant:small-caps;
}

#kontext3 {
  width: 368px;
  color: #000000;
  text-align: justify;
  line-height: 140%;
  margin: 4px 5px 0px 2px;
  padding: 0px 5px 5px 8px;
}

#kontext3 a {
  color: #004080;
  text-decoration: none;
}

#kontext3 a:hover {
  font-weight:bold;
  text-decoration:underline;
}

#kontext3 h1 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 2px 2px 2px 0px;
  border-bottom: 1px solid #666666;
}

#kontext3 h2 {
  color: #004080;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#kontext3 h3 {
  color: #000000;
  font-size: 105%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#kontext3 h4 {
  color: #000000;
  font-size: 105%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#kontext3 h5 {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}

#kontext3 h6 {
  color: #000000;
  font-size: 95%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 3px;
}



/* ##### ANFANG Footer ##### */

#footer {
  width: 800px;
  height: 25px;
  color: white;
  background: #297829;
  margin: 0;
  padding: 0;
  clear: both;
}

#cms24 {
  float: left;
  background-color: #297829;
  color: #ffffff;
  padding: 5px 5px 0px 5px;
  font-size: 10px;
  font-weight: normal;
}

#footertext {
  float: left;
  background-color: #297829;
  color: #ffffff;
  padding: 5px 5px 0px 5px;
  font-size: 10px;
  font-weight: normal;
}

#footertext a {
  color: #ffffff;
  padding: 5px 5px 0px 5px;
  text-decoration: none;
  font-weight: normal;
}

#footertext a:hover {
  color: #ffffff;
  padding: 5px 5px 0px 5px;
  text-decoration: underline;
  font-weight: normal;
}

/* ##### ENDE Footer ##### */


/* ##### ANFANG Login ##### */

.loginh1 {
        color: #000000;
        font-variant:small-caps;
        font-weight: bold;
        padding: 10px 0px 10px 0px;
        font-size: 10px;
        font-family: verdana, helvetica, arial, sans-serif;
}

.login {
        color: #000000;
        font-size: 9px;
        font-family: verdana, helvetica, arial, sans-serif;
}

.login a {
        color: #000000;
        font-size: 9px;
        text-decoration:none;
}

.login a:hover {
        color: #000000;
        font-size: 9px;
        text-decoration:underline;
}

/* ##### ENDE Login ##### */
















































































































































