@charset "utf-8";

@import url('../fonts/fontello/fontello.css');
@import url('../fonts/fontello1/fontello.css');

/* open-sans-regular - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/opensans/open-sans-v34-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/opensans/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/opensans/open-sans-v34-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/opensans/open-sans-v34-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/opensans/open-sans-v34-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/opensans/open-sans-v34-latin-regular.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/opensans/open-sans-v34-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/opensans/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/opensans/open-sans-v34-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/opensans/open-sans-v34-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/opensans/open-sans-v34-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/opensans/open-sans-v34-latin-700.svg#OpenSans') format('svg');
	/* Legacy iOS */
}


/*
	font-family: 'Open Sans', sans-serif;
	font-family: 'fontello';
*/

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
}


img {
	border: none;
	max-width: 100%;
	height: auto;
}

.ce-gallery img:not([src$=".svg"]) {
	width: 100%;
}


html,
body,
#searchbox .tx-indexedsearch-searchbox-sword,
textarea,
.powermail_input {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	height: 100%;
}

#searchbox .searchButton::before,
.accordionOut>header:after,
.accordionOut.accordionOpen>header:after,
.footerNavigation li.nav12 a::before {
	font-family: 'fontello';
}

html {
	overflow-y: scroll;
}


:focus {
	outline: none;
}

a[href^=tel] {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 700;
}

fieldset {
	border: none;
}

iframe {
	max-width: 100%;
}


select {
	border-radius: 0;
}

textarea,
input[type="text"],
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

::-webkit-input-placeholder {
	color: #000000;
}

.parsley-error::-webkit-input-placeholder {
	color: red;
}

:-moz-placeholder {
	color: #000000;
	opacity: 1;
}

.parsley-error:-moz-placeholder {
	color: red;
	opacity: 1;
}

::-moz-placeholder {
	color: #000000;
	opacity: 1;
}

.parsley-error::-moz-placeholder {
	color: red;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #000000;
}

.parsley-error:-ms-input-placeholder {
	color: red;
}


b,
strong {
	font-weight: 700;
}


hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000000;
}


.news-list-view .f3-widget-paginator li a {
	text-decoration: none;
}

a {
	color: inherit;
	text-decoration: underline;
}

.text-left,
.ce-headline-left {
	text-align: left;
}

.text-right,
.ce-headline-right {
	text-align: right;
}

.text-center,
.ce-headline-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}


/* buttons */
.button {}

.button:hover {}

.button:after {
	content: '';
	font-family: Verdana, Arial, sans-serif;
}

/* safari line-height hack */


/* displays */
main,
header,
footer,
nav,
section,
article {
	display: block;
}


.flex,
.header .navigationWrapper,
.layout-grid-no-padding .grid>.row,
.news-list-view .generalInformation,
.frame-type-menu_sitemap>ul,
footer .inner,
.footerNavigation ul {
	display: flex;
}


/* limiters */
.inner,
.inner-1280,
main {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.inner .shariff {
	/*max-width: 300px;*/
	margin-left: auto;
	margin-right: auto;
}

footer .inner {
	padding-left: 2em;
	padding-right: 2em;
}

.banner-text .inner {
	max-width: unset;
	margin: 0;
}


/* clearer */
.clear {
	line-height: 0;
	font-size: 0;
	height: 0;
	text-indent: -999px;
	clear: both;
}

.footer:after,
.row:after {
	clear: both;
	content: '';
	display: table;
}

#naviMain ul {
	list-style: none;
}


/* floatings */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-none {
	float: none;
}


/* spaces */
.space-after-small {
	margin-bottom: 35px;
}

.space-after-medium,
.space-after-medium.accordionOut {
	margin-bottom: 50px;
}

.space-after-large {
	margin-bottom: 100px;
}


main {
	margin-bottom: 4rem;
}

