.cookiebar {
  display: none !important;
}
.text_popup_margin_top {
  margin-top: 2%;
}
.text_popup_margin_top_2 {
  margin-top: 6%;
}
ul {
 padding-inline-start: 4vw;
}
li {
  margin-top: 2%;
  margin-bottom: 2%;
}
.h1_sehr_gross_hellblau, .h1_sehr_gross_hellblau a, .h1_sehr_gross_hellblau a:hover, .h1_sehr_gross_hellblau a:visited {
	font-family: house-script, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 9vw;
	line-height: 60%;
	color: #6FC2CB;
	text-decoration: none;
	text-align: center;
}
.h1p_berufsbezeichung_blau, .h1p_berufsbezeichung_blau a, .h1p_berufsbezeichung_blau a:hover, .h1p_berufsbezeichung_blau a:visited {
	font-family: house-script, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 3vw;
	line-height: 90%;
	color: #0076BB;
	text-decoration: none;
	text-align: center;
}
.kontakt_blau, .kontakt_blau a, .kontakt_blau a:hover, .kontakt_blau a:visited {
	font-family: minion-pro, serif;
	font-weight: 500;
	font-style: italic;
	font-size: 1.8vw;
	line-height: 150%;
	color: #0076BB;
	text-decoration: none;
	position: relative;
	left: 1vw;
}
.eb_text_groß_hellblau {
	font-family: house-script, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 3vw;
	letter-spacing: 0.4vw;
	line-height: 140%;
	color: #6FC2CB;
	text-decoration: none;
	position: relative;
	top: 2.5vw;
	left: 2.8vw;
}
.schlagworte_text_blau, .schlagworte_text_blau a, .schlagworte_text_blau a:hover, .schlagworte_text_blau a:visited {
	font-family: minion-pro, serif;
	font-weight: 500;
	font-style: italic;
	font-size: 1.8vw;
	line-height: 120%;
	color: #0076BB;
	text-decoration: none;
}
.h2_text_groß_blau, .h2_text_groß_blau a, .h2_text_groß_blau a:hover, .h2_text_groß_blau a:visited {
	font-family: house-script, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 3.0vw;
	line-height: 100%;
	color: #0076BB;
	text-decoration: none;
	margin-top: 1.5vw;
	margin-bottom: 1vw;
}
.h2_text_groß_lila-orange {
	font-family: house-script, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.7vw;
	line-height: 125%;
	background: #F01E6E;
    background: -webkit-linear-gradient(to right, #F01E6E 0%, #F28D4E 100%);
    background: -moz-linear-gradient(to right, #F01E6E 0%, #F28D4E 100%);
    background: linear-gradient(to right, #F01E6E 0%, #F28D4E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-decoration: none;
	margin-top: 1.5vw;
	margin-bottom: 1vw;
}
.aufzählung_text_hellblau, .aufzählung_text_hellblau a, .aufzählung_text_hellblau a:hover, .aufzählung_text_hellblau a:visited {
	font-family: minion-pro, serif;
	font-weight: 500;
	font-style: italic;
	font-size: 1.8vw;
	line-height: 150%;
	color: #6FC2CB;
	text-decoration: none;
}
.aufzählung2_text_hellblau {
	padding-left:2.4vw;
	font-family: minion-pro, serif;
	font-weight: 500;
	font-style: italic;
	font-size: 1.8vw;
	line-height: 150%;
	color: #6FC2CB;
	text-decoration: none;
}
.text_hellblau, .text_hellblau a, .text_hellblau a:hover, .text_hellblau a:visited {
	font-family: minion-pro, serif;
	font-weight: 500;
	font-style: italic;
	font-size: 1.8vw;
	line-height: 150%;
	color: #6FC2CB;
	text-decoration: none;
}
.h3_text_blau, .h3_text_blau a, .h3_text_blau a:hover, .h3_text_blau a:visited {
	font-family: minion-pro, serif;
	font-weight: 1000;
	font-style: italic;
	font-size: 1.8vw;
	line-height: 150%;
	color: #0076BB;
	text-decoration: none;
}
.text_blau, .text_blau a, .text_blau a:hover, .text_blau a:visited {
	font-family: minion-pro, serif;
	font-weight: 500;
	font-style: italic;
	font-size: 1.8vw;
	line-height: 150%;
	color: #0076BB;
	text-decoration: none;
	hyphens: auto;
}
.h4_popup_blau, .h4_popup_blau a, .h4_popup_blau a:hover, .h4_popup_blau a:visited {
	font-family: house-script, sans-serif;
	font-weight: 100;
	letter-spacing: 0.08em;
	font-style: italic;
	font-size: 5vw;
	line-height: 150%;
	color: #0076BB;
	text-decoration: none;
	margin-top: 3vw;
	margin-bottom: 0;
	padding-left: 2vw;
	padding-right: 2vw;
}
.ie9 .h4_popup_blau, .ie9 .h4_popup_blau a, .ie9 .h4_popup_blau a:hover, .ie9 .h4_popup_blau a:visited {
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.popup ul {
	list-style: none;
}
.popup li::before {
	content: "•";
	display: inline-block; width: 4vw;
	margin-left: -4vw;
}
.text_popup_hellblau {
	font-family: minion-pro, serif;
	font-weight: 100;
	letter-spacing: 0.08em;
	font-style: italic;
	font-size: 4vw;
	line-height: 150%;
	color: #6FC2CB;
	text-decoration: none;
	margin-top: 2vw;
	margin-bottom: 2vw;
	margin-left: 2vw;
	margin-right: 2vw;
}
.ie9 .text_popup_hellblau {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.text_popup_hellblau_bold, .text_popup_hellblau_bold a, .text_popup_hellblau_bold a:hover, .text_popup_hellblau_bold a:visited {
	font-family: minion-pro, serif;
	font-weight: 700;
	letter-spacing: 0.08em;
	font-style: normal;
	font-size: 4vw;
	line-height: 150%;
	color: #6FC2CB;
	text-decoration: none;
	margin-top: 2vw;
	margin-bottom: 2vw;
	margin-left: 2vw;
	margin-right: 2vw;
}
.ie9 .text_popup_hellblau_bold, .ie9 .text_popup_hellblau_bold a, .ie9 .text_popup_hellblau_bold a:hover, .ie9 .text_popup_hellblau_bold a:visited {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
