* {
    margin: 0px;
    padding: 0px;
}

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300, 400, 600, 700;
  src: url('../fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
body {
    font-family: 'Poppins', sans-serif;
}
img {
    border: 0 none
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
p {
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
}

ul li {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
}

#content li {
    list-style-position: outside;
    list-style-image: url(bilder/punkt_list_w.png);
    padding-left: 5px;
    margin-left: 50px;
}

.noe2 li {
    list-style-position: outside;
    list-style-image: url(bilder/punkt_list_w.png);
    padding-left: 5px;
    margin-left: 50px;
}

em {
    color: #ae4530;
	font-style: normal;
}
h1, h2 {
    margin: 0 0 10px 0;
}
h1 {
    font-size: 22px;
    color: #27b1d4;
    line-height: 22px;
    font-weight: normal;
    text-transform: uppercase;
}
h2 {
    color: #0070a6;
    font-size: 40px;
    line-height: 110%;
    font-weight: bold;
}
h3 {
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: normal;

    line-height: normal;
}
h4 {
    font-size: 32px;
    color: #FFF;
    line-height: 34px;
}
h5 {
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}
.h2 {
    text-align: left;
    font-size: 16px;
	line-height: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

.h3_25 {

    color: #ffffff;

}

.h3_24 {color:#845896;}

.h3_22 {
    color: #46529b;
}

.h3_21 {
    color: #e60e82;
}

.h3_19 {
    color: #9faf4e;
}
.h3_18 {
    color: #0099ab;
}
.h3_17 {
    color: #ece982;
}
.h3_16 {
    color: #e28f32;
}
.h3_15 {
    color: #aa62b6;
}
.h3_14 {
    color: #95b015;
}
.h3_13 {
    color: #936407;
}
.h3_12 {
    color: #672263;
}
.h3_11 {
    color: #831715;
}
.h3_10 {
    color: #0a4742;
}
.h3_9 {
    color: #550728;
}
.h3_8 {
    color: #5e4d06;
}
.h3_7 {
    color: #23395a;
}
.h3_6 {
    color: #0a5260;
}

h6 {
    text-align: left;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	line-height: normal;
}

.white {
    color: #FFF;
}
ul {
    list-style-type: none;
}
.img {
    border: 5px solid #FFF;
}
#main {
    width: 100%;
}
#main_home {
    background-color: #FFF;
    width: 100%;
}
#main_2 {
    width: 1120px;
    margin: 0 auto;
}
#header {
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
    width: 960px;
    height: 323px;
}
#header_out {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 205px;
    background-color: #FFF;
}
#logo {
    width: 489px;
    position: relative;
    margin: 0 auto;
    height: 323px;
    margin-top: 10px;
}
#logo_home {
    width: 235px;
    position: relative;
    float: left;
    height: 155px;
    margin-top: 55px;
    margin-left: 50px;
}

#logo_home2 {
    width: 235px;
    position: relative;
    float: left;
    height: 155px;
    margin-top: 25px;
    margin-left: 20px;
}
#headline {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 100px;
    margin-top: 35px;
    color: #FFF;
}
#headline_left {
    width: 335px;
    text-align: right;
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
    margin-left: 90px;
    background-image: url(bilder/headline_line.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
#headline_right {
    width: 465px;
    float: right;
    padding-top: 10px;
    padding-left: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
    background-image: url(bilder/headline_line.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#headline_left a, #headline_right a {
    text-decoration: none;
    color: #FFF;
}
#headline_left a:hover, #headline_right a:hover {
    text-decoration: none;
    color: #27b1d4;
}
#headline_left a#current, #headline_right a#current {
    color: #27b1d4;
}

/*image*/

#image_out_header {
    width: 275px;
    position: relative;
    float: left;
    height: 100%;
   
}
#image_out_header2 {
    width: 275px;
    position: relative;
    float: left;
    height: 100%;
    background-color: #d1cdc4;
}
#image_out_content {
    width: 275px;
    position: relative;
    float: left;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background-color: #ffa800;
    opacity: 0.7;
}
#image {
    width: 1900px;
    position: relative;
    height: 250px;
    left: 50%;
    margin-left: -950px;
    overflow: auto;
}
.left {
    display: inline;
    float: left;
    margin-left: -500px;
    position: relative;
    width: 465px;
}
.button_jahre {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50px;
    left: 220px;
    z-index: 2;
}
.button_jahre_index {
    position: relative;
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 40px;
}
.button_zwergensuche {
    position: absolute;
    left: 20px;
    top: -20px;
    z-index: 100;
}

