body {
  font-family: arial, sans-serif;
   /* background:  url('imgs/background.jpg');
 background:  url('../img/background.jpg') ; */
  background-size: contain;
}

main {
  margin-top:24px;

}

nav {
  padding:0;
  background-color: transparent;
  box-shadow: none;
  line-height: 3rem;
  height:auto;
}
a {
  color: #901D81;
}

a[href $='.pdf'] {
   padding-right: 28px;
   background: url(imgs/pdf.nr.svg) no-repeat center right;
   background-size: 24px;
}

footer a {
  color: #EE20D6;
  padding-top:4px;
  padding-bottom:3px;
}
nav ul li a {
  color: #901D81;
  font-size:1.3rem;
/*  border-radius: calc(2rem / 2);*/
}
nav ul li.active a, nav ul li:hover a {
  background-color:#901D81;
  color:#fff;
  transition: background-color ease 1s;
}


.nrcolor-bg {
  background-color:#901D81;
}

.nrcolor-bg.lighten-4 {
  background-color:rgba(144, 29, 129 ,0.18);
}
.section .pink.darken-4 {
  background-color: #901D81 !important;
}
#mainnav {
  justify-content: space-between;
  display: flex;
}
#mainnav li {
  float:none;
}
#mobilenav a {
  line-height: 1.6rem;
  font-size:1.2rem;
  height:auto;
  padding:8px 4px;
  text-align:center;
}
#mobilenav li {
  padding:4px;
  text-align:center;
}
#mobilenav li.active, #mobilenav li:hover {
  background-color:#fff;
}

footer {
  color: white;
}
footer li {
  display:block;
}

.metanavi {
  background-color:#901D81;
  margin-bottom:-20px;
}
.metanavi.row {
  margin-bottom:0;
}
.metanavi a {
    color:#fff;
    display:block;
    padding:8px 2px;
}

.metanavi .material-icons, .metanavi .icon-text {
  vertical-align: middle;
}

h1,h2,h3,h4,h5,h6 {
  margin:0;
  font-weight:bold;
}
h1 {
  font-size:3rem;
  line-height:2rem;
}
h1.hide-on-med-and-up {
  margin-bottom:8px;
}
h2 {
  font-size:2.5rem;
}
h3 {
  font-size:1.6rem;
  font-weight: bold;
}
h3.termine {
  font-size:1.6rem;
}
h4 {
  font-size:1.4rem;
}
h5 {
  font-size:1.3rem;
}
h6, footer h3, footer h5 {
  font-size:1.2rem;
}
.meta h6 {
  font-weight: bold;
}
.meta h3 {
  margin-bottom: 8px;
}
footer ul {
  margin:0;
}
footer
h6 i {
  position:relative;
  top:0.6rem;
}
strong {
  font-weight: bold;
}
p {
  margin: 0 0 1rem 0;
}
.error {
  color:#f00;
}

/*.wrapper, .main {
  background-color: #fff;
}*/
.banner {
  padding:8px 0 0 0;
}
.banner:after {
  content:'';
  display:table;
  clear:both;
}
.banner img {
  width:100%;
}
.banner .row {
  margin:0;
}
.sponsors {
  text-align:right;
  padding:4px;
/*  background-color: #901D81;*/
  background-color:#FFF;
  border-radius: 8px;
}
.soldout {
  color:#F00;
}
#gsz img {
  position:relative;
  left:-16px;
  width:60%;

}
#mkprz img {
  position:relative;
  left:-6px;
  top: 3px;
  width:32.45%;
}

/*.home .head {
  padding:24px 0 24px 0;
  background: transparent url(imgs/sommernachtstraum.gross.jpg) no-repeat center center;
  background-size: cover;
}*/
.home {
  margin-top: 0px;
}

.home img {
 width:100%;
 margin-bottom:-6px;
}

main h1 span {
  font-size: 1.5rem;
}

nav .button-collapse {
/*  color:#901D81;*/
  color:#fff;
  position:absolute;
  top:-6px;
  left:16px;
  /*top:-2px;*/
}
nav .button-collapse i {
    font-size: 3rem;
}
.side-nav {
  width:80px;
}
/*** nahreisen ***/
.nr {
  padding-top: 12px;
}
.nr .meta p {
  margin:0;
}
.nr h6 {
  margin-top:12px;
}

.zigzag_lefttop {
  background:
    url(imgs/nr.h.svg) 0 0 repeat-x,
    url(imgs/nr.v.svg) 0 0 repeat-y,
    url(imgs/nr.v.svg) 100% 0 repeat-y
  ;
}

