* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
color: #696969; font-size: 12px; font-family: verdana, sans-serif; font-variant: normal; line-height: 20px; margin: 0; text-decoration: none; padding: 0; }

body { background-color: #a00; text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body { height: 100%; }

/* DIV-Boxen */

div#wrapper { position:relative; margin: 0 auto; width: 900px; min-height: 100%; background: url(../bilder/bg-wrapper.jpg) repeat-y; height: auto; }

div#header {
height: 160px;
background: #fff url(../bilder/header.jpg) no-repeat;
}

div#topNavi { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; top: 175px; left: 200px; height: 25px; z-index: 2; }
div#subNavi { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; z-index: 2; top: 195px; left: 200px; height: 25px; }
div#leftCol { text-align: center; width: 157px; float: left; }

div#rightCol {
width: 30px;
float: right;
}

div#centerCol {
margin: 80px 50px 0 200px;
}
div#leftCol, div#rightCol, div#centerCol {
padding-bottom: 110px;
}

div#footer { background-image: url(../bilder/bg-footer.jpg); background-repeat: no-repeat; background-position: center 0; text-align: center; clear: both; position: absolute; left: 170px; width: 730px; bottom: 0; height: 110px; }


/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: none; }
/* End hide from IE-mac */


/* Überschrift */
p { margin-top: 0; margin-bottom: 15px; }
h1 { color: #696969; font-size: 13px; font-weight: bold; margin-top: 30px; margin-bottom: 15px; border-bottom: 1px solid #a00; }
h4 { color: #696969; font-size: 13px; font-weight: bold; margin-bottom: 10px; border-bottom: 1px solid #a00; }
h2 { font-size: 12px; font-weight: bold; margin: 5px 0 15px; }
h3 { font-size: 10px; font-weight: bold; margin-top: 40px; margin-right: 0; margin-left: 0; }
h6 { color: #fff; font-size: 10px; font-weight: normal; margin-top: 91px; margin-right: 0; }
/* Navigation*/
 ul#navigation { margin: 0; padding: 0; text-align: left; }

  ul#navigation li { float: left; position: relative; padding: 0 20px 0 0; list-style: none; }
  * html ul#navigation li { margin-bottom: -0.4em; }
ul#navigation a, ul#navigation span { display: inline; text-decoration: none; font-weight: bold; color: #a00; font-size: 12px;c0;
  }
  * html ul#navigation a, * html ul#navigation span {
    width: 9.2em;
    w\idth: 7em;  /* IE 6 in standards-compliant mode */
  }
  ul#navigation a:hover, ul#navigation span { color: #8f6767; text-decoration: none; }
li a#aktuell, li a#aktuell:hover { color: #8f6767; border-right-color: white; }
ul#navigation li a:active, ul#navigation li:hover a:active {
    color: #c14f4f;
  }
/*SubNavigation*/
ul#subnavigation { margin: 0; padding: 0; text-align: left; }
ul#subnavigation li { list-style: none; float: left; position: relative; padding: 0; }
* html ul#subnavigation li {
    margin-bottom: -0.4em;
  }
ul#subnavigation a, ul#subnavigation span { display: inline; text-decoration: none; color: #a00; font-size: 11px; padding-right: 20px;c0;
  }
* html ul#subnavigation a, * html ul#subnavigation span {
    width: 9.2em;
    w\idth: 7em;  /* IE 6 in standards-compliant mode */
  }
li a#aktuell, li a#aktuell:hover { color: #8f6767; border-right-color: white; }
ul#subnavigation a:hover, ul#subnavigation span { color: #8f6767; text-decoration: none; padding-right: 20px; }
ul#subnavigation li a:active, ul#subnavigation li:hover a:active {
    color: #8f6767;
  }
.img-rechts { float: right; clear: none; margin: 5px 0 30px 15px; padding: 3px; border: solid 1px #696969; }
.img-links { float: left; clear: none; margin: 5px 20px 15px 0; padding: 3px; border: solid 1px #696969; }
.img-startrechts { margin-bottom: 5px; margin-left: 5px; float: right; clear: none; }
.img-header { position: absolute; top: 96px; left: 180px; }
.aktuell { margin-right: 8px; margin-bottom: 8px; padding: 3px; border: solid 1px #696969; }
ul { margin: 1em 0 1em 30px; list-style-type: disc; list-style-position: outside; }
a { color: #a00; text-decoration: underline; }
.form   { color: #424242; font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-align: left; line-height: 15pt; }
.formhead  { color: #c45700; font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-align: left; }
#formular { border: solid 1px rgb(155,159,162); background-color: rgb(248,220,151); width: 450px; padding: 15px 10px; w}

