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

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

/* Buttons--------------------------------------------------------------------------------------------------- */
div #Buttonbuchen {
    position:relative;
    display:inline-table;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    text-align:center;
}
div #Buttonbuchen.first,
div #Buttonbuchen.next {
    padding-right:30px;
}
#Buttonbuchen a {
    width:330px;
    height:60px;
    display:block;
    border:1.3pt solid #81a196;
    line-height:60px;
    text-decoration:none;
}
#Buttonbuchen a:hover {
    background-color:#81a196;
    color:#fff;
}

/* Datenschutztext----------------------------------------------------------------------------------------------- */
.datenschutztext h2 {
    margin-top:3.6458vw;
    margin-bottom:0;
}
}
