body {
   font-family: Verdana,Arial,sans-serif;
   background-color: #ffffff;
   margin: 0px;
   font-size: 85%;
}

#rahmen {
   width: 980px;
   border-right: 1px solid #999999;
}

/* Kopfbereich mit Top-Menue  */
#kopf {
   width: 980px;
   height: 160px;
   border-bottom: 12px solid #CCCCCC;
}

#kopfLi {
   float:left;
   width:180px;
   height:140px;
   text-align:center;
   margin-top:20px;
}

#kopfMi {
   float:left;
   height:110px;
   width:480px;
   padding-top:30px;
}
#kopfMi h2 {
   font-size:18pt;
   color: #337A68;
   letter-spacing:1px;
   font-weight:normal;
}
#kopfRe {
   float:left;
   height:160px;
   width:320px;
   text-align:right;
}

#menue {
    clear: both;
    width: 960px;
    min-height: 40px;
    background-color: #337A68;
    padding-left: 20px;
    border-top: 1px solid #DA0000;
    background-image: url(hg_40.jpg);
    font-size: 80%;
}
*html #menue {
    height: 40px;
}

#menue ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#menue ul li {
    width: 100px;
    min-height: 40px;
    float: left;
    text-align: center;
}
*html #menue ul li {
    height: 40px;
}
#menue ul li a {
    min-height: 18px;
    margin-top: 7px;
    margin-bottom: 5px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    border-right: 1px solid #ffffff;
}
*html #menue ul li a {
    height: 18px;
}
#menue ul li a:visited,
#menue ul li a:focus {
    color: #ffffff;
    display: block;
}
#menue ul li a:hover {
    display: block;
    color: #EAE4A6;
}
#menue ul li a:active {
    color: #ffffff;
    display: block;
}
#menue ul li.aktiv {
    width: 100px;
    min-height: 28px;
    background-color: #ffffff;
    text-align: center;
    color: #DA0000;
    padding-top: 7px;
    padding-bottom: 5px;
    border-right: 1px solid #ffffff;
}
*html #menue ul li.aktiv {
    height: 28px;
}
#menue a.linie {
    border-right: 1px solid #337A68;
}

/* Content-Bereich mit Brotkrumenpfad und Navigation  */

#content {
    clear: both;
    width: 980px;
    min-height: 400px;
}
*html #content {
    height: 400px;
}

#pfad {
    clear: both;
    width: 960px;
    min-height: 10px;
    margin-left: 20px;
    padding-top: 10px;
    font-size: 80%;
    color: #333333;
}
*html #pfad {
    height: 10px;
}
#pfad a {
    color: #236451;
    text-decoration: none;
}
#pfad a:visited,
#pfad a:focus {
    color: #236451;
    text-decoration: none;
}
#pfad a:hover {
    color: #da0000;
    text-decoration: none;
}
#pfad a:active {
    color: #236451;
    text-decoration: none;
}

#navigation {
    float: left;
    width: 237px;
    min-height: 100px;
    background-color: #E5E5E5;
    margin-top: 25px;
    margin-bottom: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 85%;
}
*html #navigation {
    height: 100px;
}
#navigation ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#navigation ul li {
    width: 237px;
    min-height: 15px;
}
*html #navigation ul li {
    height: 15px;
}
#navigation ul li a {
    min-height: 15px;
    width: 197px;
    padding: 2px 5px 2px 35px;
    display: block;
    color: #236451;
    text-decoration: none;
    border-bottom: 1px solid #E5E5E5;
}
*html #navigation ul li a {
    height: 15px;
}
#navigation ul li a:visited,
#navigation ul li a:focus {
    display: block;
    color: #236451;
}
#navigation ul li a:hover {
    display:block;
    background-color: #F5F5F5;
    color: #236451;
}
#navigation ul li a:active {
    display: block;
    color: #236451;
}
#navigation ul li.aktiv {
    min-height: 15px;
    width: 197px;
    padding: 2px 5px 2px 35px;
    display: block;
    color: #DA0000;
    background-color: #F5F5F5;
    border-bottom: 1px solid #E5E5E5;
}
*html #navigation ul li.aktiv {
    height: 15px;
}
#navigation ul li.passiv {
    min-height: 15px;
    width: 197px;
    padding: 10px 5px 2px 20px;
    display: block;
    color: #000000;
    font-weight: bold;
}
*html #navigation ul li.passiv {
    height: 15px;
}
#navigation ul li.passiv1 {
    min-height: 15px;
    width: 197px;
    padding: 0px 5px 2px 20px;
    display: block;
    color: #000000;
    font-weight: bold;
}
*html #navigation ul li.passiv1 {
    height:15px;
}