.button_zwergensuche2 {
    position: absolute;
    right: -10px;
    top: -20px;
    z-index: 100;
}

.theaterfest {
width: 350px;
position: relative;
margin: 0 auto;
padding-bottom: 30px;
height: 130px;
}

.theaterfest ul {;
margin: 0 auto;

}

.theaterfest li {
    display:inline;
	padding: 0px 15px;
	text-decoration: none;
	margin-bottom: 30px;
}
.wetter_noe {
    position: absolute;
    width: 62px;
    height: 60px;
    top: 700px;
    left: 335px;
    z-index: 2;
}
/*content*/

#content {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #deab75;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}

#content_pink {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #3674a6;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}


#content_pink a {
	color: #deab75;
}

#content a {
	color: #ffffff;
	
	
}

#content25 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #a2ab8a;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}

#content24 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #c6c6c6;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}

#content23 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #5572b3;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}

#content22 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #c6c6c6;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}

#content21 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #f5cc50;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}

#content19 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #d7e597;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content18 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #f4f1a0;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content17 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #9bdcd8;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content16 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #85d0f4;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content15 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #ade0ae;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content14 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #ebe9e4;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content13 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #fdb832;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content12 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #c5a3c3;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content11 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #e18987;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content10 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #5fafa8;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content9 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #fd9cc4;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content8 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #f8e183;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content7 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #90add8;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content6 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-color: #d0f4fb;
    float: left;
    overflow: auto;
    display: inline;
    text-align: left;
}
#content_main {
    margin: 0 auto;
    position: relative;
    width: 1120px;
}
/*content_supp*/


#content_supp {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #b0cdec;
}

#content_supp25 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #ed9192;
}

#content_supp24 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #87b6bd;
}

#content_supp23 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #b0cdec;
}

#content_supp22 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #bab9b9;
}

#content_supp21 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #f3a120;
}

#content_supp19 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #9faf4e;
}

#content_supp18 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #0099ab;
}
#content_supp17 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #2e3e93;
}
#content_supp16 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #e28f32;
}
#content_supp15 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left-width: 275px;
    border-left-style: solid;
    border-left-color: #aa62b6;
}
#content_supp14 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #8aa11d;
}
#content_supp13 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #e09504;
}
#content_supp24 a, #content_supp23 a, #content_supp13 a, #content_supp12 a, #content_supp11 a, #content_supp10 a, #content_supp9 a, #content_supp7 a, #content_supp6 a {
    text-decoration: none;
    color: #FFF;
}
#content_supp17 a, #content_supp18 a, #content_supp19 a, #content_supp21 a {
   
    text-decoration: none;
    color: #605d5d;
}
#content_supp17 a:hover, #content_supp18 a:hover, #content_supp19 a:hover {
    text-decoration: none;
    color: #ece982;
}
#content_supp16 a {
    font-weight: bold;
    text-decoration: none;
    color: #605d5d;
}
#content_supp16 a:hover {
    text-decoration: none;
    color: #e28f32;
}
#content_supp15 a {
    font-weight: bold;
    text-decoration: none;
    color: #605d5d;
}
#content_supp15 a:hover {
    text-decoration: none;
    color: #aa62b6;
}
#content_supp15 a#current {
    color: #aa62b6;
}
#content_supp8 a:hover, #content_supp14 a:hover {
    text-decoration: none;
    color: #8aa11d;
    ;
}
#content_supp8 a, #content_supp14 a {
    text-decoration: none;
    color: #605d5d;
}
#content_supp13 a:hover {
    text-decoration: none;
    color: #936407;
}
#content_supp12 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #a0789e;
}
#content_supp12 a:hover {
    text-decoration: none;
    color: #672263;
}
#content_supp11 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #ca6d6b;
}
#content_supp11 a:hover {
    color: #831715;
}
#content_supp10 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #3f928b;
}
#content_supp10 a:hover {
    color: #0a4742;
}
#content_supp9 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #d54b85;
}
#content_supp9 a:hover {
    color: #550728;
}
#content_supp8 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #efc414;
}
#content_supp8 a:hover {
    color: #5e4d06;
}
#content_supp7 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #768eb2;
}
#content_supp7 a:hover {
    color: #23395a;
}
#content_supp6 {
    position: relative;

    padding-left: 75px;
    float: left;
    padding-top: 65px;
    border-left: 275px solid #a3dce7;
}
#content_supp6 a:hover {
    color: #0a5260;
}

#content_supp23 li, #content_supp li {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    list-style-position: outside;
    list-style-image: url("bilder/punkt_list_w.png");
    padding-left: 5px;
    margin-left: 20px;
}

