* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    box-sizing: border-box;
}

.aktuelles {
	width: 100%;
	height: auto;
}

.cook-sprach {
	margin-top: -30px !important;
  }

  .cookiehead {
	margin-top: 20px;
  }

  .cook-sprach a, #cookiehintinfo a {
	color: #0d223b !important;
  }

  #cookiehintsubmit, #cookiehintsubmitno {
	background: #03a6c5 !important;
  }


body.site  {
	font-family: "Raleway", Sans-serif;
	background-color: #78a8a6;
	margin-top: 80px;
	font-size: 18px;
	color: white;
	max-width: 100%;
	overflow-x: hidden  !important;
}

.ueberuns .page-header {
	display: none;
}

h1 {
	font-family: "Raleway", Sans-serif;
	font-size: clamp(30px, 10vw, 100px); /* min, prefered, max */  /* Schriftgröße basierend auf der Bildschirmbreite */
    line-height: 1.2em; /* Zeilenhöhe als Faktor der Schriftgröße */
	font-weight: 900;
	letter-spacing: 2.4px;
	color: #78a8a6;
	text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
	1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}


h2 {
	font-family: "Raleway", Sans-serif;
	font-size: clamp(30px, 8vw, 90px); /* min, prefered, max */  /* Schriftgröße basierend auf der Bildschirmbreite */
    line-height: 1.2em; /* Zeilenhöhe als Faktor der Schriftgröße */
	font-weight: 900;
	color: #78a8a6;
	text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
	1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

h3 {
	font-family: "Raleway", Sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 50px;
	color: white;
}

.sppb-row-container {
    max-width: 1670px;
  }

.startbox p {
	font-family: "Raleway", Sans-serif;
	font-size: clamp(30px, 10vw, 100px); /* min, prefered, max */  /* Schriftgröße basierend auf der Bildschirmbreite */
    line-height: 1.2em; /* Zeilenhöhe als Faktor der Schriftgröße */
	font-weight: 900;
	letter-spacing: 2.4px;
	color: white;
}


h1, h2, h3, h4, h5, h6 {
	hyphens: auto;
}

li {
	line-height: 30px;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
	max-width: 1670px;
	padding: 0 10px;
}

.holder {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
}

.com-content-article__body li {
	margin-left: 20px;
}

.page-content {
	overflow-x: hidden !important;
	line-height: 30px;
  }

.header {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	display: flex;
	flex-direction: row;
	position: fixed;
	top: 0;
	z-index: 10;
	background-color: #78a8a6;
	max-width: 1670px;
	height: 80px;
}

.logo-oben {
	margin: 5px 0 0 10px;
}

.logo-oben img {
	margin-top: 0px;
	box-sizing: border-box;
	width: auto;
	max-height: 70px;
	
}

.header-links {
	max-width: 140px;
}

.header-rechts {
	width: inherit;
}


.content {
    display: flex;
    flex-direction: row;
}

.vierbeiner {
	max-width: 350px;
}

.beiuns .sppb-addon-title {
	margin-bottom: 70px;
}

.beiuns p  {
	max-width: 380px;
}

.oberstreifen {
	border-top: solid 2px white;
	width: 60px;
	height: 2px;
	display: block;
	margin-bottom: 20px;
}

.wechselbilder {
	width: 100%;
	height: auto;
	position: relative;
}

.hauptbereich {
	width: 100%;
	margin: 0 auto;
}

.hauptbereich a {
	color: #a8fffb;
	text-decoration: none;
}

.hauptbereich a:hover {
	color: #00605b;
}


																							
.sppb-btn-custom {
	background-color: #03a6c5 !important;
}

.page-header,
.contentbox {
	max-width: 1670px;
	margin: 0 auto !important;
}

.contentbox .sppb-row-container {
	max-width: 100% !important;
}

.contentbox .sppb-row-column  {
	padding: 0;
}


.analyseblock .sppb-addon-wrapper  .sppb-addon-image-layout-text,
.analyseblock .sppb-addon-wrapper  .sppb-addon-image-layout-text p {
	color: #fbe6de !important;
}

.uebermich h4 {
	color: #fbe6de ;
	margin: -10px  0 15px 0;
}


.hauptmenu {
	padding: 0;
	margin-top: 22px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.hauptmenu ul {
	display: flex;
	flex-direction: row;
}

.hauptmenu li {
	list-style: none;
	margin: 0px 20px;
}

li.current.active,
li:hover {
	border-bottom: solid 2px white;
}

.divider {
	border: none !important;
}

.hauptmenu a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-size: 15px;
}

.anfahrt .randweiss .sppb-column-addons {
	border: solid 1px white;
	padding: 60px 20px;
}

.anfahrt .sppb-addon-title {
	margin-bottom: 30px;
}

.anfahrt .sppb-addon-content a {
	color: white;
}

.doppelfuss img {
	max-width: 70px;
}

.textvierbeiner {
	max-width: 70%;
}
																												
.speasyimagegallery-image {
	width: 100%;
	height: auto;
}																												

.speasyimagegallery-gallery-item-content {
	display: none;
}

.footer {
	margin: 0 auto;
	color: white;
}


.menu-unten {
	width: 100%;
	display: flex;
	justify-content: center;
	padding-top: 26px;
}

.menu-unten ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}

.menu-unten li {
	list-style: none;
	margin: 0 10px;
	border-bottom: solid 2px transparent;
}

.menu-unten li.active {
	border-bottom: solid 2px white;
}




.menu-unten a {
	color: white;
	text-decoration: none;
	padding: 2px 10px;
}


.geiger {
	margin: 26px auto;
	text-align: center;
}

.geiger, .geiger a:link, .geiger a:visited {
	color: #c8c8c8;
	text-decoration: none;
	font-style: italic;
}





.cook-sprach {
	right: -10px;
}

.cook-sprach a,
#cookiehintinfo a {
	color: #afb936 !important;
    text-decoration: none;
}

/* anfang chronoforms 8 */

:root { 
	--focus: #d4d4d4 !important; /* rand bei chronoforms felder */
}

form.nui.form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 100px;
}

form .obercontainer {
	width: 99%;
	display: block;
	background-color: lightblue;
}

.anfrageblockA, .anfrageblockB, .anfrageblockC {
    border-radius: 0px;
    width: 46%;
    margin: 0 1%;
    margin-bottom: 20px;
}

.anfrageblockC {
    width: 98%;
    margin: auto auto;
}

.anfrageblockC .button {
	width: 50%;
	float: right;
}

.nui.form .field {
	margin-top: 15px;
}
/* ende chronoforms 8 */

.impressumtitels {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
}


.welleunten {
	background: url("../images/wellenstreifen.png");
	background-size: cover;
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
}



/* anfang mobilemenu */
.mobilemenuck-title,
.mobilemenuck-bar-title {
	display: none !important;
}

.mobilemenuck-bar-button {
	right: 20px !important;
	background: #fff !important;
	color: #78A8A6 !important;
}


.mobilemenuck-button {
	color: #487977;
	z-index: 1;
	top: -46px !important;
	right: 9px !important;
}

.mobilemenuck {
	background: #ffffffdb !important;
	padding: 70px 0 0 0;
}

.mobilemenuck-item > .level1 {
	background: #FFFFFF6B !important;
	border-radius: none !important;;
	color: #FFFFFF !important;
}

.mobilemenuck-item > .level1 a {
	color: #487977  !important;
	text-transform: none;
	text-align: center;
}
/* ende mobilemenu */