.zigzag_top {
  background:
    url(imgs/nr.h.svg) 0 0 repeat-x;
    padding-top:12px;
}
.zigzag_bottom{
   background:
    url(imgs/nr.h.svg) 0 bottom repeat-x
  ;
}
div.zigzag_bottom {
  padding-bottom:24px;
}
.zigzag_sw {
   background:
    url(imgs/nr.h.svg) 0 0 repeat-x,
    url(imgs/nr.h.svg) 0 bottom repeat-x
  ;
}
.description h1.zigzag_sw {
  padding:18px 0 8px 0;
}
h1.hide-on-med-and-up.zigzag_sw {
  padding:12px 0 8px 0;
  margin-bottom:24px;
}
ul.zigzag_sw {
  padding:12px 0;
}
div.meta.zigzag_bottom {
  padding-bottom:24px;
}
footer img {
  width:100%;
}
footer li a {
  padding-top:16px;
  padding-bottom:12px;
}
img.migros {
  width:80%;
}
footer li {
  margin:8px 0 6px 0;
}


.slider .slides {
  background-color: transparent;
}
.slider .slides li .caption  {
  width:100%;
  background-color:rgba(0,0,0,0.435);
  left:0;
  top:0;
  padding-bottom:10px;
}
.slider .slides li img {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  height:235px;
}

/*.slider .slides li .caption {
  position: static;
  width:100%;
}
.slider .slides li .caption p {
  color:#000;
  white-space:normal;
  line-height:1rem;
}
*/
ul.links {
  margin-top:0;
}
ul.links li a {
  padding-top:4px;
  padding-bottom:4px;
}

.calendar {
    padding: 4px 24px 4px 4px;
    line-height: 2rem;
    background: url(imgs/calendar.nr.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 80%;
}
.slider .indicators .indicator-item.active {
  background-color:#901D81;
}
.kalender ul {
  width:100%;
  border-top: 1px solid #901D81;
}
.kalender li:hover {
  background-color: rgba(144, 29, 129, 0.18);
}
.kalender li {
  padding:8px 0;
  border-bottom: 1px solid #901D81;
  font-size:1.35rem;
}
.kalender li:after {
  content:'';
  display:table;
  clear:left;
}
.kalender a {
  color: #901D81;
}
span.tag {
  display:inline-block;
  width:15%;
}
span.event {
  display:inline-block;
  padding-right:8px;
}

.home div {
  position:relative;
}
.home div h1 {
  color:#fff;
  position:absolute;
  font-size:1.4rem;
  left:1rem;
  bottom: 4%;
}
.home div h2 {
  color:#fff;
  position:absolute;
  font-size:1.2rem;
  left:1rem;
  top: 4%;
}
.editorial h1, .reservation h1 {
  font-size:1.6rem;
  font-weight:bold;
}
.editorial h3, .reservation h3 {
  font-size:1.2rem;
  font-weight:bold;
  margin:4px 0;
}
@media only screen and (max-width: 600px) {
  .nrcolor-bg.lighten-4 {
    height:0;
  }
  .banner .row {
    margin-bottom:0;
    height:40px;
  }

  .metanavi a {
    padding:8px 2px;
  }
  .main nav {
    background-color:transparent;
    line-height:0;
    height:0;
    float:none;
  }
  main.nr {
    margin-top:0;
  }
  .nr h1 {
    font-size:2rem;
  }
  #logo-container {
    display:block;
    float:right;
    width:88%;
  }
  .menubotton {
    width:auto;
    float:left;
  }
  .kalender li {
    font-size:1rem;
  }
  .container.home {
    margin: 0 auto;
    width:100%;
  }

}
@media only screen and (min-width: 1000px) {
  #mainnav li a {
    padding: 0 2px;
  }
  span.tag {
    display:inline-block;
    width:8%;
  }
  span.nr {
    display:inline-block;
    width:45%;
  }

  .home div h1 {
    font-size:2.3rem;
    bottom: 6%;
    left:30%;
  }
  .home div h2 {
    font-size:2rem;
    top: 6%;
    left:30%;
  }

  .editorial h1, .reservation h1 {
    font-size:2.4rem;
  }
  .editorial h3, .reservation h1 {
    font-size:1.8rem;
    margin:12px 0;
  }
}

@media only screen and (min-width: 1440px) {

  #mainnav li {
    padding:0;
  }
  #mainnav li a {
    padding: 0 24px;
  }
  .metanavi a {
    font-size:1.6rem;
  }
  .kalender ul {
    margin-left:24px;
  }
  span.event {
    display:inline-block;
    width:46%;
  }
/*  .home div h1 {
    font-size:2.3rem;
    bottom: 6%;
    left:30%;
  }
  .home div h2 {
    font-size:2rem;
    top: 6%;
    left:30%;
  }*/
}
/*@media only screen and (min-width: 760px) {
  .slider .slides li img {
     height:315px;
  }
}
*/