#content_supp22 li {
    font-size: 12px;
    line-height: 18px;
    color: #46529b;
    list-style-position: outside;
    list-style-image: url(bilder/punkt_list.png);
    padding-left: 5px;
    margin-left: 20px;
}

#content_supp21 li, #content_supp19 li, #content_supp18 li, #content_supp16 li, #content_supp15 li, #content_supp14 li, #content_supp13 li, #content_supp12 li, #content_supp11 li, #content_supp9 li, #content_supp8 li, #content_supp7 li, #content_supp6 li {
    font-size: 12px;
    line-height: 18px;
    color: #605d5d;
    list-style-position: outside;
    list-style-image: url(bilder/punkt_list_g.png);
    padding-left: 5px;
    margin-left: 20px;
}
#content_supp img, #content_supp19 img, #content_supp18 img, #content_supp17 img, #content_supp16 img, #content_supp15 img, #content_supp14 img, #content_supp13 img, #content_supp12 img, #content_supp11 img, #content_supp10 img, #content_supp9 img, #content_supp8 img, #content_supp7 img, #content_supp6 img, #content_supp21 img, #content_supp22 img, #content_supp23 img, #content_supp24 img, #content_supp25 img {
    float: right;
}
#content_supp a {
    font-weight: bold;
    text-decoration: none;
    color: #e2007a;
}
#content_supp img a:hover {
    opacity: 0.7;
}
#content_supp a:hover {
    text-decoration: none;
    color: #e60e82;
}
#content_supp a#current {
    color: #e60e82;
}
#content_supp2 {
    position: relative;
    width: 479px;
    float: right;
}
.seperator {
    width: 550px;
    height: 2px;
    background-color: #aa62b6;
    margin-top: 25px;
    margin-bottom: 25px;
}
.figur {
    min-height: 126px;
    float: left;
    margin-bottom: 10px;
    width: 550px;
}
.figur img {
    padding-bottom: 10px;
}
/*footer*/

#footer {
    clear: both;
    min-height: 95px;
    position: relative;
}
#footer_archiv {
    background-color: #dfddd8;
    clear: both;
    min-height: 95px;
    height: 100%;
    position: relative;
}
#footer_inner {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#footer_home {
    clear: both;
    min-height: 95px;
    height: 100%;
    position: relative;
}
/*jahre*/

#jahre_left {
    margin-left: 200px;
    float: left;
    text-align: right;
    color: #FFF;
    font-weight: normal;
    font-size: 15px;
    padding-top: 10px;
    line-height: 16px;
    background-image: url(bilder/headline_line_weiss.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#jahre_right {
    float: right;
    width: 475px;
    text-align: left;
    color: #FFF;
    font-weight: normal;
    font-size: 15px;
    padding-top: 10px;
    line-height: 16px;
    background-image: url(bilder/headline_line_weiss.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#jahre_right a, #jahre_left a {
    color: #FFF;
}
#jahre_right a:hover, #jahre_left a:hover {
    color: #08948c;
}
/*jahre_menu*/
  
#jahre_menu {
    margin: 0 auto;
    width: 245px;
    text-align: left;
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
    padding-top: 10px;
    border-top: #FFF 1px solid;
    line-height: 18px;
    margin-top: 640px;
    margin-bottom: 20px;
	margin-left: 140px;
}
#jahre_menu a {
    color: #FFF;
}
#jahre_menu a:hover {
    color: #FF0;
}
/*navi_footer*/

#navi_footer {
    position: relative;
    padding-left: 75px;
	width: 620px;
    float: left;
    min-height: 95px;
    border-left: 275px solid #bab9b9;
    color: #433e3e;
    vertical-align: bottom;
}
#navi_footer2 {
    position: relative;
    padding-left: 75px;
	width: 620px;
    float: left;
    min-height: 95px;
    height: 100%;
    border-left: 275px solid #B5B5B5;
    color: #433e3e;
    vertical-align: bottom;
}
#navi_footer ul li, #navi_footer2 ul li {
    float: left;
    display: inline;
    padding-right: 15px;
    list-style-type: none;
    text-transform: uppercase;
    padding-top: 35px;
}
#navi_footer img, #navi_footer2 img {
    padding-left: 10px;
    padding-top: 25px;
}
#navi_footer a, #navi_footer2 a {
    color: #e2007a;
}
#navi_footer a:hover, #navi_footer2 a:hover {
    color: #46529b;
}
#navi_footer a#current, #navi_footer2 a#current {
    color: #46529b;
}


#mc_embed_signup {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-transform: uppercase;
}
#mc_embed_signup .button {
    width: 250px;
    background-color: #e60e82;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
	font-family: 'Poppins';
	
}

