/**** Ipek GridTemplate 2018 ****/
/**** Version 1.0 ****/
/**** Soner Ipekcioglu ****/
:focus {
  outline: 0; }

/**** Typo ****/
strong {
  font-weight: 400;
  color: orangered; }

em {
  color: orange; }

h1 {
  font-size: 2.4em; }

h2 {
  font-size: 2.1em; }

h3 {
  font-size: 1.8em; }

h4 {
  font-size: 1.2em;
  margin-bottom: 0; }

h5 {
  font-size: 1em;
  margin-bottom: 0; }

h1, h2, h3, h4, h5 {
  color: orangered;
  font-weight: 300;
  line-height: 1.3em;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  text-transform: uppercase; }

h1 strong {
  font-size: 1.2em !important;
  font-weight: 600; }

/* */
body {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 300;
  font-family: "Fira Sans Condensed", Helvetica, Verdana, Tahoma, "Lucida Grande", Arial, sans-serif;
  font-style: normal;
  line-height: 1.8em;
  text-align: left;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  position: relative;
  z-index: 1;
  background-attachment: fixed;
  -moz-transition: -moz-transform 800ms;
  -o-transition: -o-transform 800ms;
  -webkit-transition: -webkit-transform 800ms;
  transition: transform 800ms; }

#HeaderLogo {
  grid-area: logo; }

#Mainmenu {
  grid-area: menu; }

#HeaderSlide {
  grid-area: header; }

#SocialMedia {
  grid-area: socialmedia; }

#Content {
  grid-area: artikel; }

#Dates {
  grid-area: dates; }

#News1 {
  grid-area: news1; }

#News2 {
  grid-area: news2; }

#News3 {
  grid-area: news3; }

#News4 {
  grid-area: news4; }

#News5 {
  grid-area: news5; }

#News6 {
  grid-area: news6; }

#Music {
  grid-area: music; }

#Video {
  grid-area: video; }

#Sitemap {
  grid-area: sitemap; }

#Footer {
  grid-area: footer; }

#HeaderLogo, #Mainmenu, #HeaderSlide, #SocialMedia,
#Content, #Dates, #News1, #News2,
#News3, #News4, #News5, #News6 {
  margin: 0;
  padding: 0; }

#HeaderSlide {
  opacity: 0.7; }

#SocialMedia {
  float: left !important;
  text-align: left; }

/**** Seitenaufbau *****/
html {
  height: 100%;
  margin-bottom: 1px; }

img {
  border: 0 none; }

div.center {
  text-align: left; }

form {
  margin: 0;
  padding: 0; }

input.button {
  cursor: pointer; }

html, body {
  margin: 0;
  padding: 0; }

#page_bg {
  height: 100%;
  background: url(../images/pagebg.jpg) no-repeat top left;
  background-size: auto auto;
  background-size: cover;
  background-color: black;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%; }

#wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  max-width: 1280px;
  min-width: 320px;
  margin-left: auto;
  margin-right: auto; }

/*

#Header {
    margin: 0;
    padding: 0;
    margin-top: -10px;
    z-index: 1;
    position: relative;
    height: 750px;
// border: 1px solid red; // Arbeitsrand
    width: 100%;

}

#Navigation {
    width: 100%;
    position: absolute;
    top: 10px;
    z-index: 2;
    display: block;

}

#Mainmenu {
    width: 100%;
// background: url(../images/bg.png) repeat top left ;
}

#AllContents {
    @include Breite();
//    border: 1px solid red; // Arbeitsrand
}



/*
#Musicgrid,
#Newsflash {
    margin-top: 70px;
    height: 600px;
}


#Content {
    float: left;
    background: $Weiss;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 10%;
    padding-right: 10%;
    width: 80%;
}

#Inhalt {}

#Inhalt .icons {display: none;}

#Bottom1 {
    float: left;
    width: 100%;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 70px;
}



/*
#Footer {
    float: left;
    background-color: $Grundfarbe;
    height: auto;
    width: 100%;
    @include RundesRahmen();
    padding-top: 20px;
    z-index: 10000;
}


#FooterMenu {
    margin-top: 2%;
    float: right;
    border-top: 1px solid $Grundfarbe;
    width: 100%;
}

#NachFooter {
height: 110%;
float: left;
padding-top: 1200px;
width: 100%;

}


/* */
#Content a,
#News1 a,
#News2 a,
#News3 a,
#News4 a,
#News5 a,
#News6 a {
  color: orangered;
  background-color: orange;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  padding: 2px 4px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  font-size: 15px;
  text-decoration: none;
  font-weight: 400;
  text-decoration: none; }

