@font-face {
    font-family: 'Lentia Nova';
    src: url('LentiaNova-NeutralItalic.woff2') format('woff2'),
        url('LentiaNova-NeutralItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Slim';
    src: url('LentiaNova-Slim.woff2') format('woff2'),
        url('LentiaNova-Slim.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Slim';
    src: url('LentiaNova-SlimItalic.woff2') format('woff2'),
        url('LentiaNova-SlimItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Bulky';
    src: url('LentiaNova-Bulky.woff2') format('woff2'),
        url('LentiaNova-Bulky.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Bulky';
    src: url('LentiaNova-Bulky.woff2') format('woff2'),
        url('LentiaNova-Bulky.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Median';
    src: url('LentiaNova-Median.woff2') format('woff2'),
        url('LentiaNova-Median.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Slim';
    src: url('LentiaNova-SlimItalic.woff2') format('woff2'),
        url('LentiaNova-SlimItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova';
    src: url('LentiaNova-Neutral.woff2') format('woff2'),
        url('LentiaNova-Neutral.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: ''Lentia Nova' Median';
    src: url('LentiaNova-MedianItalic.woff2') format('woff2'),
        url('LentiaNova-MedianItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Bulky';
    src: url('LentiaNova-BulkyItalic.woff2') format('woff2'),
        url('LentiaNova-BulkyItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova';
    src: url('LentiaNova-Neutral.woff2') format('woff2'),
        url('LentiaNova-Neutral.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Median';
    src: url('LentiaNova-Median.woff2') format('woff2'),
        url('LentiaNova-Median.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Median';
    src: url('LentiaNova-MedianItalic.woff2') format('woff2'),
        url('LentiaNova-MedianItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova';
    src: url('LentiaNova-NeutralItalic.woff2') format('woff2'),
        url('LentiaNova-NeutralItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Bulky';
    src: url('LentiaNova-BulkyItalic.woff2') format('woff2'),
        url('LentiaNova-BulkyItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lentia Nova Slim';
    src: url('LentiaNova-Slim.woff2') format('woff2'),
        url('LentiaNova-Slim.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

 /* width */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #e5f6fa; 
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #1F2024; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1F2024; 
}	
		
		
html {
    margin: 0 auto;
	font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
}
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
	font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
}
a {
    color: #EA5153;
	text-decoration: none;
}

strong {
	font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
}

.hitze_ul li {
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 6px;
}

.standort_off {
    color: #1F2024;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #EA5153;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.standort_off:focus-visible {
    border-bottom: 2px solid #1F2024;
    outline-width: 0;
}


.standort_on {
    color: #EA5153;
    font-size: 18px;
    font-weight: 700;
}
.standort_on:focus-visible {
    text-decoration: underline;
    outline-width: 0;
}

.info2 {
    padding-top: 62px;
}

.info3 {
    padding-top: 62px;
}

.info4 {
    padding-top: 62px;
}
.impressum {
    padding-top: 62px;
}
.datenschutz {
    padding-top: 62px;
}



.st { display: none }

.marker {
	cursor: pointer;
}

.home {
	padding-top: 72px;
}

.container {
    margin: 0 auto;
    padding-top: 24px;
}




.footer {
    max-width: 980px;
    margin: 0 auto;
}
.header_section {
    padding-bottom: 32px;
    padding-top: 18px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding-left: 12px;
    padding-right: 18px;
    height: 70px;
    background-color: #e5f6fa;
	z-index: 10;
}

.header_section_fact {
	position: fixed;
    height: 70px;
    background-color: white;
	z-index: 10;
}


.div_losgehts {
    display: none;
    padding-bottom: 40px;
}
	

.luftlinie {
	color: #71727A;
	font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
}		

.text_factsheet_kat {
	
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word
}
		
.bg_start {
    background-color: #e5f6fa;
}
.bg_karte {
    background-color: #e5f6fa;
}


.btn_round_white {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #EA5153;
	border: 1px solid white;
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex
}
.btn_round_white .btn_txt {
    text-align: center;
    color: white;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word
}

.form-select-sprache {
	border: 2px solid #1F2024;
	color: black;
	background: white url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='black' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px !important;

}


.form-select-sprache:focus-visible {
	border: 4px solid #1F2024;
    outline-width: 0;
}

.btn_txt:focus-visible {
    text-decoration: underline;
    outline-width: 0;
}

.btn_round_color {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #EA5153;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex;
	max-width: 170px;
    border: 2px solid #1F2024;
    border-radius: 12px;
    margin-top: 4px;
}
.btn_round_color .btn_txt {
    color: white;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    text-decoration: none;
}
.btn_round_color_border {
    width: 100%;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 14px;
    padding-bottom: 14px;
    border: 2px solid #EA5153;
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex
}
.btn_round_color_border .btn_txt {
    text-align: center;
    color: #EA5153;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word
}


.btn_round_color_border_sm {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 2px solid #EA5153;
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex
}
.btn_round_color_border_sm .btn_txt {
    text-align: center;
    color: #EA5153;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word
}


.btn_round_color_border_sm:focus-visible {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 3px solid #EA5153;
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex;
    outline-width: 0;
}

.tr_bv:focus-visible {
    outline-width: 0;
    background-color: #FBD5D6;
    cursor: pointer;
}

.btn_weiter {
    width: 100%;
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
.btn_weiter_txt {
    color: #EA5153;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    word-wrap: break-word;
    text-decoration: none;
    padding-top: 40px;
    padding-bottom: 40px;
    display: inline-block;
}
.titel_nav {
    color: #ED3241;
    font-size: 24px;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
    text-align: left;
    padding-left: 54px;
}



.ue1_fact {
    color: #1F2024;
    font-size: 24px;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
    text-align: left;
}

.text_factsheet_kat {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    text-align: left;
    
}

.text_factsheet_bezirk {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
}

.text_factsheet_bezirk_ft {
    color: #1F2024;
    font-size: 18px;
    font-weight: 400;
     font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
}

.img_radius {
    border-radius: 13px;
}
.bg_start_img {
    background-image: url("../images/kuehles_linz.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.txt_einleitung_1 {
    color: black;
    font-size: 28px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 600;
    word-wrap: break-word;
    text-align: left;
}
.txt_einleitung_2 {
    color: #1F2024;
    font-size: 32px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 40px;
    word-wrap: break-word;
    text-align: left;
    padding-left: 12px;
}
.txt_sub_2 {
    color: #1F2024;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
    text-align: left;
    padding-top: 20px;
    padding-left: 12px;
}
.div_step_2 {
    display: none;
    padding-bottom: 11px;
    margin-right: 4px;
    margin-left: 4px;
}
.div_step_3 {
    display: none;
    padding-bottom: 11px;
    margin-right: 4px;
    margin-left: 4px;
}
.txt_einleitung {
    color: black;
    font-size: 20px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 28px;
    word-wrap: break-word;
    text-align: left;
    padding-left: 12px;
}
.txt_footer {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
}
.dot_farbe {
    width: 8px;
    height: 8px;
    background: #EA5153;
    border-radius: 24px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}
.dot_grau {
    width: 8px;
    height: 8px;
    opacity: 0.1;
    background: #1F2024;
    border-radius: 24px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}
.nav-link-tab {
    color: #71727A;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    text-decoration: none;
    text-transform: uppercase;
}
.active {
    color: #1F2024;
}
.suche_input {
    position: absolute;
    z-index: 3;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 140px;
    max-width: 280px;
    min-width: 180px;
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background: #FFFFFF;
    border-radius: 100px;
    border: none;
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    text-indent: 10px;
    box-shadow: 0px 4px 4px rgba(167, 176, 192, 0.88);
}

.suche_info {
    position: absolute;
    z-index: 3;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 188px;
    width: 100px;
    margin: 0 auto;
    background-color: #EA5153;
	color: white;
    font-size: 12px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    border-radius: 18px;
	height: 20px;
	text-align: center;
}

.spinner-border {
    width: 18px;
    height: 18px;
    border-width: 2px;
	animation-speed: 1.2s;
}

.filter_desktop {
    display: none;
}
.filter_karte {
    height: 36px;
    position: absolute;
    z-index: 3;
    right: 46px;
    left: 40px;
    top: 0px;
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.tab_aktiv::after {
    content: '';  
    display: block;
    width: 24px;
    margin: 10px auto;
	height: 4px;
    border-bottom: #EA5153 4px solid;
}


.tab_sssaktiv:after {
   content: "";
  display: block;
  width: 50%;
  height: 5px;
  background-color: blue;
}

.footer_nav {
    position: fixed;
    bottom: 24px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 500;
}
#map {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 128px;
}
.form-suche {
    background: #FFFFFF;
    border-radius: 100px;
    color: #A7B0C0;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
}
.btn-sort {
    height: 2.25rem;
    padding: 0.5rem 0.5rem 0.5rem 0.75rem;
    align-items: center;
    gap: 0.75rem;
    border-radius: 0.75rem;
    border: 0.5px solid var(--Neutral-Light-Darkest, #C5C6CC);
    color: #1F2024;
    /* Body/Small 14 - Regular */
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem; /* 142.857% */
    float: right;
	background-color: white;
}
.titel_home {
    color: #000000;
    font-size: 16px;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
    padding-bottom: 15px;
}
.btn_standort_naehe {
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
}
.btn-filter {
    height: 2.25rem;
    padding: 0.5rem 0.5rem 0.5rem 0.75rem;
    align-items: center;
    gap: 0.75rem;
    width: 115px;
    border-radius: 0.75rem;
    border: 0.5px solid var(--Neutral-Light-Darkest, #C5C6CC);
    color: #1F2024;
    /* Body/Small 14 - Regular */
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem; /* 142.857% */
    float: right;
}
.filter_info {
    margin-left: 6px;
    height: 100%;
    padding: 6px;
    background: #EA5153;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex;
    color: white;
}
.scrolling-wrapper-flexbox {
    display: flex;
	flex-wrap: nowrap;
    overflow-x: auto;
	height: 200px;
	overflow-y: hidden;
}
.scrolling-wrapper-flexbox .fuerdich_angebot {
    flex: 0 0 auto;
    margin-right: 10px;
}
.liste_info {
    margin-left: 4px;
    height: 24px;
    min-width: 24px;
    padding: 5px;
    background: #EA5153;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex;
    color: white;
    font-size: 11px;
}
.filter_info_footer {
    margin-left: 6px;
    height: 100%;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #EA5153;
    border-radius: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    float: right;
    font-size: 0.65rem;
    display: none;
	margin-top: 3px;
}
.angebot_h2 {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 700;
    word-wrap: break-word;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 8px;
	hyphens: auto;
}
.gemeinde_txt {
    padding-top: 4px;
	color: #71727A;
	font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
}
.gemeinde_angebot_txt {
    padding-top: 4px;
	color: #71727A;
	font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
}
.angebot_txt {
    color: #1F2024;
    font-size: 12px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.12px;
    word-wrap: break-word;
    padding-left: 12px;
    padding-right: 12px;
}
.fuerdich_txt {
    color: #1F2024;
    /* Body/Small 14 - Regular */
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem; /* 142.857% */
    padding-left: 8px;
    padding-right: 2px;
    padding-top: 10px;
    vertical-align: top;
}
.angebot_row {
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 0;
    height: 102px;
    background-color: #F0F9FB;
    border-radius: 16px;
    margin-left: 4px;
    margin-right: 4px;
}
.angebot_spalte_bild {
    text-align: center;
    height: 100%;
}

.tabs_navi {
	padding-top: 62px;
}

.factsheet {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: white;
}
.factsheet_desktop {
    position: absolute;
    top: 120px;
    bottom: 0;
    left: 20px;
    right: 440px;
    z-index: 100;
    background-color: white;
    overflow-y: scroll;
	overflow-x: hidden;
}
.name_factsheet {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word;
    text-align: left;
}



.factsheet_link {
    color: #FF907B;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    text-decoration: none;
}
.factsheet_gemeinde {
    color: #1F2024;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word
}
.factsheet_text {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
.factsheet_titel {
    color: #1F2024;
    font-size: 20px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 28px;
    word-wrap: break-word
}
.logo_zentralraum {
    margin-left: 28px;
    height: 28px;
}
.logo_land_stmk {
    height: 40px;
}
.sub_logo_zentralraum {
    height: 28px;
}
.sub_logo_land_stmk {
    height: 60px;
}
.einstellungen_btn_row {
}



.einstellung_txt_sub {
    color: #1F2024;
    font-size: 18px;
   
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    word-wrap: break-word;
    padding-bottom: 18px;
}

.menu_bv {
    padding-top: 12px;
    padding-left: 16px;
    padding-bottom: 12px;
    padding-right: 16px;
    color: #1F2024;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 2px solid #EA5153;
    margin-right: 24px;
    
}


.menu_bv:focus-visible {
    padding-top: 12px;
    padding-left: 16px;
    padding-bottom: 12px;
    padding-right: 16px;
    color: #1F2024;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 2px solid #1F2024;
    margin-right: 24px;
    outline-width: 0;
    
}

.bv_aktiv {
    border: 2px solid #EA5153;
}

.einstellung_txt {
    color: #1F2024;
    font-size: 24px;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    word-wrap: break-word;
    padding-bottom: 18px;
}

.th_bv {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    border-bottom: dashed 1px black;
}


.td_bv {
    
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    color: #1F2024;
    border-bottom: dashed 1px black;
}

.luftlinie_td {
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    vertical-align: top;
    color: #1F2024;
}

.td_bv_first {
    font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    border-bottom: dashed 1px black;
}


.tr_bv:hover {
    background-color: #FBD5D6;
    cursor: pointer;
}



.max_th_width {
    width: 200px;
}


.einstellung_txt_mehr {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    word-wrap: break-word;
    padding-bottom: 18px;
}

.hitze_bg {
	background-color: #FBD5D6;
	border-radius: 4px;
	padding: 18px;
	margin-bottom: 38px;
}


.hitze_titel {
	font-family: 'Lentia Nova Bulky', 'Noto Sans', sans-serif;
	font-size: 20px;
	color: #1F2024
}
.hitze_text {
	font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
	font-size: 14px;
	color: #1F2024;
}

.einstellung_txt_sub {
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
	color: #71727A;
    word-wrap: break-word;
    padding-bottom: 18px;
}


.einstellung_btn_bg {
    width: 100%;
    height: 100%;
    background: transparent;
    border-bottom: 2px #1F2024 solid;
    cursor: pointer;
}

.einstellung_btn_bg:hover {
   
    background: #FBD5D6;
    cursor: pointer;
}


.name_bv {
      display: inline-block;
}

.einstellung_btn_bg:focus-visible {
   
    background: #FBD5D6;
    cursor: pointer;
    
    outline-width: 0;
}


.einstellung_btn_bg_aktiv {
    width: 100%;
    height: 100%;
    background: transparent;
    box-shadow: 0px 4px 4px rgba(167, 176, 192, 0.16);
    border-bottom: 2px #EA5153 solid;
    cursor: pointer;
}

.table_auswahl {
	width: 100%
}


.table_auswahl td {
	vertical-align: top;
	padding-right: 4px;
}

.einstellung_btn_txt {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
}
.mehrfach_txt {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    padding-top: 12px;
}

.formular {
	padding-top: 62px;
}

.formular_btn_row {
    padding-bottom: 11px;
    margin-right: 0px;
    margin-left: 0px;
}
.formular_txt {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    margin-bottom: .5rem;
}
.form_angebot label {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}
.formular_txt_sub {
    color: #1F2024;
    font-size: 10px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    word-wrap: break-word;
    margin-bottom: .5rem;
}
.formular_btn_bg {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(167, 176, 192, 0.16);
    border-radius: 8px;
    border: 1px #C5C6CC solid;
    cursor: pointer;
}
.formular_btn_bg_aktiv {
    width: 100%;
    height: 100%;
    background: #FFF7F7;
    box-shadow: 0px 4px 4px rgba(167, 176, 192, 0.16);
    border-radius: 8px;
    border: 1px #C5C6CC solid;
    cursor: pointer;
}
.formular_btn_txt {
    color: #1F2024;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 14px;
    padding-right: 14px;
}
.formular_mehrfach_txt {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    padding-top: 12px;
}
.btn_ueb_txt {
    color: #000000;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    text-decoration: none;
    text-transform: capitalize;
}
.btn_ueb {
   width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: white;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex;
	max-width: 150px;
    border: 2px solid #1F2024;
    border-radius: 12px;
    cursor: pointer;
    margin-top: 4px;
    
}


.btn_round_color:focus-visible {
     border: 4px solid #1F2024;
    outline-width: 0;
}

.btn_ueb:focus-visible {
     border: 4px solid #1F2024;
    outline-width: 0;
}

.einstellungen_section {
    display: none;
	width: 100%;
	padding-top: 42px;
}
.text_gemeinde {
    color: #1F2024;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word
}
.text_adresse {
	
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word
}

.text_factsheet {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word
}
.factsheet_route {
    color: #1F2024;
    font-size: 16px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    word-wrap: break-word
}
.filter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #DEF1F4;
    color: black;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    overflow-y: auto;
}
.filter_anzahl_angebote {
    color: #EA5153;
    font-size: 40px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 48px;
    word-wrap: break-word
}
.filter_kat_btn {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: white;
    border-radius: 16px;
    outline: 1px #EA5153 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex;
    margin-right: 8px;
    text-transform: uppercase;
    margin-top: 6px;
}


.bezirk_kat_btn {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: white;
    border-radius: 16px;
    outline: 1px #EA5153 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex;
    margin-right: 8px;
    text-transform: uppercase;
    margin-top: 6px;
}

	
.bezirk_kat_btn a {
    text-align: center;
    color: #EA5153;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    word-wrap: break-word;
    text-decoration: none;
}
.bezirk_kat_aktiv_btn {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #EA5153;
    border-radius: 16px;
    outline: 1px #EA5153 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex;
    color: white;
    margin-right: 8px;
    text-transform: uppercase;
    margin-top: 6px;
}
.bezirk_kat_aktiv_btn a {
    text-align: center;
    color: white;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    word-wrap: break-word;
    text-decoration: none;
}

.filter_pfeil_btn {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: white;
    border-radius: 16px;
    outline: 1px #EA5153 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex;
    margin-right: 8px;
    text-transform: uppercase;
    margin-top: 6px;
	cursor: pointer;
}
		
.filter_pfeil_btn i {
	color:#EA5153;
	font-size: 15px;
}
		
.filter_kat_btn a {
    text-align: center;
    color: #EA5153;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    word-wrap: break-word;
    text-decoration: none;
}
.filter_kat_aktiv_btn {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #EA5153;
    border-radius: 16px;
    outline: 1px #EA5153 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex;
    color: white;
    margin-right: 8px;
    text-transform: uppercase;
    margin-top: 6px;
}
.filter_kat_aktiv_btn a {
    text-align: center;
    color: white;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    word-wrap: break-word;
    text-decoration: none;
}
.bg_click {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 500;
    display: none;
    background-color: rgba(0,0,0,0.35);
}
		

.bg_click_fact {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 380px;
    z-index: 99;
    display: none;
    background-color: rgba(0,0,0,0.35);
}		
		
.submenu {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 280px;
    z-index: 501;
    background-color: #b5dfe8;
    padding-left: 24px;
    display: none;
}
.sub_h2 {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}
.sub_txt {
    color: #71727A;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    text-decoration: none;
}
.sub_footer {
    position: absolute;
    bottom: 20px
}
.liste {
    position: absolute;
    z-index: 100;
    top: 120px;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
	overflow-x: hidden;
    overflow-y: auto;
	
}
.footer .einstellungen_section {
    margin-bottom: 32px;
}
.sub_a {
    text-decoration: none;
}
.icons_factsheet {
    color: #1F2024;
    font-size: 18px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    vertical-align: middle;
	padding-bottom: 6px;
}
.carousel-item img {
    object-fit: cover; /* Or object-fit: contain, depending on your needs */
    height: 400px; /* Or whatever height you want */
    width: 400px; /* Or whatever width you want */
    display: block; /* Ensures the image takes up the full available space */
    margin: 0 auto; /* Centers the image if needed */
}
/* Optional: For a full-width square */
.carousel-item {
    height: 100%; /* Or a specific height */
}
.carousel {
    width: 100%; /* Or a specific width */
    height: 100%; /* Or a specific height */
}
.form_angebot textarea {
    border-color: #C5C6CC;
}
.form_angebot input {
    border-color: #C5C6CC;
}
.btn_sort_km {
    display: none;
    margin-right: 0px;
}
.btn_sort_a {
    display: none;
    margin-right: 0px;
}
.tab_karte_aktiv {
    display: inline-block;
}
.col_suche {
    margin-left: 0;
    margin-right: 0;
}
.tabs_navi_mobil {
    position: absolute;
    z-index: 500;
    top: 0px;
    left: auto;
    right: 0;
    height: 405px;
    width: 380px;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
	background-color: #e5f6fa; 
}
.spalte_dargstellte {
    display: none;
}

.slogan_img {
	width: 180px;
}

.tropfen_img {
	width: 50px;
}

.slogan_wegweiser {
	color: white;
	font-weight: 700;
	font-size: 16px;
}



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

	.slogan_img {
		width: 275px;
	}
	
	.tropfen_img {
		width: 80px;
	}
	
}

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

	
.header_section {
   right: 33%;
}

	
	
	
	
#map {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    right: 380px;
    left: 0px;
    top: 0px;
}
.liste {
    position: absolute;
    z-index: 100;
    top: 405px;
    left: auto;
    right: 0;
    bottom: 0;
    width: 380px;
    overflow: scroll;
    padding-left: 0px;
    padding-right: 0px;
	overflow-x: hidden;
    overflow-y: auto;
}
.angebot_row {
    padding: 0;
    margin-left: 12px;
    margin-right: 12px;
}
.col_suche {
    margin-left: 12px;
    margin-right: 12px;
}
.btn_sort_km {
    margin-right: 12px;
}
.btn_sort_a {
    margin-right: 12px;
}
.spalte_dargstellte {
    display: block;
    color: black;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    margin-left: 12px;
}
.anzahl_angebote {
    color: #EA5153;
    font-size: 32px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 48px;
    word-wrap: break-word
}
.angebot_h2 {
    color: #1F2024;
    font-size: 14px;
    font-family: 'Lentia Nova', 'Noto Sans', sans-serif;
    font-weight: 700;
}
.filter_desktop {
    display: none;
    position: absolute;
    z-index: 3;
    right: 380px;
    left: 12px;
    top: 6px;
}
.footer_nav {
    left: 33%;
}
}


.bv-table-wrapper {
    width: 100%;
  }

  .table_bv {
    width: 100%;
    border-collapse: collapse;
  }

  .table_bv th,
  .table_bv td {
    padding: 4px 6px;
    vertical-align: top;
  }

 .luftlinie_td {
      display: none;
    }
      

  /* Mobile-Layout */
  @media (max-width: 768px) {
    .table_bv thead {
      display: none;
    }
      
    .luftlinie_td {
      display: inline-block;
    }
      

    .table_bv tbody {
      display: block;
      width: 100%;
    }

    .table_bv tr {
      display: block;
      width: 100%;
      margin-bottom: 0.75rem;
      border: 1px solid #e1e1e1;
      border-radius: 8px;
      padding: 6px 8px;
      cursor: pointer;
    }

    .table_bv td {
      display: flex;
      width: 100%;
      border: none;
      padding: 3px 0;
    }

    .table_bv td[data-label]::before {
      content: attr(data-label) ": ";
      font-weight: 600;
      margin-right: 6px;
      color: #6c757d;
      flex: 0 0 auto;
    }

    .td_bv_first .name_bv {
      font-weight: 600;
    }
  }


.einstellungen_1 {
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 60px); /* 60px ggf. an deine Header-Höhe anpassen */
  }

  .einstellungen_1-inner {
    /* Bereich für den normalen Inhalt oben */
  }

  .language-select-wrapper {
    margin-top: auto;        /* schiebt den Block nach unten */
    text-align: center;      /* zentriert den Inhalt */
    padding: 16px 0 24px;    /* etwas Luft nach oben/unten */
  }

  .form-select-sprache {
    margin-top: 0 !important;
    width: 140px;            /* kannst du anpassen */
    display: inline-block;
  }