div .inner .hfkbanner {
	width: 100%;
	height: auto;
	background-color:#f4f4f4;
	border: 5px solid #f4f4f4;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	margin:20px 0 20px 0;
}
.hfkcenter {
	text-align: center;
}


/* TRANSLATE */
a.gflag {border:none !important;}
a.gflag img {border: 0px !important; box-shadow: none !important;}
a.gflag img:hover a:link, a:active, a:visited, a:hover, a:focus {outline: none;}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
#google_translate_element2 {display:none!important;}
.translate img {
	transition: transform 0.2s;
}
.translate img:hover {
	transform: translate(0px, -2px);
}
.xtranslate {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 99999;
}
body {top:0 !important;}
div.skiptranslate {
	display: none !important;
}

/* Accordion */
.accordion .accordiontoggle,
.accordion-one .accordiontoggle {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 10px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	font-weight: normal;
}
.accordion .accordiontoggle:hover,
.accordion-one .accordiontoggle:hover {
	background-color: #ccc;
}
.accordion .accordiontoggle:after,
.accordion-one .accordiontoggle:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f067';
	float: right;
	margin-left: 5px;
}
.accordion .accordiontoggle.accordionactive:after,
.accordion-one .accordiontoggle.accordionactive:after {
	content: '\f068';
}
.accordion > div,
.accordion > p,
.accordion-one > p,
.accordion-one > div {
	display: none;
	padding: 0 10px;
}


/* Simple Lightbox */
.simple-lightbox button {
	box-shadow: none;
	border: none;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

/* Lightboxgallery */
.lg-outer button {
	box-shadow: none;
	border: none;
	color: white !important;
}

#main > .inner > section {
	padding-top: 2em;
}
#main .tiles article .image:after {
	background: none;
}
#main .tiles article a div.text {
	box-shadow: 1px 1px black;
	background-color: white;
	color: black;
	padding: 0 10px;
}
#main .inner h1 {
	font-size: 3em;
}
#main .inner p {
	overflow: hidden;
}
#main .inner div.row {
	overflow: hidden;
}
#header a {
	flex: none;
}
#main section {
	overflow: hidden;
	margin-bottom: 5em;
}
#main .hfkpressimage {
	padding:5px;
	margin:0 0 5px 0;
	background-color:#f4f4f4;
	border-radius:10px;
	width:100%;
	height:auto;
	overflow: hidden;
}
#main .hfkvideo {
	position:relative;
	width:auto;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin: 0 0 1em;
}
#main .hfkvideo iframe {
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
}

span.hfkimgdescr {
	position: absolute;
	z-index:2;
	color: black;
	background-color: white;
	font-weight: bold;
	font-size: 0.7em;
	padding: 5px 10px;
	opacity: 0.7;
	top: 0;
	left: 0;
}


/* Laufschrift */
#marquee {
	width: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 5px solid #f4f4f4;
	border-top: none;
	margin-top: -30px;
	background-color: #f4f4f4;
	position: absolute;
	z-index: 2;
}
#marquee p {
	color: black;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	overflow: visible !important;
}

/* HFK Informiert */
#hfkinformiertx {
	background-color: #f56a6a;
	overflow: hidden;
	border: 5px solid #f56a6a;
	border-top: none;
	display: none;
}
#hfkinformiertx p {
	background-color: #f56a6a;
	color: white;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px black;
	overflow: visible !important;
	white-space: nowrap;
}
#hfkinformiert {
	background-color: #f56a6a;
	overflow: hidden;
	border: 5px solid #f56a6a;
	border-top: none;
	display: none;
	position: absolute;
	z-index: 2;
}
#hfkinformiert p {
	background-color: #f56a6a;
	color: white;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px black;
	overflow: visible !important;
	white-space: nowrap;
}
#hfkinformiert p a {
	color: white;
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	transition: none;
}
#hfkinformiert p a:hover {
	color: white !important;
}
#hfkinformiert p a:hover strong {
	color: white !important;
}

/* Listen */
ol {
	padding-left: 1.6em !important;
}

/* Badegewässenqualität */
table#badequali {
}
table#badequali thead th {
	font-size: 0.65em;
}
table#badequali tbody td {
	font-size: 0.65em;
}
table#badequali tfoot td {
	font-size: 0.65em;
}
table#badequali thead th,
table#badequali tbody td {
	text-align: center;
	vertical-align: middle;
	padding: 0.2em;
}

/* wetter.vom */
@media screen and (max-width: 736px) {
	span#wcDay,
	span#wcText {
		font-size:1.0em !important;
	}
	span#wcTemp {
		font-size:1.5em !important;
	}
}

/* der HFK informiert */
div.hfkinformiert {
	padding: 0.5em;
	border: 1px solid red;
	margin-bottom: 1em;
	font-size: 0.8em;
}
