.ab {
background-color:white;
}
.ab_image{
position: relative;
min-height: 155px;
background-size: 100%;
background-position: bottom;
background-size: cover;
background-repeat: no-repeat;	
}
span.ab_flug {
position: absolute;
top: 8px;
left: 12px;
color: black;
font-size: 14px;
background-color: #fbbd1a;
padding: 5px 7px;
z-index: 1;
}
span.ab_ziel {
position: absolute;
bottom: 10px;
left: 12px;
color: white;
font-size: 20px;
font-weight: 700;
text-shadow: 1px 1px 1px #1b1b1b;
z-index: 1;
}
.color_overlay {
width: 100%;
height: 100%;
position: absolute; background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(247,247,247,0.98) 1%, rgba(14,67,125,0.11) 51%, rgba(14,67,125,0.37) 75%, rgba(15,68,125,0.39) 77%, rgba(26,73,124,0.77) 99%, rgba(26,73,124,0.79) 100%); background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(247,247,247,0.98) 1%,rgba(14,67,125,0.11) 51%,rgba(14,67,125,0.37) 75%,rgba(15,68,125,0.39) 77%,rgba(26,73,124,0.77) 99%,rgba(26,73,124,0.79) 100%); background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(247,247,247,0.98) 1%,rgba(14,67,125,0.11) 51%,rgba(14,67,125,0.37) 75%,rgba(15,68,125,0.39) 77%,rgba(26,73,124,0.77) 99%,rgba(26,73,124,0.79) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#c91a497c',GradientType=0 ); }
span.ab_datum {
display: block;
padding: 15px;	
border-bottom: 3px solid #ececec;
font-size: 0.8em;
font-weight: 700;
color: #777777;
}
span.ab_dauer {
padding: 15px 15px 0 15px;
display: block;
font-size: 15px;
font-weight: 800;
color: #0e437d;
}
span.ab_kurzinfo {
padding: 15px;
display: block;
font-size: 14px;
}
.ab_footer {
padding-bottom: 50px;
}
.ab_footer_preis {
display: block;
width: 50%;
float: left;
padding: 15px;
font-size: 20px;
}
.ab_footer_button {
display: block;
width: 50%;
float: left;
padding: 17px 15px 13px 15px;
text-align: center;
font-size: 14px;
background-color: #fbbd1a;
}
.ab_footer_button:hover {
background-color: #484848;
color: white;
}
span.ab_footer_preisangabe {
font-size: 18px;
font-weight: 700;
color: #0e437d;
text-align: center;
}
.ab_datum i.fas.fa-calendar-week {
color: #fbbd1a;
padding-right: 8px;
}
span.ab_kurzinfo {
padding: 15px;
display: block;
font-size: 14px;
}
.angebotx3 .ab_image {
min-height: 225px !important;
}
@media screen and (max-width:1440px) and (min-width:980px){
.ab_footer_preis {
display: block;
width: 100%;
float: left;
padding: 15px;
font-size: 20px;
}
.ab_footer_button {
display: block;
width: 100%;
float: left;
padding: 16px 15px 13px 15px;
text-align: center;
font-size: 14px;
background-color: #fbbd1a;
margin-top: -2px;
}
span.ab_datum {
display: block;
padding: 15px;
border-bottom: 3px solid #ececec;
font-size: 0.68em;
font-weight: 700;
color: #777777;
}	
}