@charset "UTF-8";

/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

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

/* asap-italic - latin */
@font-face {
	font-family: 'Asap';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/asap-v24-latin-italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/asap-v24-latin-italic.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/asap-v24-latin-italic.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/asap-v24-latin-italic.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/asap-v24-latin-italic.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/asap-v24-latin-italic.svg#Asap') format('svg');
	/* Legacy iOS */
}

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

body {
	line-height: 25px;
	font-family: 'Asap', sans-serif;
	background-color: #ffffff;
	overflow-x: hidden;
	color: #3f3e3e;
	background: url('../images/bg.jpg');
	min-width: 320px;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	/* ...and now for the proper property */
	transition: .4s;
	list-style: none;
	text-decoration: none;
	text-decoration: none;
	color: #00407e;
}

p {
	font-size: 13pt;
	color: #3f3e3e;
	line-height: 20pt;
	margin-bottom: 20px;
}

#wrapper {
	height: 100%;
	margin: 0 auto;
	max-width: 100%;
	width: 1000px;
}

header {
	max-width: 100%;
	height: 130px;
	margin: 10px 0px 10px 0px;
}

h1 {
	font-family: 'Asap', sans-serif;
	font-style: italic;
	font-weight: 700;
	font-size: 20pt;
	color: #00407e;
	margin: 0px 0px 30px 0px;
}

#logo {
	float: left;
	height: 100%;
	margin: 0px 50px 0px 160px;
}

#logo img {
	height: 130px;
	width: auto;
}

#nav_icon {
	display: none;
}

nav ul {
	margin-top: 50px;
}
nav li {
	list-style: none;
	float: left;
	margin: 0 0px 0px 15px;
	font-family: 'Asap', sans-serif;
	font-style: italic;
	font-weight: 700;
	font-size: 13pt;
}

nav li a:hover {
	color: #ee0481;
}

.active a,
a[aria-current] {
	color: #ee0481 !important;
}

.clearer {
	display: none;
}
.imgright {
	float: right;
	clear: both;
	margin-bottom: 10px;
	padding-left: 50px;
}

.imgleft {
	float: left;
	padding-right: 30px;
}

b,
strong {
	font-weight: 700;
}

.bereich {
	font-size: 11px;
	display: inline-block;
	padding-bottom: 10px;
	font-weight: normal;
}

.kontakt {
	margin-top: -60px;
	position: relative;
}

#slideshow {
	z-index: 1;
	width: 1000px;
	height: 323px;
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;

}

#lines {
	z-index: 3;
	position: fixed;
	top: 0px;
	width: 118px;
	min-height: 100%;
	background-image: url('../images/linien.png');
	background-repeat: repeat-y;
	overflow: hidden;
	margin-left: 15px;
}

section {
	max-width: 750px;
	margin: 40px 50px 0px 190px;
	min-height: 400px;
}

section span {
	font-weight: bold;
}

section a {
	color: #ee0481;
}

section ul {
	list-style: disc;
	margin: 0px 0px 0px 40px;
}

section ul li {
	color: #3f3e3e;
}

footer {
	margin: 100px 0px 60px 190px;
}

footer p {
	color: #ee0481;
	line-height: 15pt;
	font-size: 9pt;
}

footer a {
	color: #ee0481;
}

footer a:hover {
	color: #00407e;
}

header.date {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 20px;
	height: auto;
	color: #00407e;
	font-weight: 700;
}

.termin time,
.termin h2 {
	font-weight: 700;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}

.termin time {
	color: #00407e;
}

.termin h2 {
	color: #ee0481;
	padding-bottom: 5px;
}

.termin {
	border-bottom: 1px dotted #ee0481;
	padding-bottom: 0;
	padding-top: 10px;
	margin-bottom: 10px;
}


.reg {
	font-weight: normal;
}
section.alert {
	background: #ee047f;
	color: white;
	letter-spacing: .025em;
	margin-top: 0;
	min-height: 0;
	padding: 1em;
}

section.alert p,
section.alert a {
	color: white;
}

em {
	font-style: italic;
}

small {
	font-size: .75em;
}
#nav_mobile {
	float: right;
	width: calc(100% - 160px - 50px - 160px);
}
nav li {
	font-size: 12pt;
}

.termin {
	overflow: hidden;
}

section .termin ul {
	margin: 0 0 20px 1em;
}

.termin h3 {
	color: #ee0481;
	font-weight: 700;
	margin: 0px 0px 20px 0px;
}

