body {
   font-family:Verdana,Arial,sans-serif;
   background-color:#ffffff;
   margin:0px;
}
/* #FFF9E2; */
#rahmen {
   width:980px;
   border-right:1px solid #DA0000;
}

#kopf {
   width:980px;
   height:186px;
   border-bottom:12px solid #EAE4A6;
}

#kopf_li {
   float:left;
   width:140px;
   text-align:center;
}

#kopf_mi {
   float:left;
   width:360px;
   color: #A6744F;
   padding-top:40px;
}
#kopf_mi h2 {
   font-size:20pt;
   color: #A6744F;
   letter-spacing:1px;
   font-weight:normal;
}
#kopf_re {
   float:left;
   width:480px;
   text-align:right;
}

#menue {
    clear:both;
    width:945px;
    min-height:30px;
    background-color:#8E8A65;
    padding-left:35px;
    border-top:1px solid #DA0000;
    background-image: url(hg_menu.jpg);
    font-size:75%;
}
*html #menue {
    height:30px;
}
#menue ul li {
    width:100px;
    min-height:30px;
    float:left;
    text-align:center;
}
*html #menue ul li {
    height:30px;
}

#menue ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#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:18px;
    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:18px;
}

#content {
    clear:both;
    width:980px;
    min-height:400px;
}
*html #content {
    height:400px;
}


#navigation {
    float:left;
    width:237px;
    min-height: 100px;
    background-color:#FBF5BA;
    margin-top:35px;
    margin-bottom:80px;
    padding-top:20px;
    padding-bottom:20px;
    font-size:75%;
}
/*#EAE4A6 #F4EECE */
*html #navigation {
    height:100px;
}

#navigation ul li {
    width:237px;
    min-height:18px;
}
*html #navigation ul li {
    height:18px;
}

#navigation ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#navigation ul li a {
    min-height:18px;
    width:197px;
    padding:4px 5px 4px 35px;
    display: block;
    color: #000000;
    text-decoration:none;
}
*html #navigation ul li a {
    height:18px;
}

#navigation ul li a:visited,
#navigation ul li a:focus {
    display: block;
    color: #000000;
}
#navigation ul li a:hover {
    display:block;
    background-color:#FFFCD7;
    color: #000000;
}
#navigation ul li a:active {
    display:block;
    color: #000000;
}

#navigation ul li.aktiv {
    min-height:18px;
    width:197px;
    padding:4px 5px 4px 35px;
    display: block;
    color: #DA0000;
    background-color:#FFFCD7;
}
*html #navigation ul li.aktiv {
    height:18px;
}

#inhalt {
    float:left;
    width:693px;
    min-height:400px;
    background-color:#ffffff;
    padding:20px 20px 50px 30px;
    font-size:85%;
}
*html #inhalt {
    height: 400px;
}


#inhalt h3 {
    font-size:130%;
    color:#736E49;
    font-weight:normal;
}

#inhalt a {
    color:#736E49;
}
#inhalt a:visited,
#inhalt a:focus {
    color:#736E49;
}
#inhalt a:hover {
    color:#8E8A65;
}
#inhalt a:active {
    color:#736E49;
}

#inhaltLi {
    clear:both;
    float:left;
    width:423px;
    min-height: 380px;
    padding-top:20px;
}
*html #inhaltLi {
    height: 380px;
}

#inhaltLi h3 {
    font-size:130%;
    color:#736E49;
    font-weight:normal;
}

#inhaltLi a {
    color:#736E49;
}
#inhaltLi a:visited,
#inhaltLi a:focus {
    color:#736E49;
}
#inhaltLi a:hover {
    color:#8E8A65;
}
#inhaltLi a:active {
    color:#736E49;
}

#inhaltRe {
    float:left;
    width:240px;
    min-height: 380px;
    margin-left:30px;
    padding-top:20px;
}
*html #inhaltRe {
    height: 380px;
}

#inhalt1 {
    clear:both;
    float:left;
    width:333px;
    min-height: 380px;
    padding-right:30px;
    padding-top:20px;
    font-size:90%;
}
*html #inhalt2 {
    height: 380px;
}

#inhalt2 {
    float:left;
    width:330px;
    min-height: 380px;
    padding-top:20px;
    font-size:90%;
}
*html #inhalt2 {
    height: 380px;
}

#fuss {
    clear:both;
    width:980px;
    height:65px;
    border-top:9px solid #EAE4A6;
}

#fussLi {
    float:left;
    height:43px;
    width:192px;
    font-size:8pt;
    padding-left:25px;
    padding-top:20px;
}

#fussRe {
    float:left;
    height:58px;
    width:728px;
    padding:5px 20px 5px 15px;
}

#fussRe img {
    margin-left:21px;
}





