@media only all and (max-width: 700px) {
/* for 700px or less */
body {
	font-size: 80%;
	line-height: 1.3;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	width: 100%;
	font-size: 0.7rem;
}

#title-block {
	bottom: 0;
	width: 100%;
} 

.logo {
	width: 7rem;
	float: right;
}
	
#box-left {
	width: 100% !important;
	padding: 0 0 1rem 0;
}
	
#box-right {
	width: 100% !important;
	padding: 0 0 1rem 0;
}

#title-block {
	position: inherit !important;
	bottom: auto !important;
	padding: 0.5rem 5% !important;
	color:#35a7e8 !important;
}

#title-blockMitTabelle {
    position: inherit !important;
    bottom: auto !important;
    padding: 0.5rem 5% !important;
    width: 100% !important;
    text-align:left !important;
    color:#35a7e8 !important;
}

#titelLeft{
    float: none !important;
    width: auto !important;
}

#titelRight{
    float: none !important;
    width: auto !important;
    margin:0.5rem 0 0 0 !important;
}

h1 {
	margin: 0px;
	line-height: 1.5;
	font-size: 1.3rem;
	text-align: left;
}

h2 {
	margin: 0px;
	line-height: 1.5;
	font-size: 1.1rem;
	font-weight: normal;
}
 
.flex {
	display: block;
}

.left,
.right {
	width: auto !important;
	margin: 0;
	color: #000;
}
	
	.left a {
		color: #000;
	}

.left {
	margin-bottom: 0.4rem;
}

.hide {
	display: inline-block;
}

.hide_m {
	display: none;
}

}

.refnr {}

.apply {}
