@media only screen and (min-width: 1480px) {

.header .buchungshotline {
    float: right;
    width: 140px;
    height: auto;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    background-image: url(../img/icon_hotline.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    background-size: 22px;
    margin: 12px 60px 0 0;
    padding: 0 0 1px 30px;
}
.header .buchungshotline a {
    outline: none;
    text-decoration: none;
    color: #000000;
}
.teaser {
    float: left;
    width: 100%;
    height: 400px;
    position: relative;
}
.teaser .bildblock {
    float: left;
    width: 26%;
    height: 320px;
    margin: 0;
    object-fit: cover;
}
.teaser .block_eins {
    float: left;
    width: 15%;
    height: 320px;
    margin: 0;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}
.teaser .block_zwei {
    float: left;
    width: 23%;
    height: 320px;
    margin: 0;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}
.teaser .block_drei {
    float: left;
    width: 15%;
    height: 320px;
    margin: 0;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}
.teaser .block_vier {
    float: left;
    width: 24%;
    height: 320px;
    margin: 0;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}
.teaser .block_fuenf {
    float: left;
    width: 23%;
    height: 320px;
    margin: 0;
    position: relative;
    overflow: hidden;
    object-fit: cover;
    display: block;
}
.teaser .box {
    float: left;
    width: 100%;
    height: 320px;
    background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.teaser .box img {
    display: block;
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.reisefinder_start {
    float: none;
    position: absolute;
    left: 50%;
    top: 260px;
    width: 750px;
    height: auto;
    background: #008cd3;
    z-index: 950;
    margin: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    transform: translateX(-50%);
}
.bereich_wrap {
    float: left;
    width: calc(100% - 40px);
    height: auto;
    margin: 0px 20px 0px 20px;
}
.bereich_links {
    float: left;
    width: 66%;
    height: auto;
    margin: 0 4% 0 0;
}
.bereich_rechts {
    float: left;
    width: 30%;
    height: auto;
}
.start_bereich_btn_allereisen {
    float: left;
    width: calc(100% - 40px);
	height: auto;
	margin: 0px 20px 100px 20px;
    text-align: right;
}
.start_bereich_text {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 50px 0;
    background: #ffffff;
    border: solid 1px #cccccc;
    padding: 38px 40px 18px 40px;
    border-radius: 10px;
}
.box_katalog_anfordern {
    float: left;
    width: 100%;
    height: auto;
    background: #2f2583;
    border:solid 1px #2f2583;
    border-radius: 10px;
    padding: 20px 20px 20px 20px;
    text-align: left;
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 50px 0;
}
.box_katalog_anfordern .bild {
    float: left;
    width: 130px;
    height: auto;
}
.box_katalog_anfordern .bild img {
    width: 100%;
    height: auto;
    display: inline-block;
    transform: rotate(-3deg);
}
.box_katalog_anfordern .text {
    float: left;
    width: calc(100% - 130px);
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 35px;
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
    hyphens: auto;
}
.box_reisegutschein_anfordern {
    float: left;
    width: 100%;
    height: auto;
    background-color: #2f2583;
    background-image: url(../img/gutschein.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 15px 50%;
    border-radius: 10px;
    padding: 0 0 0 38%;
    text-align: left;
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 40px 0;
}
.box_reisegutschein_anfordern .bild {
    float: left;
    width: 38%;
    height: auto;
    margin: 0;
    padding: 0;
}
.box_reisegutschein_anfordern .bild img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 !important;
    padding: 0 0 0 10px;
}
.box_reisegutschein_anfordern .text {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
    padding: 20px 30px 30px 0px;
    hyphens: auto;
}
.kat_links_bereich {
    float: left;
    width: 100%;
    height: auto;
    margin: 30px 0 30px 0;
    text-align: center;
}
.kat_links_bereich ul li {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1px 20px;
    margin: 0;
    border-right: solid 1px #dddddd;
}
.footer_block_wrap {
    float: left;
    width: 50%;
    height: auto;
}
.footer .blocka {
    float: left;
    width: 46%;
    height: auto;
    margin: 0 4% 0 0;
    padding: 0 0px 0 0;
}
.footer .blockb {
    float: left;
    width: 46%;
    height: auto;
    margin: 0 4% 0 0;
    padding: 0 0px 0 0;
}
.footer .blockc {
    float: left;
    width: 46%;
    height: auto;
    margin: 0 4% 0 0;
    padding: 0 0px 0 0;
}
.footer .blockd {
    float: left;
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0 0px 0 0;
}

}




@media only screen and (min-width: 1600px) {
.bereich_links {
    float: left;
    width: 70%;
    height: auto;
    margin: 0 5% 0 0;
}
.bereich_rechts {
    float: left;
    width: 25%;
    height: auto;
}
.box_katalog_anfordern {
    float: left;
    width: 100%;
    height: auto;
    background: #2f2583;
    border:solid 1px #2f2583;
    border-radius: 10px;
    padding: 20px 20px 20px 20px;
    text-align: left;
    color: #ffffff;
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 50px 0;
}
.box_katalog_anfordern .bild {
    float: left;
    width: 140px;
    height: auto;
}
.box_katalog_anfordern .bild img {
    width: 100%;
    height: auto;
    display: inline-block;
    transform: rotate(-3deg);
}
.box_katalog_anfordern .text {
    float: left;
    width: calc(100% - 140px);
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 35px;
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    hyphens: auto;
}
.box_reisegutschein_anfordern {
    float: left;
    width: 100%;
    height: auto;
    background-color: #2f2583;
    background-image: url(../img/gutschein.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 25px 50%;
    border-radius: 10px;
    padding: 0 0 0 40%;
    text-align: left;
    color: #ffffff;
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 40px 0;
}
.box_reisegutschein_anfordern .bild {
    float: left;
    width: 38%;
    height: auto;
    margin: 0;
    padding: 0;
}
.box_reisegutschein_anfordern .bild img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 !important;
    padding: 0 0 0 10px;
}
.box_reisegutschein_anfordern .text {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    padding: 20px 30px 30px 0px;
    hyphens: auto;
}
}