@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.75rem;
margin:0;
}

#logo {
width: 100%;
}

#logo img {
width: 100%;
height: auto;
}

h1 {
marign:0;
line-height: 1;
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 1.2rem;
color: #0074bc;
}


h2 {
color: #000000;
margin: 0;
line-height: 1;
font-size: 1rem;
font-weight: normal;
}

h3 {
line-height: 1;
font-size: 1rem;
font-weight: bold;
margin-bottom: 0.5rem;
color: #0074bc;
margin-top: 2rem;
} 
.eingerueckt {
	padding-left: 0rem;
	}

.flex {
display: block;
}

.flex50 {
width: 100%;
}
	
	.flex30 {
width: 100%;
}
	
	.flex70 {
width: 100%;
}

.hide {
display: inline-block;
}
.hide_m {
display: none;
}
.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%;
}


.blocksatz {
text-align: left;
text-align-last: left;
}
}

.content {padding: 1rem;}
#footer {padding: 1rem;}



.blauesQuadrat li {
	position: relative;
	margin:0;
	padding: 0 0 0 1.5rem;
}


.refnr {}

.apply {}