/* effects */
.mobicon span,
#banner .banner-text,
#searchbox .tx-indexedsearch-searchbox-sword,
#naviMain>ul>li>a,
.accordionOut>header:after,
main a,
#naviMain>ul>li,
#searchbox .searchButton,
#naviMain>ul>li>ul,
#naviMain>ul>li>ul>li>ul>li,
#naviMain>ul>li>ul>li>ul,
#naviMain>ul>li>ul>li,
footer li,
.footerNavigation li.nav12 a::before,
footer p a,
.layout-round-text .ce-textpic .ce-bodytext,
.layout-round-text .ce-textpic .ce-bodytext a,
.accordionOut>header,
.news-list-view .f3-widget-paginator li,
.news-single .back a,
footer>ul>li>a {
	transition: all .4s ease-out;
}

.header #logo img {
	transition: all .4s linear;
}


/* font-sizes */
.size-16 {
	font-size: 16px;
}

.size-20,
footer p,
.frame-type-menu_sitemap>ul>li {
	font-size: 20px;
}

.size-21,
.tx-indexedsearch-searchbox input[type="text"],
#naviMain>ul>li>ul>li,
#searchbox .tx-indexedsearch-searchbox-sword {
	font-size: 21px;
}

.size-25,
html,
body,
.frame-type-felogin_login div input,
.tx-powermail .powermail_fieldwrap select,
.tx-powermail .powermail_fieldwrap textarea,
.tx-powermail .powermail_fieldwrap input,
.footerNavigation>ul>li,
/*.news-list-view .f3-widget-paginator li.previous a::before, .news-list-view .f3-widget-paginator li.next a::after, */
.news-list-view .f3-widget-paginator li.next a::before,
#naviMain>ul>li>a,
.breadcrumb-item,
.variation-background-grey .col_50_2 p,
.accordion p,
.accordion li {
	font-size: 25px;
	line-height: 1.4em;
}

.size-30,
.layout-round-text .ce-bodytext>p,
.accordionOut>header:after,
#searchbox .searchButton::before,
.variation-background-grey .col_50_2 h2,
h2 {
	font-size: 30px;
}

.size-36,
.banner .banner-text .bannerShow p {
	font-size: 36px;
}

.size-40,
h1,
.footerNavigation li.nav12 a::before {
	font-size: 40px;
}

.size-45,
.body-home .banner .banner-text .bannerShow p {
	font-size: 45px;
}

/* font-weights */
.weight-400 {
	font-weight: 400;
}

.weight-700,
#naviMain>ul>li>a,
#naviMain>ul>li>ul>li,
.banner .banner-text .bannerShow p,
.layout-round-text .ce-bodytext>p,
.news-list-view a.more,
.news-list-view .f3-widget-paginator li.current,
.news-single .back a,
.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage,
.footerNavigation>ul>li {
	font-weight: 700;
}

/* line-heights */
#naviMain>ul>li>a,
.banner .banner-text .bannerShow p,
h1,
h2 {
	line-height: 1.25em;
}

main p,
.cookie-text p,
.variation-background-grey .col_50_2 p,
.news-list-view .f3-widget-paginator li,
#naviMain>ul>li>ul>li,
.variation-background-grey .col_50_2 h2,
.accordion p,
.accordion li {
	line-height: 1.4em;
}

footer p {
	line-height: 1.75em;
}

/* colors */
.color.white,
.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage,
.tx-indexedsearch-browsebox li:hover,
.tx-indexedsearch-browsebox li:focus,
.news-list-view .f3-widget-paginator li:hover,
.news-list-view .f3-widget-paginator li:focus,
.news-list-view .f3-widget-paginator li.current,
#footer,
.footerNavigation li.nav12 a::before {
	color: #FFF;
}

.color.black,
html,
body,
.back a:hover,
.back a:focus {
	color: #000;
}

.color.grey {
	color: #f2f2f2;
}

.color.darkgrey,
main a:hover,
main a:focus,
#naviMain>ul>li>ul>li.restricted>a {
	color: #666666;
}

