@media only all and (max-width: 799px) {
    body {
        font-size: 90%;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
	margin:0px;
    }

    .frame-outer {
	width: 100%;
	min-width:240px;
	margin:0px;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    }

.siegel{
position:inherit;
left: 4%;
bottom: -0.75rem;
}

.textLeft{

    text-align:left !important;

}


    .hide_m {
        display: none;
    }

    .justifier {
        text-align: left;
    }
}

@media only all and (max-width: 550px) {
    .logo {
        margin-bottom: -6.5rem;
    }

    .flexbox {
        display: block;
    }

    .box-left, .box-right {
        width: 100%;
    }

    h1 {
        font-size: 1.7rem
    }
}

@media only all and (max-width: 400px) {
    .logo {
        margin-bottom: -5rem;
    }
    h1 {
        font-size: 1.5rem
    }
}
.refnr {}

.apply {}