#Content a:hover,
#News1 a:hover,
#News2 a:hover,
#News3 a:hover,
#News4 a:hover,
#News5 a:hover,
#News6 a:hover {
  color: #FFFFFF;
  background-color: orangered;
  text-decoration: none; }

a[class="sigFreeLink fancybox-gallery"] {
  color: orangered;
  background-color: transparent !important;
  padding: 0 !important;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3; }

div[class="pull-left item-image"] img {
  width: 100%;
  height: NaN; }

/*
div[itemprop="articleBody"] li a{
    padding: 0 !important;
    background-color: transparent !important;
    color: $Schriftfarbe !important;

}
div[itemprop="articleBody"] li a:hover{
    color: $Verlinkung !important;
}

*/
/*
.accordion-group ul li a,
#Bottom1 p a,
#Content p a,
.colums p a,
.colums ul li a {
    @include bglinkA ($Copy);
    font-size: $Copy - 2;
}
// #set-rl_sliders-1 ul li a{

a[class="wfpopup wf-zoom-image"]{
 @include ohnebglinkA ();

}
#Bottom1 p a,
#Content p a,
#Content ul li a {
color: $Verlinkung;
}


#Bottom1 p a:hover,
#Content p a:hover,
#set-rl_sliders-1 ul li a:hover,
.colums a:hover {
    @include bglinkAHover ();
    color: $Weiss !important;
}
.colums ol li a:hover {
    color: $Grundfarbe !important;

}



#Content p a:link,
#Content p a:visited {
    text-decoration: none;
}
/*
#Bottom1 h2 a,
#Bottom1 h3 a,
#Bottom1 h3 a strong {
    @include linkUnderline();
}

#Bottom1 h2 a:hover,
#Bottom1 h3 a:hover,
#Bottom1 h3 a strong:hover {
    @include ohnebglinkA ();
    color: $Grundfarbe !important;

}

*/
.Weiterlesen {
  padding: 8px 12px !important;
  text-transform: uppercase; }

/* */
.moduletable_main {
  margin: 0;
  padding: 0;
  float: right; }

.moduletable_main li {
  float: left;
  display: inline-block;
  list-style: none; }

.moduletable_main ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.moduletable_main ul li a:link,
.moduletable_main ul li a:visited {
  color: #ffffff;
  display: block;
  font-weight: 400;
  text-decoration: none;
  font-style: "Fira Sans Condensed", Helvetica, Verdana, Tahoma, "Lucida Grande", Arial, sans-serif;
  font-size: 15px;
  margin: 0 2px 5px 2px;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px; }

.moduletable_main ul li a:hover {
  color: orangered !important;
  font-weight: 400;
  background-color: orange; }

.moduletable_main ul li a:active {
  color: orangered !important; }

.moduletable_main ul li.active a:link,
.moduletable_main ul li.active a:visited,
.moduletable_main ul li.active a:hover,
.moduletable_main ul li ul li a:hover {
  color: orangered !important;
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  background-color: orange;
  margin: 0 2px 5px 2px; }

.moduletable_main ul li.item-122,
.moduletable_main ul li.item-136,
.moduletable_main ul li.item-135,
.moduletable_main ul li.item-137,
.moduletable_main ul li.item-138 {
  display: none; }

.moduletable_footer {
  margin-right: 2%; }

.moduletable_footer li {
  float: right;
  display: inline-block;
  list-style: none; }

.moduletable_footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.moduletable_footer ul li a:link,
.moduletable_footer ul li a:visited {
  color: #FFFFFF;
  display: block;
  font-weight: 300;
  text-decoration: none;
  font-style: "Fira Sans Condensed", Helvetica, Verdana, Tahoma, "Lucida Grande", Arial, sans-serif;
  font-size: 13px;
  margin: 5px 0px 5px 0px;
  padding: 0px 10px; }

.moduletable_footer ul li a:hover {
  color: orangered !important;
  font-weight: 300; }

.moduletable_footer ul li a:active {
  color: orangered !important; }

.moduletable_footer ul li.active a:link,
.moduletable_footer ul li.active a:visited,
.moduletable_footer ul li.active a:hover,
.moduletable_footer ul li ul li a:hover {
  color: orangered !important;
  text-decoration: underline dotted orangered; }

.moduletable_footer ul li.item-134 a,
.moduletable_footer ul li.item-133 a {
  border-left: 0px !important; }