.color.yellow,
#banner .banner-text:hover,
#banner .banner-text:focus,
.layout-round-text .ce-textpic:hover .ce-bodytext a,
.layout-round-text .ce-textpic:focus .ce-bodytext a,
footer p a:hover,
footer p a:focus,
footer li:hover,
footer li:focus,
.footerNavigation>ul>li.active,
footer>ul>li.active>a,
.footerNavigation li.nav12:hover a::before,
.footerNavigation li.nav12:focus a::before {
	color: #ffee2e;
}

/* background-colors */
.background.white,
#searchbox .searchButton:hover,
#searchbox .searchButton:focus,
#searchbox.showSearch .searchButton,
#naviMain>ul>li:hover,
#naviMain>ul>li:focus,
#naviMain>ul>li>ul>li,
#naviMain>ul>li>ul>li>ul>li,
#naviMain>ul>li.active {
	background-color: #FFF;
}

.background.black,
#banner .banner-text:hover,
#banner .banner-text:focus,
main li::after,
.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage,
.tx-indexedsearch-browsebox li:hover,
.tx-indexedsearch-browsebox li:focus,
.news-list-view .f3-widget-paginator li:hover,
.news-list-view .f3-widget-paginator li:focus,
.news-list-view .f3-widget-paginator li.current,
.footer-top,
.layout-round-text .ce-textpic:hover .ce-bodytext,
.layout-round-text .ce-textpic:focus .ce-bodytext {
	background-color: #000;
}

.background.grey,
.tx-indexedsearch-browsebox li,
.tx-indexedsearch-res,
.news-single .back a,
.news-single .newsContent,
.news-list-view .f3-widget-paginator li,
.news-list-view .article,
.variation-background-grey>div,
.accordionOut>header,
.powermail_fieldset_1,
.frame-type-felogin_login fieldset,
.frame-type-felogin_login div input[type="submit"],
.tx-powermail .powermail_fieldwrap_type_submit input {
	background-color: #f2f2f2;
}

.background.darkgrey,
.footer-bottom {
	background-color: #666666;
}

.background.yellow,
.news-single .back a:hover,
.news-single .back a:focus,
.accordionOut.accordionOpen>header,
body>header .header,
#naviMain>ul>li>ul>li:hover,
#naviMain>ul>li>ul>li>ul>li:hover,
#naviMain>ul>li>ul>li:focus,
#naviMain>ul>li>ul>li>ul>li:focus {
	background-color: #ffee2e;
}

/* breadcrumb */
#naviBreadcrumb {
	margin-bottom: 2rem;
}

.breadcrumb-item {
	display: inline-block;
	padding-left: 0;
}

.breadcrumb-item:first-child {
	text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: '/';
	padding: 0 7px;
}

.breadcrumb-item::after {
	display: none;
}

/* header */
header {
	margin-bottom: 2rem;
}

main header {
	margin-bottom: 0;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}

.header #logo {
	padding-bottom: 15px;
	text-align: center;
}

.header .logo_link {
	display: block;
	line-height: 0;
	font-size: 0;
}

.header #logo img {
	max-width: 212px;
}

.header .inner::after {
	display: block;
	clear: both;
	content: '';
}

.header-fixed .header #logo img {
	max-width: 100px;
}

/* naviMain */
#naviMain {
	position: relative;
	flex-basis: 90%;
}

#naviMain>ul {
	text-align: center;
}

#naviMain>ul>li {
	display: inline-block;
	position: relative;
	width: 20%;
}

#naviMain>ul>li>a {
	display: block;
	padding: 15px 5px 15px;
	text-decoration: none;
}

/* naviMain first level */
#naviMain>ul>li>ul {
	opacity: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 50;
	min-width: 100%;
	text-align: left;
	padding-top: 10px;
}

#naviMain>ul>li:hover>ul,
#naviMain>ul>li:focus>ul {
	opacity: 1;
	height: auto;
	overflow: visible;
	visibility: visible;
}

#naviMain>ul>li>ul>li {
	position: relative;
}

