#navigation ul {
 display: flex;
 justify-content: space-around;
 margin: 0px auto;
 width: 100%;
 top: 10px;

}
#navigation {
 background-color: #eab814;
 width: 938px;
 height: 50px;
 display: flex;
 align-items:center;
 border-bottom: 0px;
	 border-top-right-radius: 25px;
 border-top-left-radius: 25px;
 opacity: 1!important;
}


#navigation li a.aktiv {
    top: -1px;
    color: #000;
    font-weight: bold;
}

#navigation li.navi_markiert_oben {
 background-color: #FBD54B;
}

#navigation li a {
    padding: 1px 4px 1px 4px;
    color: #000;
    font-size: 1.03em;
    font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}


#navigation a:hover {
    font-weight: normal;
    text-decoration: underline;
    background-color: transparent;
}

#navigation ul li:hover {
 background-color: transparent;
}

#navigation ul li ul{
 background-color: #eab814;
 display: block;
 overflow: visible;
 width:auto;
}

#navigation ul li ul li{
 display: block;
 background-color: #eab814;
 border: none;
}

.inhalt_14 .nurbild_global .nurbild_bilderleiste {margin-left: 130px;}
#nur_fuer_den_schatten {

    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 30em;
    position: relative;
    top: 80px;
    width: none;

}
.schatten_links {


    position: absolute;
    top: 0;
    left: -20px;
    width: 0px;
    height: 0px;
    min-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;

}


.schatten_rechts {

    position: absolute;
    top: 0;
    right: 0px;
    width: 0px;
    height: 0px;
    min-height: 100%;

}

#bilderleiste {
    text-align: center;
    margin-top: -38px;
    width: 940px;
    height: 0px;
    vertical-align: top;
    top: 0;
    left: 0;
    padding-top: 0px;
    border-bottom: none;
    background-color: #fff0;
    z-index: 1;
 overflow: inherit !important;
}
#rahmen {
    background-color: #ffffff6e;
    text-align: left;
    position: relative;
    top: 80px;
    bottom: 0;
    width: 940px;
    min-height: 30em;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
	border-top-right-radius: 25px;
    border-top-left-radius: 25px;

}
#rahmen #navigation div:nth-child(1) {
 opacity: 1;
 
}
#inhalt {
    background-color: #fff0;
    position: relative;
    width: 920px;
    top: 0px;
    right: 0;
    left: 0px;
    bottom: 0;
    overflow: auto;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 0px;
    background-image: url(../../bilder/inhalt_hgb_ecke_or.png);
    background-repeat: no-repeat;
}

#inhalt ol li 
{
 list-style-type: decimal;
 
}


.kurztext_global {background-color: #fff0;}

.bildbox_oben_galerie {margin-bottom: 40px;border-radius: 16px;}

.kurztext_global .kurztext_text_div {padding-left: 0px!important; font-size: 18px; }

#inhalt h1 {

border: none;
font-size: 18pt;
font-family: 'Roboto', sans-serif;
color: #eab814;
width: auto;
border-radius: 5px;
text-shadow: 2px -3px 2px #5c4141bf;
}

#inhalt h3 {

border: none;
font-size: 1em;
font-family: 'Roboto', sans-serif;
color: #000;
width: auto;

}
#inhalt span {
 font-size: large!important;

 
}

.gv_galleryWrap {

    background: #CCC0;

}






#fuss {
    background-color: #eab814;
    font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    width: 940px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
   border-top: 0px solid #000000;
    overflow: hidden;
    position: relative;
    top: 75px; 
}



#fuss a{
padding: 10px
}