.moduletable_footer ul li.item-101,
.moduletable_footer ul li.item-114,
.moduletable_footer ul li.item-115,
.moduletable_footer ul li.item-116,
.moduletable_footer ul li.item-117,
.moduletable_footer ul li.item-118,
.moduletable_footer ul li.item-121,
.moduletable_footer ul li.item-120,
.moduletable_footer ul li.item-124,
.moduletable_footer ul li.item-134,
.moduletable_footer ul li.item-135,
.moduletable_footer ul li.item-136,
.moduletable_footer ul li.item-137,
.moduletable_footer ul li.item-126
 {
  display: none; }

#redim-cookiehint {
  width: 100%;
  padding: 30px 5%;
  box-sizing: border-box;
  position: fixed;
  background-color: orangered;
  font-size: 14px;
  z-index: 9999999;
  bottom: 0px; }

#redim-cookiehint .cookiebuttons .btn:hover {
  background-color: #111111; }

#redim-cookiehint .cookiebuttons .btn {
  color: orangered;
  background-color: #FFFFFF;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px; }

div[itemprop="blogPost"] {
  padding-bottom: 40px;
  border-bottom: 1px dotted #2e2d2d; }

.jeSocial {
  float: right !important;
  margin: 3% 0; }

span.jeSocial {
  padding-left: 100px; }

.colums {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 5em;
  -webkit-column-gap: 5em;
  -moz-column-gap: 5em;
  -moz-column-width: 270px;
  -webkit-column-width: 270px;
  column-width: 270px;
  column-rule-style: dotted;
  column-rule-width: 1px;
  column-rule-color: silver;
  page-break-inside: avoid;
  column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  column-rule-style: dotted;
  column-rule-width: 1px;
  column-rule-color: #2e2d2d; }

.colums p {
  margin: 0 0 2.7ex 0;
  text-align: left;
  hyphens: auto;
  orphans: 3;
  widows: 3;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 300;
  font-family: "Fira Sans Condensed", Helvetica, Verdana, Tahoma, "Lucida Grande", Arial, sans-serif;
  font-style: normal;
  line-height: 1.8em;
  text-align: left;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3; }

.moduletable_dates {
  font-size: 14px;
  line-height: 1.5em;
  color: silver;
  font-style: italic;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px; }

dd[class="field-entry Name"] {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 300;
  color: orangered;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  font-style: normal;
  line-height: 1em; }

.moduletable_dates dl[class="fields-container"] dd {
  margin-left: 10px; }

.moduletable_dates a {
  text-decoration: none;
  color: #FFFFFF; }

.moduletable_dates a:hover {
  color: orangered; }

.moduletable_dates dl:hover {
  background: orange;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  color: #FFFFFF; }

.custom_sitemap {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  width: 100%;
  display: grid;
  grid-column-gap: 2%;
  grid-template-columns: 18.4% 18.4% 18.4% 18.4% 18.4%;
  grid-template-areas: "Menues Friends Bands Clubs Organisations"; }

.SitemapMenues {
  grid-area: Menues; }

.SitemapFriends {
  grid-area: Friends; }

.SitemapBands {
  grid-area: Bands; }

.SitemapClubs {
  grid-area: Clubs; }

.SitemapOrganisations {
  grid-area: Organisations; }

.custom_sitemap a {
  color: #FFFFFF;
  text-decoration: none;
  margin: 0;
  padding: 0; }

.custom_sitemap a:hover {
  color: orange !important; }

.custom_sitemap h3 {
  text-transform: uppercase;
  line-height: .9em; }

.custom_sitemap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted orangered;
  text-transform: uppercase;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3; }

.SitemapMenues ul,
.SitemapFriends ul,
.SitemapBands ul,
.SitemapClubs ul,
.SitemapOrganisations ul {
  margin: 0;
  padding: 0; }

.custom_sitemap a {
  color: orangered;
  background-color: transparent !important;
  padding: 0 !important;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  color: #FFFFFF !important; }

#sidr-content ul {
  display: none; }

.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  background: transparent;
  color: #FFFFFF;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  font-family: "Fira Sans Condensed", Helvetica, Verdana, Tahoma, "Lucida Grande", Arial, sans-serif;
  font-style: normal;
  line-height: 1.8em;
  text-align: left;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3; }

.sidr .sidr-inner {
  padding: 0 0 15px; }

.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px; }

.sidr.right {
  left: auto;
  right: -260px; }

.sidr.left {
  left: -260px;
  right: auto;
  width: auto; }

.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
  /*
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNGQ0ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d),color-stop(100%, #1a1a1a));
  background-image: -moz-linear-gradient(#4d4d4d,#1a1a1a);
  background-image: -webkit-linear-gradient(#4d4d4d,#1a1a1a);
  background-image: linear-gradient(#4d4d4d,#1a1a1a);
  */
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: #fff;
  line-height: 24px; }

.sidr p {
  font-size: 13px;
  margin: 0 0 12px; }

