nav {
margin: 0;
z-index: 1;
width: 80%;
float: left;
padding: 20px 10%;
text-align: center;
background: #006b78;
font-size: 1.1em;

}

.mobilenav {display: none; }


nav ul
{
			float: left;
            margin: 0;
			padding: 0;
			list-style-type: none;
            width: 100%;
}

nav ul li {
                         display: block;
                         float: left;
                         margin: 0 2.5%; padding: 0;
                         position: relative;
                         z-index: 2; width:15%;
}

nav ul li a {
float: left;
display: block;
padding: 12px 20px;
margin: 0;
font-size: 17px;
border: 0;
font-weight:700;
text-align: left;
}

nav ul li a:link, nav ul li a:visited {
text-decoration: none;
color:#fff;
}

nav ul li a:hover, nav ul li a:active {
text-decoration: underline;
color: #fff;
}
nav ul li a.aktiv {
color:#fff;
border: 0; font-weight: bold;
}

nav ul.unternav {
position: relative !important;
top: 10px;
left: 0;display: block;
}




.vpg nav ul.sichtbar { display: block;}

nav ul.unternav li {width: 100%; float: left; margin: 0;}

nav ul.unternav li a {
padding: 8px 20px;
margin: 0;
border-top: none;
height: auto;
font-size: 0.9em;
font-weight: 300;
text-transform: none;color: #fff;
}

nav ul.unternav li:last-child a { border-bottom: 0;}

nav ul.unternav li a.aktiv2 {
color: #fff; font-weight: bold;
}
nav ul.unternav li a:hover {
color: #fff;
}


span.qn {font-family: fontello;position: absolute; top: 10px; right: 10px; color:#fff; display: none; }

#footnav { width: 40%; float: left; margin: 20px 5%; }

footer a {
   color: #7b796f;
}

#content_2 ul {
    margin: 5px 0;
			padding: 0;
			list-style-type: none;
}
#content_2 ul li {
    margin: 0; padding: 5px 0; display: block;
}

.shareandprint {float: right; font-family: fontello; margin: 10px 0; font-family: fontello; }
.shareandprint a {display: block; float: left; padding: 10px; margin: 0 5px; font-size: 1.9em; color: #fff !important; width:30px; text-align: center; border-radius: 40px; -moz-border-radius: 40px; -webkit-border-radius: 40px; background: #eb981b; }
.shareandprint a:hover { background: #87867e; }

#ecke {
    position: fixed; top: 0; right: 0; z-index:11; width: 600px;
    -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#ecke.fix {
    width: 400px;
}

#menuelink {position: fixed; top:65px; right: 5%; margin: 5px; padding: 0 45px 5px 5px; text-decoration: none; width:45px; height: 20px; z-index: 101; font-size: 16px; font-weight: 400;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s; color: #fff;
transition: all 0.3s; text-transform: uppercase; overflow: hidden; }
#menuelink span { display: block; float: left; width: 35px; height: 2px; background: #fff; position: absolute; top: 5px; right: 3px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;}
#menuelink span#mlo { top: 8px; }
#menuelink span#mlu { top: 15px; }
#menuelink.open span#mlo {transform: rotate(45deg); top: 11px;width: 55px; right: 0;}
#menuelink.open span#mlu {transform: rotate(-45deg);top: 11px;width: 55px; right: 0;}
#menuelink.open {
    text-indent:2000px;
}

a.totop {
    bottom: 50px;
    position: fixed;
    right: 50px; width: 54px; height: auto;
    text-decoration: none;
    padding: 15px 0; z-index:10;
    background: #fff; background: rgba(255,255,255,0.6);
    font-size: 1.2em;line-height: 1.2em; border: 1px solid #b3b3af;
}
a.totop span  {
    font-family: fontello; display: block; float: left; width: 100%;font-size: 1.2em;
}

a.totop:hover {
    text-decoration: none;
    background:#006b78; color: #fff !important;
}



a#nulink { text-decoration: none; padding: 10px 0; width:40px;  margin: 10px 0 10px -20px; display: block; font-size:2.9em; position: absolute; bottom: 5%; left: 50%; z-index: 101; text-align: center; color: #fff; font-family: fontello;}
a#nulink:hover { color: #006b78;}

@media only screen and (min-width: 960px)
{
.fixiert #suchbutton { top: 25px; }

}


@media only screen and (max-width: 1160px) {

nav {width: 88%;padding: 60px 12% 20px 0;  }
#ecke {width: 500px;}
}

@media only screen and (max-width: 960px)
{
#suchbutton { right: 18%; top: 60px; font-size: 1.4em; }
 #shortcut { top: 200px; position: absolute; }
span.qn {display: block; font-size: 1.3em;margin: 0;top: 1px;
 z-index: 4; width: 20px; height: 20px; cursor: pointer; padding: 12px; color: #fff;  }

#wrap > a#link5 {
    top: 10px; font-size: 15px; background: #fff;
}

nav {  width: 100%; margin: 0; text-align: center; padding:0;  }
nav ul {width: 100%; border-bottom: 1px solid #fff; }
nav ul li {
                         display: block;
                         float: left;
                         z-index: 2;
                         width: 100%;
                         margin: 0;
}


nav a#homelink {float: none; display: inline-block;}

nav ul li a {
width: 100%;
text-align: center;padding: 12px 0;
margin: 0;
border-right: none;border-top: 1px solid #fff;
border-left: none; border-bottom: none;
}

nav ul li a:hover, nav ul li a:active {
border-left: none; 
border-right: none;
padding: 12px 0;margin: 0; border-bottom: none;
}

nav ul li a.aktiv {
border-left: none;
border-right: none; margin: 0;padding: 12px 0;
border-top: 1px solid #fff;
}

nav ul.unternav {display: none; position: relative; top: 0; width: 100%; padding: 0; left: 0;}
nav ul.umenaktiv { display: block; visibility: visible !important; position: relative; top: 0; width: 100%;}
nav ul.unternav li {width: 100%;}
nav ul.unternav li a,nav ul.unternav li a:hover {padding: 8px 1%;margin: 0 2%;width: 94%; font-size: 1.0em;border-bottom: 1px solid #107b88;  }
nav ul.unternav li:last-child a:hover { border-bottom:0 }

a.totop {
    bottom: 20px;
    right: 10px;
}

#menuelink {  top: 10px;display: block;}
#ecke {width: 280px !important;}
}


@media only screen and (max-width: 680px) {
#menuelink { top:5px; right: 1%; }
#ecke {width: 180px !important;}
#footnav { width: 90%; }  
}

@media only screen and (max-width: 460px)
{
 #shortcut { width: 50px; overflow: hidden; font-size: 0.5em;  }
 #menuelink { right: 0;}
#wrap > a#link5 { font-size: 12px; padding: 5px;  }
}