@media (min-width: 1251px) {
/* HEADER--------------------------------------------------------------------------------------------------- */
#mainmenu,
#reservierung,
#kont,
#sprachwechsler {
    top:98px;
}
.presseitems {
    overflow:hidden;
    display:block;
}
.image_container {
    top:0;
    position:relative;
    float:left;
    margin-right:0px !important;
}
.image_container img {
    width:370px;
    height:100%;
}
.pressetext {
    justify-content: left !important;
}
p.info,
p.more,
h2 {
    width:100%;
    top:0;
    position:relative;
    float:right;
    display:block;
    text-align:left;
    border-bottom: 0px !important;
}
h2[itemprop="name"] {
    margin-top:0;
    margin-bottom:1.5625vw;
}
p.more {
    margin-bottom:0;
}
p.more a,
.manualnews a,
p.video a {
    color:#000;
}
.mod_newslist .ce_text {
    top:0;
    position:relative;
    float:right;
    display:block;
}
.presseitems hr {
    margin-top:1.5625vw;
    margin-bottom:1.5625vw;
    padding:0;
}
.manualnews img {
    width:370px;
}
.mod_newslist .notext p.more {
    display:none;
}
}