.marg-25 {margin: 0px 25px 0px 25px}

/*----- Menu -----*/
 
nav {
  margin: 0 auto;
  /*width: 100%;
  height: 11em;*/
  text-align: right;
  position: relative;


}
 
nav ul {
  margin: 0;
  padding: 150px 50px 0 0;
  /*height: 100vh;*/
}
 
nav ul li {
  list-style: none;
  margin: 0;
  display: inline;
	position: relative;
	padding-left: 30px;
}
 
nav ul li a {
  color: #deab75;
  position: relative;
  padding: 0 0 0.5em 0;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
	font-size: 15px;
}

 
nav ul.menu li a:hover {
  color: #3674a6;

}

nav ul.menu li a#current {
  color: #ab6b9d;

}

nav ul li img {

    top: -60px;
    left: 40%;
    position: absolute;

}

nav ul li .icon {
	text-align: center;
}



/*----- Media Queries -----*/
@media screen and (min-width: 901px) {
  nav ul.menu {
    max-height: 20px;
  }
  nav a#nav-m,
  nav a.close {
    display: none;
  }
  nav ul li {
    margin: 0 0px 0 0;
  }
}

@media screen and (max-width: 900px) {
#main_2 {
    width: 100%;
}
	
	#content_main {
		width: 100%;}
		
	#content_supp, #content_supp18, #content_supp17, #content_supp16, #content_supp15, #content_supp14, #content_supp13, #content_supp12, #content_supp11, #content_supp10, #content_supp9, #content_supp8, #content_supp7, #content_supp6 {width: 100%;
		padding-left: 0px;
		border: none;
	}
	#navi_footer, #navi_footer2 {
		padding-left: 0px;
		border: none;
	}
#header {
    width: 100%;
}
#headline {
    width: 100%;
    height: auto;
    margin-top: 0px;
}
#headline_left, #headline_right, #jahre_left, #jahre_right {
    width: 100%;
    text-align: center;
    float: none;
    margin: 0px 0px 50px 0px;
    padding: 25px 0px 0px 0px;
    background-position: center top;
}
	
	#content_supp img, #content_supp18 img, #content_supp17 img, #content_supp16 img, #content_supp15 img, #content_supp14 img, #content_supp13 img, #content_supp12 img, #content_supp11 img, #content_supp10 img, #content_supp9 img, #content_supp8 img, #content_supp7 img, #content_supp6 img {
    float: left;
}
	
	#slider1 {
	width: 100%;
	height: auto;
	
}
	
		#slider1 img{
	width: 100%;
	height: auto;
	
}
	
	.bx-window {
    width: 100%;
	height: auto;
}
.bx-wrapper {
    width: 100%;
	height: auto;
}
	
	.mob-m {
    display: none;
}
	#footer_inner {
    width: 100%;
}
	
	/*Mobiles Menü*/
	
	
	nav ul {
    top: 15.7em;
    position: absolute;
    background: #DEDEDE;
    width: 100%;
    left: -100%;
 
    list-style-type:none;
    margin: 0;
    padding: 0;
	z-index: 1;
 
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
 
  nav ul li{
    display: block;
    text-align: left;
    padding: 0em 0.5em;
    border-bottom: 1px solid #fff;
  }
 
  nav ul li a {
    color: #555;
    padding: 1em 0;
  }
 
  nav ul.menu li a:hover {
    border-bottom: 0;
  }
	
	nav ul li img {

    top: 10px;
    left: 0px;
		padding: 0px 20px;


}

 
  /*Hamburger-Icon*/
  nav a#nav-m img,
  nav a.close img {
    height: auto;
	  margin-top: 30px;
	margin-right: 30px;
  }
 
  nav > .close,
  nav a#nav-m:target {
    display: none;
  }
 
  nav a:target ~ ul,
  nav a:target ~ .close {
    display: inline-block;
  }
 
  nav a:target ~ .close {
    position: absolute;
    margin-left: -40px;
  }
 
  nav a:target ~ ul {
    left: 0;
  }
	
}

@media screen and (max-width: 600px) {
#logo {
    width: 100%;
    height: 100%;
    position: relative;
}
#logo img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: 90%;
    height: auto;
}
	
	p {
 
    font-size: 15px;
    line-height: 22px;

}
	
	.img_mob {width: 100%}	
	

	.theaterfest img {
    margin: 0 auto;
}

.button_zwergensuche {
    top: -340px;
}
	
	#footer_inner, #navi_footer {
		width:100%;}
	
	#footer {
		height: 150px;}
}