.sidr p a {
  color: rgba(255, 255, 255, 0.9); }

.sidr > p {
  margin-left: 15px;
  margin-right: 15px; }

.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px dotted #2e2d2d;
  border-bottom: 1px dotted #2e2d2d; }

.sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
  border-top: 1px dotted #2e2d2d;
  border-bottom: 1px dotted #2e2d2d; }

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
  border-top: 0;
  line-height: 49px; }

.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px transparent inset;
  background-color: orangered;
  color: #FFFFFF; }

.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #fff; }

.sidr ul li ul {
  border-bottom: 0;
  margin: 0; }

.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px; }

.sidr ul li ul li:last-child {
  border-bottom: 0; }

.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
  border-top: 0;
  line-height: 41px; }

.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px; }

.sidr form {
  margin: 0 15px; }

.sidr label {
  font-size: 13px; }

.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  border-radius: 2px;
  border: 0;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.6);
  display: block;
  clear: both; }

.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none; }

.sidr input[type=button],
.sidr input[type=submit] {
  color: #333;
  background: #fff; }

.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9); }

.sidr * {
  box-sizing: border-box; }

.sidr a, .sidr a:hover, .sidr a:active, .sidr a:link {
  font-weight: 400; }

.sidr.left {
  margin: 0 !important; }

#responsive-menu-trigger a:link {
  color: orange; }

#responsive-menu-trigger {
  position: fixed;
  top: 1%;
  right: 1%;
  font-size: 16px;
  border: 1px solid orangered;
  border-radius: 5px;
  padding: 5px;
  height: 20px;
  width: 25px;
  position: fixed;
  background: transparent;
  z-index: 999; }

#responsive-menu-trigger em {
  display: block;
  width: 14px;
  border-top: 2px solid orangered;
  margin: 6px 0 -3px 3px;
  border-radius: 2px; }

#responsive-menu-trigger span {
  float: left;
  margin: 0 3px; }

.sidr-inner .close {
  display: none;
  /*	display: block;
  	width: 15px;
  	height: 15px;
  	background: $Grundfarbe;
  	border-radius: 15px;
  //	color: #000;
  	font-size: 16px;
  	text-indent: 3px;
  	line-height: 16px;
  //	font-family: Helvetica, Arial, sans-serif;
  	clear: right;
  	position: absolute;
  	z-index: 50;
  	cursor: pointer;
  	top: 5px;
  	right: 10px;
  	@include TypoAllgemein (400, none);
  	*/ }

.sidr-inner .close:before {
  content: "\00d7"; }

.sidr-inner ul.sidr-class-nav {
  margin: 26px auto auto; }

/* */
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  padding-bottom: 56.25%; }

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive_map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
  position: relative; }

.responsive_map iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

/*

@media  (min-width: 767px) {
//  #ResponsiveMenu {display: none !important;}
}
*/
@media screen and (max-width: 600px) {
  /*
      #Content a, #News1 a, #News2 a, #News3 a, #News4 a, #News5 a, #News6 a {
          font-size: $Copy - 3 !important;
      }

      #GContainer p {
          font-size: $Copy - 3 !important;
          line-height: $CopyLineHeight - .3 !important;

      }
      body p, .colums p, strong {
          font-size: $Copy + 3 !important;
          line-height: $CopyLineHeight - .3 !important;
      }


  */
  #wrapper {
    width: 100%; }

  .moduletable_dates dl[class="fields-container"] dd, #Content,
  #News1 p, #News2 p, #News3 p, #News4 p, #News5 p, #News6 p, #News1 h1, #News1 h2,
  #News2 h2, #News3 h2, #News4 h2, #News5 H2, #News6 h2 {
    margin-left: auto;
    margin-right: auto;
    width: 90%; }

  .moduletable_dates {
    width: 90%;
    margin-left: 0; }

  h1 {
    font-size: 1.5em; }

  h2 {
    font-size: 1.5em; }

  h3 {
    font-size: 1.2em; }

  h4 {
    font-size: 1.2em; }

  h5 {
    font-size: 1em; }

  .jeSocial {
    float: left !important;
    margin: 2% 2% 5% 2%; }

  #GContainer {
    grid-template-columns: 100%;
    grid-template-areas: "header" "artikel" "socialmedia" "news1" "dates" "news2" "news3" "news4" "news5" "news6" "sitemap" "menu"; }

  .custom_sitemap {
    grid-template-columns: 100%;
    grid-template-areas: "Menues" "Friends" "Bands" "Clubs" "Organisations"; } }
/* */
/**** Content *****/

/*# sourceMappingURL=template.css.map */