#naviMain>ul>li>ul>li>a {
	white-space: nowrap;
	padding: 10px 15px;
	display: block;
	text-decoration: none;
}

/* naviMain second level */
#naviMain>ul>li>ul>li>ul {
	opacity: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 50;
	padding-left: 10px;
}

#naviMain>ul>li>ul>li:hover>ul,
#naviMain>ul>li>ul>li:focus>ul {
	opacity: 1;
	height: auto;
	overflow: visible;
	visibility: visible;
}

#naviMain>ul>li>ul>li>ul>li {
	position: relative;
}

#naviMain>ul>li>ul>li>ul>li>a {
	white-space: nowrap;
	padding: 10px 15px;
	display: block;
	text-decoration: none;
}

/* searchbox */
#searchbox {
	position: relative;
	flex-basis: 10%;
}

#searchbox input[type="submit"] {
	display: none;
}

#searchbox .searchButton {
	width: 70px;
	height: 100%;
	display: block;
	margin-left: 60px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}

#searchbox .searchButton::before {
	content: '\e802';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#searchbox .tx-indexedsearch-searchbox-sword {
	margin-top: 10px;
	padding: 15px 20px;
	width: 400px;
	border: none;
	position: absolute;
	z-index: 3;
	top: 100%;
	right: 0;
}

#searchbox form {
	opacity: 0;
	visibility: hidden;
}

#searchbox.showSearch form {
	opacity: 1;
	visibility: visible;
}

/* banner */
.banner {
	position: relative;
	padding-top: 250px;
}

.banner .swiper-slide img {
	width: 100%;
	display: block;
}

.body-home .banner .banner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgba(255, 238, 46, 0.9);
	width: 360px;
	height: 360px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.banner .banner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgba(255, 238, 46, 0.9);
	width: 288px;
	height: 288px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.banner .banner-text .inner {
	width: 100%;
	height: 100%;
}