/* Inhaltsbereich-Bereich,  linker und rechter Bereich  */
#inhalt, #inhalt1sp  {
    float: left;
    min-height: 400px;
    background-color: #ffffff;
    padding: 20px 20px 20px 30px;
}
*html #inhalt, *html #inhalt1sp {
    height: 400px;
}
#inhalt  {
    width: 693px;
}
#inhalt1sp  {
    width: 555px;
}
#inhalt a, #inhalt1sp a {
    color: #236451;
}
#inhalt a:visited, #inhalt1sp a:visited,
#inhalt a:focus, #inhalt1sp a:focus {
    color: #236451;
}
#inhalt a:hover, #inhalt1sp a:hover {
    color: #DA0000;
}
#inhalt a:active, #inhalt1sp a:active  {
    color: #236451;
}

#inhalt table {
    border: 1px solid #e8f6e8;
}

#inhalt table, #inhalt1sp table {
    margin-bottom: 20px;
    width: 100%;
}

#inhalt table tr, #inhalt1sp tr {
    vertical-align: top;
}
#inhalt table tr:hover {
    background-color: #f4f4f4;
}
#inhalt table th {
    margin-bottom: 10px;
    background-color: #f1f6f1;
    color: #468576;
}
.hg_farbe {
    margin-bottom: 10px;
    background-color: #CDFFF0;
    color: #666666;
}

/* linker und rechter Homepagebereich  */
#inhaltHomeLi {
    clear: both;
    float: left;
    width: 428px;
    min-height: 400px;
    padding: 20px;
}
*html #inhaltHomeLi {
    height: 400px;
}

#inhaltHomeRe {
    float:left;
    width:462px;
    min-height: 400px;
    padding:20px 30px 20px 0px;
}
*html #inhaltHomeRe {
    height: 400px;
}

#inhaltHomeLi a, #inhaltHomeRe a {
    color: #236451;
}
#inhaltHomeLi a:visited, #inhaltHomeRe a:visited,
#inhaltHomeLi a:focus, #inhaltHomeRe a:focus {
    color: #236451;
}
#inhaltHomeLi a:hover, #inhaltHomeRe a:hover {
    color: #DA0000;
}
#inhaltHomeLi a:active, #inhaltHomeRe a:active {
    color: #236451;
}

/* linker und rechter Inhaltsbereich  */
#inhaltLi {
    clear: both;
    float: left;
    width: 423px;
    min-height: 380px;
}
*html #inhaltLi {
    height: 380px;
}

#inhaltRe {
    float: left;
    width: 240px;
    min-height: 380px;
    margin-left: 30px;
    font-size: 90%
}
*html #inhaltRe {
    height: 380px;
}

/* Fußbereich  */
#fuss {
    clear: both;
    width: 980px;
    height: 25px;
    border-top: 9px solid #CCCCCC;
    font-size: 8pt;
    color: #999999;
    text-align: center;
}


/* Typeselektoren */

h1 {
    margin: 0px;
    padding: 0px;
    font-size: 130%;
    color: #468576;
}

h2 {
    margin: 0px 0px 20px;
    font-size: 130%;
    color: #468576;
}

h3  {
    color: #468576;
    font-size: 100%;
}

h4 {
    margin: 0px;
    padding: 8px;
    background-color: #f1f6f1;
    color: #468576;
    font-size: 100%;
}
h5 {
    margin: 0px;
    padding: 8px;
    font-size: 100%;
}


/* Klassenselektoren */

.boxRahmen {
   border: 1px solid #f1f6f1;
   margin-bottom: 20px;
}
.margin0 {
   margin: 0px;
}
.marginT0 {
   margin-top: 0px;
}
.padding8 {
   padding: 8px;
}
.paddingT0L8 {
   padding: 0px 8px;
}
.paddingT15L8 {
   padding: 15px 8px;
}
.paddingB5 {
   padding-bottom: 5px;
}
.alignRe {
   text-align: right;
}
.alignCenter {
   text-align: center;
}
.passiv {
    margin-bottom: 0px;
    font-weight: bold;
}
.sitemap {
    margin-top: 0px;
}


