@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
        font-size: 12px;
        line-height: 16px;
    }
    p {
        margin: 0;
    }
    #rahmen {
        min-width: 240px !important;
        width: 95% !important;
    }
    #rahmen_top {
        width: 100% !important;
    }
    #rahmen_bottom {
        width: 100% !important;
    }
    #content {
        width: 100% !important;
        padding: 10px 3%!important;
    }

#logosUnten{
position:inherit;
right:auto;
bottom:auto;
margin:15px 0 0 0;
}

    #box_top {
        width: 100% !important;
        padding: 10px 3% !important;
    }
    #box_right {
        width: 100% !important;
        padding: 10px 0 !important;
    }
    #box_left, #box_left_2 {
        width: 100% !important;
        padding: 0 !important;
    }
    #footer {
        width: 100% !important;
        padding: 10px 3% !important;
    }

.abstandButton{
margin: 5px 0;
}

.abstandH1{
margin: 15px 0;
}

    h1 {
        margin: 0px;
        line-height: 23px;
        font-size: 18px !important;
        font-weight: normal;
    }
    .titel_klein {
        font-size: 15px !important;
    }
    h2 {
        margin: 0px;
        line-height: 18px;
        font-size: 16px !important;
        font-weight: normal;
    }
    ul {
        margin-left: 9px;
        padding-left: 9px;
        margin-top: 0px;
        list-style-type: disc;
        list-style-image: none;
    }
    li {
        margin: auto;
        padding: 0;
    }

.abstandUnten{
margin-top:0;
}


.video { 
   display:none;
}


    .bild1 {
        display: none;
    }
    .bild2 {
        display: block;
    }
    .hide {
        display: inline-block;
    }
    .hide_m {
        display: none;
    }
    .cell {
        display: block;
        float: left;
        width: 100% !important;
    }
    .row {
        display: block;
        float: left;
        width: 100% !important;
    }
	.ausblenden {
     display:none;
	 }
}
.refnr {}

.apply {}
