@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% !important;
      font-size: 0.75rem !important;
		margin: 0 auto !important;
    }
	
#logoframe {
      width: 100% !important;
    }

#logoBox{
	position: inherit !important;
}
	
#logo{
	padding:1.5rem 5% !important;
}

#logo img{
	width:40% !important;
}

#header{
	border-radius: 0 1rem 1rem 0 !important;
}

.content {
	padding: 1rem 5% !important;
}

#titel{
	position:relative !important;
	z-index: 5 !important;
	padding: 2rem 5% !important;
	font-size: 0.9rem !important;
}

h1 {
	line-height: 1.2 !important;
	font-size: 1.5rem !important;
}

h2{
	margin: 0 0 0.3rem 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 0.9rem !important;
}

h3{
	display: inline-block !important;
	margin: 0 1rem 0 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 0.9rem !important;
}

#bieten{
	padding: 2rem 0 !important;
	margin: 0 0 0 0 !important;
	border-radius: 1rem 0 0 1rem !important;
}

.bgBeigeBieten{background: #e4e0de; margin: 0 0 0 0 !important; width:100% !important; border-radius:0 1rem 1rem 0 !important;}

#bewerben{position:relative; padding: 0 0 0 30% !important;}

#bewerbenBeige{
	border-radius: 1rem 0 0 1rem !important; 
	padding: 2rem 5% 2rem 20% !important;
}

#bildBewerben{
	position:absolute !important;
	top:1rem !important;
	left:0 !important;
	width:40% !important;
	height:87% !important;
	border-radius: 0 1rem 1rem 0 !important;
}

/* -------------- FLEXBOX -------------------- */

.left{
	width:100% !important;
}

.right{
	width:100% !important;
	margin:1rem 0 0 0 !important;
}
	
.bildContent{
	border-radius: 1rem 1rem 0 0 !important;
	height:10rem !important;
	margin: 0 0 1rem 0 !important;
}

/* -------------- FLEXBOX -------------------- */
	
    .box-left {
      float:none !important;
      width: auto !important;
    }
    .box-right {
      float:none !important;
      width: auto !important;
    }

.word{word-spacing:0rem !important;}
.letter{letter-spacing:0rem !important;}
.spacing{
	word-spacing:0rem !important;
	letter-spacing:0rem !important;
}

.linie{
	height:0.05rem !important;
	margin: 1rem 0 !important;
}

.inlineBlock{display:inline-block !important; margin: 0 0 0 1rem !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{
	padding-bottom:0 !important;
}

li::before{
	width:0.7rem !important;
}
	
.hide_m {
	display: none !important;
}

.hide {
	display:block !important;
}
}

.refnr {}

.apply {}
