@media screen and (min-width:1000px) {
#top_image {
    margin-top:11%;
}
#mini_nav_top {
    top:3em;
    position:absolute;
    right:170px;
}
.lang_nav_top {
    width:90px;
    right:1.5em;
    top:2.7em;
    position:absolute;
}
#main_nav {
    max-width:1300px;
    top:-1em;
    position:absolute;
    display:block;
    text-align:right;
    z-index:100;
}
.intro_block {
    width:29%;
    min-height:25em;
    float:left;
    margin-right:3.5%;
    padding:1% 1% 0;
    background-color:#009ee0;
    color:#fff;
    background-position:95% 90%;
    background-size:30%;
}
.intro_block.termin {
    background:#009ee0 url("../basis/infobox_icon_datum.png") right top no-repeat;
    background-position:95% 92%;
    background-size:50%;
}
.intro_block.oeffnungszeiten {
    background:#009ee0 url("../basis/infobox_icon_oeffnungszeiten.png") right top no-repeat;
    background-position:95% 95%;
    background-size:50%;
}
.intro_block.ort {
    background:#009ee0 url("../basis/infobox_icon_ort.png") right top no-repeat;
    background-position:95% 92%;
    background-size:50%;
}
#top_logo_container {
    width:80%;
    height:65%;
    margin-top:-10px;
    margin-bottom:30px;
}
#top_logo {
    width:30%;
    min-width:300px;
    display:block;
    margin:0;
    height:auto !important;
}
#top_logo_datum {
    height:20px;
    display:block;
    margin:0;
    width:auto !important;
}
}