.banner .banner-text .bannerShow {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.banner .banner-text .bannerShow a {
	text-decoration: none;
}

.banner .banner-text.orient-right .bannerShow {
	float: right;
}

.banner .swiper-pagi-out {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 5;
	line-height: 16px;
}

.banner .swiper-pagi {}

.banner .swiper-pagi .swiper-pagination-bullet {
	height: 16px;
	width: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

.banner .slider-buttons,
.banner .swiper-pagi-out {
	display: none;
}

/* content */
main {}

.body-nobanner main {
	padding-top: 250px;
}

main h1 {
	margin-bottom: 0.8em;
}

main h2 {
	margin-bottom: 30px;
}

main h3 {}

/* if header + subheader = hands */
main .hands {}

main .hands h1 {
	margin-bottom: 0;
}

main p {
	margin-bottom: 2rem;
}

main ul,
main ol {
	margin-bottom: 1rem;
	list-style-type: none;
}

main li {
	position: relative;
	padding-left: 1rem;
}

main li::after {
	content: '';
	width: 6px;
	height: 6px;
	display: block;
	border-radius: 50%;
	left: 5px;
	top: 18px;
	transform: translateY(-50%);
	position: absolute;
}

.f3-widget-paginator li::after {
	display: none;
}

.f3-widget-paginator {}

main>* {
	margin-bottom: 2rem;
}

.videomedia {}

.videomedia.ce-gallery .ce-outer,
.videomedia.ce-gallery .ce-inner,
.videomedia.ce-gallery .ce-column {
	position: static;
	float: none;
}

.videomedia.ce-gallery figure {
	display: block;
}

.videomedia.ce-gallery .video-embed {
	position: relative;
	width: 74%;
}

.videomedia.ce-gallery .video-embed:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 56.25%;
}

.videomedia.ce-gallery .video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videomedia.ce-gallery .video-embed>div {
	position: absolute;
	top: 0;
	left: 0;
}

.uc-embedding-container {
	overflow: auto !important;
	width: 100% !important;
	height: 100% !important;
	max-width: 950px !important;
}

/* content slider */
.slider {
	position: relative;
}

.slider .swiper-slide img {
	width: 100%;
	display: block;
}

.slider .swiper-pagi-out {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 5;
	line-height: 16px;
}

.slider .swiper-pagi {}

.slider .swiper-pagi .swiper-pagination-bullet {
	height: 16px;
	width: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

/* accordion */
.accordionOut {
	margin-bottom: 10px;
}

.accordionOut>header {
	position: relative;
	cursor: pointer;
	padding: 1.35em 3em 1.35em 1.5em;
}

.accordionOut>header:after {
	content: '';
	display: block;
	height: 38px;
	width: 26px;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	background-image: url(../img/arrow-right.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.accordionOut>header>* {
	margin-bottom: 0;
}

.accordionOut.accordionOpen>header:after {
	transform: rotate(90deg);
	top: 35%;
	right: 40px;
}

.accordionOut>.accordion {
	padding: 2em;
}

.accordionOut>.accordion h2 {
	margin-bottom: 30px;
}

.accordionOut>.accordion:after {
	clear: both;
	content: '';
	display: table;
}

/* grids */
.grid {
	overflow: hidden;
}

.grid>.row {
	margin-left: -15px;
	margin-right: -15px;
}

.layout-round-text .grid>.row {
	margin-left: -1rem;
	margin-right: -1rem;
}

.layout-grid-no-padding .grid>.row {
	margin-left: -1rem;
	margin-right: -1rem;
	float: none;
}

.layout-grid-no-padding .col_50_1 * {
	height: 100%;
}

.layout-grid-no-padding .col_50_1 figure {
	display: block;
}

.layout-grid-no-padding .col_50_1 img {
	object-fit: cover;
}

.layout-grid-no-padding .col p {
	margin-bottom: 0;
}

.grid>.row>.col {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.layout-round-text .grid>.row>.col {
	float: left;
	padding-left: 1rem;
	padding-right: 1rem;
}

.grid_30_30_30>.row>.col {
	width: 33.33%;
}

.grid_25_25_25_25>.row>.col {
	width: 25%;
}

.grid_20_20_20_20_20>.row>.col {
	width: 20%;
}

.grid_50_50>.row>.col {
	width: 50%;
}

.col_30 {
	width: 30%;
}

.col_40 {
	width: 40%;
}

.col_60 {
	width: 60%;
}

.col_70 {
	width: 70%;
}

[tabindex="0"] {
	border: none;
}

[tabindex="0"]:focus {
	border: none;
}

/* layouts */
.layout-round-text {
	margin-bottom: 2rem;
}

.layout-round-text a {
	text-decoration: none;
}

.layout-round-text .ce-textpic {
	position: relative;
}

.layout-round-text .ce-bodytext {
	width: 230px;
	height: 230px;
	background-color: rgba(255, 238, 46, 0.9);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.layout-round-text .ce-bodytext>p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 36px;
	max-width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}

.layout-round-text .grid_50_50 .ce-outer,
.layout-round-text .grid_50_50 .ce-inner {
	float: none;
	right: auto;
}

.layout-round-text .grid_50_50 .ce-column,
.layout-round-text .grid_50_50 figure {
	width: 100%;
}

.layout-round-text .ce-textpic {
	cursor: pointer;
}

.layout-round-text .ce-gallery {
	margin-bottom: 0;
}

.layout-grid-no-padding .grid>.row>.col {
	padding-left: 0;
	padding-right: 0;
}

.layout-grid-no-padding .grid>.row {
	margin-left: 0;
	margin-right: 0;
}

.layout-grid-no-padding .ce-image.ce-center .ce-outer,
.layout-grid-no-padding .ce-image.ce-center .ce-inner,
.layout-grid-no-padding .ce-image .ce-column {
	position: static;
	float: none;
}

.layout-small-content>div>div {
	max-width: 1000px;
}

.layout-small-content p {
	padding-bottom: 35px;
}

.layout-small-content .ce-intext.ce-left .ce-gallery {
	margin-right: 35px;
	margin-bottom: 0;
}

/* variations */
.variation-background-grey .ce-above .ce-gallery {
	margin-bottom: 0;
}

.variation-background-grey .col .frame-type-text {
	padding: 1.5rem 2rem;
}

.variation-background-grey .col h2 {
	margin-bottom: 10px;
}

.variation-background-grey .col p a {
	display: block;
	padding-top: 10px;
}

/* news */
.news-list-view .generalInformation {
	margin-bottom: 5px;
}

.news-list-view .generalInformation .news-date::after {
	content: '|';
	padding: 0 5px;
}

.news-list-view .article {
	max-width: 950px;
	margin-bottom: 2rem;
	padding: 2rem;
}

.news-list-view .news-header {
	margin-bottom: 10px;
}

.news-list-view a.more {
	text-decoration: underline;
}


.news-list-view ul.f3-widget-paginator {
	list-style-type: none;
}

.news-list-view .f3-widget-paginator li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px 15px;
}

.news-list-view .f3-widget-paginator li a {
	display: block;
}

.news-list-view .f3-widget-paginator li:first-child {
	margin-left: 0;
}

.news-list-view .f3-widget-paginator li:last-child {
	margin-right: 0;
}

.news-list-view .f3-widget-paginator li.next a,
.news-list-view .f3-widget-paginator li.previous a {
	display: inline;
}

.news-list-view .f3-widget-paginator li.next a::after {
	content: '>';
}

.news-list-view .f3-widget-paginator li.previous a::before {
	content: '<';
}

.news-single .news-list-date::after {
	content: '|';
	padding-left: 7px;
	padding-right: 10px;
}

.news-single .newsContent {
	padding: 40px;
	margin-bottom: 2rem;
}

.news-single .back a {
	display: block;
	padding: 10px;
	max-width: 212px;
	text-align: center;
	margin-bottom: 4rem;
}

.news-single .teaser-text p {
	margin-bottom: 30px;
}

/* search */
.tx-indexedsearch-searchbox fieldset {
	position: relative;
	max-width: 400px;
}

.tx-indexedsearch-searchbox fieldset legend {
	display: none;
}

.tx-indexedsearch-searchbox input[type="submit"] {
	position: absolute;
	top: 7px;
	right: 50px;
	/* z-index: 3; */
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	width: 42px;
	height: 42px;
	border: none;
	background-image: url("../img/lupe.png");
	background-repeat: no-repeat;
	background-size: 42px;
	background-position: center;
	background-color: transparent;
}

.tx-indexedsearch-searchbox input[type="text"] {
	padding: 15px 10px;
	width: 400px;
	border: 1px solid #EFEFEA;
	margin-right: 2em;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-form label {
	display: none;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-form {
	margin-bottom: 2rem;
}

.tx-indexedsearch-info-sword,
.tx-indexedsearch-info-sword+.tx-indexedsearch-browsebox {
	display: none;
}

.tx-indexedsearch-res {
	padding: 2rem;
	margin-bottom: 2rem;
	max-width: 950px;
}

.tx-indexedsearch-res h3 a {
	text-decoration: none;
}

.tx-indexedsearch-res p {
	margin-bottom: 0;
}

.tx-indexedsearch-browsebox {
	list-style-type: none;
}

.tx-indexedsearch-browsebox li {
	display: inline-block;
	padding: 5px 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tx-indexedsearch-browsebox a {
	text-decoration: none;
}

main .tx-indexedsearch-browsebox li::after {
	display: none;
}

.tx-indexedsearch-browsebox li:last-child {
	margin-right: 0;
}

/* 404 sitemap */
.frame-type-menu_sitemap>ul>li>a:hover,
.frame-type-menu_sitemap>ul>li>a:focus,
.frame-type-menu_sitemap>ul>li>ul>li>a:hover,
.frame-type-menu_sitemap>ul>li>ul>li>a:focus,
.frame-type-menu_sitemap>ul>li>ul>li>ul>li>a:hover,
.frame-type-menu_sitemap>ul>li>ul>li>ul>li>a:focus {
	text-decoration: underline;
}

.frame-type-menu_sitemap>ul>li {
	flex-basis: 100%;
}

/* powermail */
.tx-powermail h3,
.tx-powermail legend {
	display: none;
}

.tx-powermail .powermail_fieldset_1 {
	padding: 50px 50px;
	margin-bottom: 20px;
}

.tx-powermail .powermail_fieldwrap {
	display: flex;
	margin-bottom: 20px;
}

.tx-powermail .powermail_fieldwrap label {
	width: 30%;
	line-height: 45px;
	display: block;
}

.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_file label,
.tx-powermail .powermail_fieldwrap .checkbox label {
	line-height: 1.8em;
}

.tx-powermail .powermail_fieldwrap .powermail_field {
	width: 70%;
}

.tx-powermail .powermail_fieldwrap select,
.tx-powermail .powermail_fieldwrap textarea,
.tx-powermail .powermail_fieldwrap input {
	width: 100%;
	padding: 7px 15px;
	border: none;
}

.tx-powermail .powermail_fieldwrap_type_file label {
	width: 65%;
}

.tx-powermail .powermail_fieldwrap_type_file .powermail_field {
	width: 35%;
}

.tx-powermail .powermail_fieldwrap_type_check {
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.tx-powermail .powermail_fieldwrap_type_check>label {
	font-weight: 700;
}

.tx-powermail .powermail_fieldwrap_type_check label {
	width: 100%;
}

.tx-powermail .powermail_fieldwrap_type_check .powermail_field {
	width: 100%;
}

.tx-powermail .powermail_fieldwrap_type_check input {
	width: auto;
}

.tx-powermail .powermail_fieldwrap_type_file.error {
	margin-bottom: 90px;
}

.tx-powermail .powermail_fieldwrap_type_file .powermail-errors-list {
	position: absolute;
	top: 100%;
	left: -186%;
	width: auto;
}

.tx-powermail .powermail_fieldwrap_type_file .powermail-errors-list li {
	padding-left: 0;
	color: red;
}

.tx-powermail .powermail_fieldwrap_type_file .powermail-errors-list li:before {
	content: '*';
	display: inline-block;
	margin-right: 10px;
}

.tx-powermail .powermail_fieldwrap_type_file .powermail-errors-list li:after {
	display: none;
}

/* checkboxes/radios - customized style */
.checkbox label,
.radio label {
	display: block;
	position: relative;
	padding-left: 45px;
	cursor: pointer;
	line-height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 55px;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkbox label .checkmark,
.radio label .checkmark {
	position: absolute;
	top: -2px;
	left: 0;
	height: 30px;
	width: 30px;
	background-color: #FFF;
	margin-top: 9px;
}

.checkbox label:hover input[type="checkbox"]~.checkmark,
.checkbox label:focus input[type="checkbox"]~.checkmark,
.radio label:hover input[type="radio"]~.checkmark,
.radio label:focus input[type="radio"]~.checkmark {
	background-color: #cccccc;
}

.checkbox label input[type="checkbox"]:checked~.checkmark,
.radio label input[type="radio"]:checked~.checkmark {
	background-color: #cccccc;
	border-color: #cccccc;
}

.checkbox label .checkmark:after,
.radio label .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.checkbox label input[type="checkbox"]:checked~.checkmark:after,
.radio label input[type="radio"]:checked~.checkmark:after {
	display: block;
}

.checkbox label .checkmark:after,
.radio label .checkmark:after {
	left: 9px;
	top: 4px;
	width: 7px;
	height: 15px;
	border: solid #FFF;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* fileupload - customized style */
.powermail_fieldwrap_type_check:after {
	clear: both;
	content: '';
	display: block;
}

.fWrap {
	padding: 0;
	height: 3em;
	cursor: pointer;
	margin-bottom: 3px;
	position: relative;
}

.fWrap:before {
	width: 100%;
	content: "Datei(en) auswählen";
	font-size: 25px;
	font-weight: 700;
	padding: 10px 30px;
	box-sizing: border-box;
	background-color: #FFF;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	cursor: pointer;
}

.fWrap input[type="file"] {
	width: 100%;
	min-height: 100%;
	opacity: 0;
	cursor: pointer;
	display: block;
	z-index: 5;
}

.tx-powermail .powermail_fieldwrap_type_html {
	margin-bottom: 40px;
}

.tx-powermail .powermail_fieldwrap_type_submit .powermail_field {
	width: auto;
}

.tx-powermail .powermail_fieldwrap_type_submit input {
	width: auto;
	font-weight: 700;
	cursor: pointer;
	padding: 10px 25px;
}

.tx-powermail .powermail-errors-list {
	list-style-type: none;
}

.tx-powermail .powermail-errors-list li {
	color: #ff0000;
}

.tx-powermail .powermail-errors-list li.parsley-required::after,
.tx-powermail .powermail-errors-list li::after {
	content: '*';
	background-color: transparent;
	transform: none;
	top: 5px;
}

/* user login */
.frame-type-felogin_login {}

.frame-type-felogin_login legend,
.frame-type-felogin_login h3 {
	display: none;
}

.frame-type-felogin_login form fieldset {
	padding: 50px 50px;
	margin-bottom: 20px;
}

.frame-type-felogin_login fieldset div {
	display: flex;
	margin-bottom: 20px;
}

.frame-type-felogin_login fieldset div:nth-child(3) {
	margin-bottom: 0;
}

.frame-type-felogin_login div label {
	width: 30%;
	line-height: 45px;
	display: block;
}

.frame-type-felogin_login div input {
	width: 70%;
	padding: 7px 15px;
	border: none;
}

.frame-type-felogin_login div.submit {
	display: block;
}

.frame-type-felogin_login div input[type="submit"] {
	width: auto;
	font-weight: 700;
	cursor: pointer;
	padding: 10px 25px;
}

.frame-type-login.layout-logout p,
.frame-type-login.layout-logout form fieldset:first-child {
	display: none;
}

/* footer */
footer .inner>div {
	flex-basis: 50%;
}

.footer-top .inner {
	padding-top: 2em;
	padding-bottom: 2em;
}

.footer-bottom .inner {
	padding-top: 1.4em;
	padding-bottom: 1em;
}

.footerNavigation ul {
	list-style-type: none;
	align-items: center;
	justify-content: space-between;
}

.footerNavigation {
	text-align: right;
}

.footerNavigation>ul>li {
	line-height: 30px;
}

.footerNavigation li.nav12,
.footerNavigation li.nav82 {
	width: 42px;
}

.footerNavigation li.nav12 a,
.footerNavigation li.nav82 a {
	font-size: 0;
	position: relative;
	display: block;
}

.footerNavigation li.nav12 a::before {
	content: '';
	width: 42px;
	height: 42px;
	display: block;
	position: absolute;
	top: -5px;
	background-image: url(../img/fb-logo.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.footerNavigation li.nav82 a::before {
	content: '';
	width: 42px;
	height: 42px;
	display: block;
	position: absolute;
	top: -5px;
	background-image: url(../img/ig-logo.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.footerNavigation li a {
	text-decoration: none;
}

footer .socialLinks {
	background-color: #676461;
	padding-top: 1em;
	padding-bottom: 1em;
}

footer .socialLinks>div>ul>li {
	display: inline-block;
}

footer p a {
	text-decoration: underline;
}

.shariff .orientation-horizontal li {
	margin-right: 4%;
}

.shariff li .fab,
.shariff li .far,
.shariff li .fas {
	display: block;
	float: left;
}

.shariff .orientation-horizontal.button-style-standard li .share_text {
	display: block;
	float: left;
}