.termin .event__image {
	float: right;
	margin: 0 0 2em 4%;
	max-width: 100%;
}

.termin .event__details {
	float: right;
	margin: 0 0 2em 2em;
}

.termin .event__opener {
	color: #ee0481;
	display: inline-block;
	font-weight: normal;
	/* padding-right: 1em; */
	position: relative;
}

.termin .event__opener--text {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 1em;
	position: relative;
}

.accordion .event__opener--text::before {
	content: 'Bericht schließen';
}

.accordion input[type="checkbox"]:checked~.event__opener--text::before {
	content: 'Bericht lesen';
}

.event__gallery figure {
	float: left;
	line-height: 1;
	margin: 4% 4% 0 0;
	width: 48%;
}

.event__gallery figure:nth-child(even) {
	margin: 4% 0 0;
}

.event__gallery figure img {
	max-width: 100%;
}

.event__gallery figcaption {
	color: #00407e;
	font-size: .75em;
	margin: .25em 0;
}

.accordion input[type="checkbox"] {
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.accordion i {
	margin: .5em 0 0 1em;
}

.accordion i::before,
.accordion i::after {
	content: "";
	position: absolute;
	background-color: #ee0481;
	width: 3px;
	height: 9px;
}

.accordion i::before {
	-webkit-transform: translate(0, 10px) rotate(45deg);
	-ms-transform: translate(0, 10px) rotate(45deg);
	transform: translate(0, 10px) rotate(45deg);
}

.accordion i::after {
	-webkit-transform: translate(0, 10px) rotate(-45deg);
	-ms-transform: translate(0, 10px) rotate(-45deg);
	transform: translate(0, 10px) rotate(-45deg);
}

.accordion div.accordion__details,
.accordion i::before,
.accordion i::after {
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.accordion input[type="checkbox"]:checked~i::before {
	-webkit-transform: translate(2px, 10px) rotate(45deg);
	-ms-transform: translate(2px, 10px) rotate(45deg);
	transform: translate(2px, 10px) rotate(45deg);
}

.accordion input[type="checkbox"]:checked~i::after {
	-webkit-transform: translate(-2px, 10px) rotate(-45deg);
	-ms-transform: translate(-2px, 10px) rotate(-45deg);
	transform: translate(-2px, 10px) rotate(-45deg);
}

.accordion div.accordion__details {
	color: black;
	margin-top: .5em;
	max-height: 2048px;
	opacity: 1;
	overflow: hidden;
	padding-bottom: .75em;
	position: relative;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	z-index: 2;
}

.accordion input[type="checkbox"]:checked~div.accordion__details {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	padding-bottom: 0;
	padding-top: 0;
	transform: translate(0, 50%);
}




/* @media only screen and (max-width: 480px){ */
@media only screen and (max-width: 767px) {
	.clearer {
		clear: both;
		display: block;
	}
	.team {
		padding-bottom: 50px;
	}

	img.team {
		width: 90%;
	}

	.imgright {
		float: none;
		margin-top: 0px;
		padding: 0px;
	}

	h1 {
		line-height: 24pt;
	}

	#logo {
		margin: 0px 20px 0px 40px;
	}

	#logo img {
		height: 100px;
	}

	#nav_icon {
		display: block;
		float: right;
		margin: 30px 25px 0px 0px;
	}

	#nav_icon img {
		width: 57px;
	}

	#navi {
		display: none;
	}

	#nav_mobile {
		width: 100%;
	}

	#lines {
		width: 30px;
		background-size: 100%;
		margin-left: 0px;
	}

	#slideshow {
		display: none;
	}

	nav {
		display: none;
		/* position: absolute; */
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 35px 0px;
		width: 100%;
		background-color: rgba(240, 240, 240, 0.95);
		/* top: 110px; */
	}

	nav ul {
		font-size: 20pt;
		margin-bottom: 50px;
		margin-top: 25px;
	}

	nav li {
		float: none;
		font-size: 24px;
		margin-top: 22px;
		margin-left: 45px;
		width: 170px;
	}

	section {
		min-width: 250px;
		margin-left: 45px;
		margin-bottom: 60px;
		margin-top: 0px;
	}

	footer {
		margin: 0px 0px 40px 45px;
	}
}

/*_ende_320_*/

@media only screen and (min-width: 768px) {
	#nav_mobile {
		display: block !important;
	}
}
