@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
    .frame-outer {
      width: 100%;
      font-size: 0.7rem !important;
    }
	
	.abstand10{
	margin-top:0.3rem !important;
	}

	.abstand15{
	margin-top:0.5rem !important;
	}

	.abstand25{
	margin-top:1.0rem !important;
	}
	
#top{
	padding: 1rem 5% ;
	padding-left: 40%;
}

#logo{
	margin: 0 0 1rem 0 !important;
	padding: 0 !important;
}

#logo img{
	width:25% !important;
}

.musikLieben{
	position: inherit !important;
	top:auto !important;
	right:auto !important;
	width: auto !important;
	font-size:1.5rem !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	text-transform: uppercase !important;
	letter-spacing: 0rem !important;
}

.content {
  padding: 1rem 5% !important;
}

.bgRot{
	padding: 1rem 5% !important;
}

.bgWeiss{
	padding: 1rem 5% !important;
}

.bgBild{
	display: none !important;
}

.bgGrau{
	padding: 1rem 5% !important;
}

#titel{
	height:auto !important;
}

/*-------Flip------*/

.maincontainer{ 
	position: inherit !important; 
	width:100% !important;
	background: none !important;
	transform: translate(0) !important;
	height:auto !important;
	right:auto !important;
	bottom:auto !important;
}
.thecard{
	position: relative;
	width: 100%; 
	height: 100%;
	transform-style:none !important;
	transition:0 !important;
} 
.thecard:hover{ transform: rotateY(0deg) !important; } 
.thefront{ 
	position:inherit !important; 
	top: auto !important; 
	left: auto !important; 
	width: 100% !important; 
	height: 100% !important;
	padding: 1rem 5% !important;
} 

.theback{
	display: none !important;
}
.btn
{
	color:#fff;
}
/*----------------*/

h1 {
	margin: 0 !important;
	padding:0 !important;
	line-height: 1.2 !important;
	font-size: 0.9rem !important;
	font-weight: 400 !important;
	text-align: center !important;
}

h1 strong {
	font-size: 1rem !important;
}

h2 {
	margin: 0 0 0.2rem 0 !important;
	padding: 0 !important;
	line-height: 1.4 !important;
	font-size:0.9rem !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}

h3 {
	margin: 0 0 0.2rem 0 !important;
	padding: 0 !important;
	line-height: 1.4 !important;
	font-size:0.8rem !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}

/* -------------- FLEXBOX -------------------- */

.flex {
  display: block !important;
  margin:0.5rem 0 !important;
}

.flex > div{
	width:auto !important;
	position: relative !important;
}

/* -------------- FLEXBOX -------------------- */
	
    .box-left {
      float:none;
      width: auto;
    }
    .box-right {
      float:none;
      width: auto;
    }

    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
    .cell-left,
    .cell-right {
      display: block;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1rem solid #fff;
    }
    .row {
      display: block;
      float: left;
      width: 100%;
    }
	
.word{word-spacing:0rem !important;}
.letter{letter-spacing:0rem !important;}
.spacing{
	word-spacing:0rem !important;
	letter-spacing:0rem !important;
}
	
#footer {
	padding: 1rem 5% !important;
}
	
ul {
	margin:0 !important;
	padding:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}

li {
	position: relative !important;
	padding: 0 0 0.3rem 1rem !important;
}

li:last-child {
	position: relative !important;
	padding: 0 0 0 1rem !important;
}

li::before{
	content:"•" !important;
	position: absolute !important;
	top: -0.1rem !important;
	left: 0.05rem !important;
	font-size: 0.85rem !important;
}
	
/*-----Slider-----*/

.slideshow li {
  margin:0 !important;
  padding:0 !important;
  list-style: none !important;
}

ul.slideshow {
	margin:0 !important;
	padding: 0 !important;
}

.slideshow li::before{
	display:none !important;
}

.slideshow ul {
	margin:0 !important;
	padding-left:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}
	
.ausblenden, .hide_m {
	display: none;
}

.einblenden {
	display:block;
}

.zentriert{
	position: relative;
	top: auto;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

	
}

.refnr {}

.apply {}
