@media (min-width: 1251px) {
/* Zentrierung---------------------------------------------------------------------------------------------- */
#home {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}

/* HEADER--------------------------------------------------------------------------------------------------- */
#mainmenu,
#reservierung,
#kont,
#sprachwechsler {
    top:98px;
}

/* VertikalLine----------------------------------------------------------------------------------------------------- */
div#verticalline {
    height:10vw;
    left:50%;
    position:relative;
    border-left:1.3pt solid #000;
}
div#verticalline2 {
    height:10vw;
    left:50%;
    position:relative;
    margin-top:1.5625vw;
    border-left:1.3pt solid #000;
}

/* Spalten--------------------------------------------------------------------------------------------------- */
#spalten {
    padding-top:1.56vw;
    padding-bottom:1.56vw;
    background-color:#e0e7e3;
}

/* Titel--------------------------------------------------------------------------------------------------- */
.historytitle {
    margin-top:3.6458vw !important;
    margin-bottom:1.5625vw !important;
}

/* Titel--------------------------------------------------------------------------------------------------- */
.historytitle2 {
    margin-top:1.5625vw !important;
    margin-bottom:1.5625vw !important;
}
.historysubtitle {
    margin-top:1.5625vw !important;
    margin-bottom:1.5625vw !important;
    text-decoration:none !important;
}

/* Bilder--------------------------------------------------------------------------------------------------- */
.history img {
    width:29.6875vw;
    margin-top:1.5625vw;
    margin-bottom:1.5625vw;
}
}
