@media (min-width:1251px) {
#home {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
#container {
    top: 80px !important;
}

/* Events--------------------------------------------------------------------------------------------------- */
#Aktuelltitel {
    display:block;
}
div#Aktuellliste .header,
div#Aktuellliste h2,
div#Aktuellliste p.time {
    display:none;
}
div#Aktuellliste img.first {
    width:370px;
    margin-bottom:1.5625vw;
}
div#Aktuellliste img.last {
    width:370px;
}
#eventsubtitle {
    margin-bottom:1.5625vw;
}

/* LocalinaButton--------------------------------------------------------------------------------------------- */
a#localina-button {
    text-transform:uppercase;
    width:270px !important;
    height:60px !important;
    display:block !important;
    border:1.3pt solid #81a196 !important;
    text-decoration:none !important;
    background: #ffffff !important;
    border-radius: 0px !important;
    color: #81a196 !important;
    font-size: 1rem !important;
    line-height: 60px !important;
    font-family: Open Sans !important;
    text-align: center !important;
    letter-spacing: .07rem !important;
    font-weight: 400 !important;
    text-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px !important;
    box-shadow: rgba(0, 0, 0, 0.0) 0px 0px inset !important;
    padding: 0px !important;
    max-width: 330px !important;
}
a#localina-button:hover {
    background-color:#81a196 !important;
    color:#fff !important;
}

/* Button------------------------------------------------------------------------------------------------------------ */
#Aktuellliste .eventbutton {
    width:170px;
    height:60px;
    left:0;
    position:relative;
    float:left;
    display:block;
    vertical-align:middle;
    text-align:center;
    border:1.3pt solid #739a8c;
    line-height:60px;
}
#Aktuellliste #eventbutton1 {
    margin-right:.78vw;
}
#Aktuellliste #eventbutton2 {
    margin-left:.78vw;
}
#Aktuellliste .eventbutton:hover {
    background-color:#739a8c;
    color:#fff;
}

/* HEADER--------------------------------------------------------------------------------------------------- */
#kont,
#reservierung,
#telefon {
    top:30px;
}
.telefon {
    top:1.56vw;
}

/* Slider------------------------------------------------------------------------------------------------------------------------------------------------- */
#slider .slick-slide img {
    height:93.7vh;
    max-height:93.7vh;
}
}
