@font-face {
	font-family: 'OpenSans';
	src: url('../cpfont/opensans-regular-webfont.woff2') format('woff2'),
         url('../cpfont/opensans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../cpfont/opensans-italic-webfont.woff2') format('woff2'),
         url('../cpfont/opensans-italic-webfont.woff') format('woff');
	font-style: italic;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../cpfont/opensans-semibold-webfont.woff2') format('woff2'),
         url('../cpfont/opensans-semibold-webfont.woff') format('woff');
	font-weight: bold;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../cpfont/opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('../cpfont/opensans-semibolditalic-webfont.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Amatic';
	src: url('../cpfont/Amatic-Regular.woff2') format('woff2'),
         url('../cpfont/Amatic-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Amatic';
	src: url('../cpfont/Amatic-Bold.woff2') format('woff2'),
         url('../cpfont/Amatic-Bold.woff') format('woff');
	font-weight: bold;
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, ol, ul, li, form, table, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #666;
	text-align: center;
	margin: 0;
	background-color: #f7931e;
	overflow-Y: scroll;
	overflow-x: hidden;
	font: normal 14px/150% OpenSans, Helvetica, Arial, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.mce-content-body {
	background-color: white;
	text-align: left;
}
img {
	border-style: none;
	max-width: 100%;
	height: auto;
}
.noborder {
	border-style: none !important;
}
/* abstÃ¤nde */
form {
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p, ul {
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	max-width: 550px;
}
h1, h2, h3 {
	
}
/*
Linksteuerung
*/
a, a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.anker {
	width: 0;
	height: 0;
	margin: -150px 0 0;
	padding: 0;
	position: absolute;
}
.mobilemenlink {
	width: 29px;
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 1001;
	cursor: pointer;
	display: none;
}
.mobilemenlink div {
	display: block;
	width: 100%;
	height: 3px;
	box-shadow: #999 2px 2px 5px;
	background-color: #f7931e;
	margin-top: 8px;
}
/* hamburgermenÃ¼ */
.mobilemenu.mobilemenu-theme .mobilemenu--inner {
	background: #f7931e;
}
.mobilemenu.mobilemenu-theme ul li {
	border-color: #fff;
}
.mobilemenu.mobilemenu-theme ul li a {
	color: #fff;
	font-size: 16px;
}
/* submen */
.mobilemenu.mobilemenu-theme ul li ul li {
	border-color: #fff;
}
.mobilemenu.mobilemenu-theme ul li ul li a {
	color: #fff;
}
.mobilemenu .mobilemenu--inner {
	width: 90% !important;
}
/* schriftformatierung:
Headline		h1
Ã�berschrift		h2

Headline			h3
groÃ�e Ã�berschrift		h4
normale Ã�berschrift		h5

kleine Ã�berschrift		h6	(z.B. Datum in News)

normale Schrift		p
kleine Schrift			span klein */
h1 {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
	font: 32px/30px Amatic;
	color: #f7931e;
}
.starttext h1 {
	line-height: 50px;
	font: 32px/30px Amatic;
}
h2 {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
}
h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
	color: #f7931e;
}
h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
}
h5 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
}
h6 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}
p {
	margin-bottom: 0;
	margin-top: 10px;
}
ul {
	
}
li {
	margin-left: 20px;
}
.small, .kl {
	font-size: 11px;
}
/*
farben
*/
.orange .starttext h1, .orange a, .orange a:visited {
	color: #f15a22;
}
.tuerkis .starttext h1, .tuerkis a, .tuerkis a:visited {
	color: #00aaac;
}
.rot .starttext h1, .rot a, .rot a:visited {
	color: #d2232a;
}
.gruen .starttext h1, .gruen a, .gruen a:visited {
	color: #73b163;
}
.gelb .starttext h1, .gelb a, .gelb a:visited {
	color: #fbb04c;
}
.lila .starttext h1, .lila a, .lila a:visited {
	color: #85639d;
}
.helllila .starttext h1, .helllila a, .helllila a:visited {
	color: #ac619c;
}
/*
cms
*/
.container {
	float: none;
}
.fliessend {
	float: left;
	margin-right: 15px;
	display: block;
	margin-bottom: 5px;
}
.trennlinie, hr {
	font-size: 0;
	width: auto;
	height: 0;
	clear: both;
	margin: 20px 15px;
	border-top-style: dotted;
	border-top-width: 1px;
}
.orange .trennlinie, .orange hr {
	border-color: #f15a22;
}
.tuerkis .trennlinie, .tuerkis hr {
	border-color: #00aaac;
}
.rot .trennlinie, .rot hr {
	border-color: #d2232a;
}
.gruen .trennlinie, .gruen hr {
	border-color: #73b163;
}
.gelb .trennlinie, .gelb hr {
	border-color: #fbb04c;
}
.lila .trennlinie, .lila hr {
	border-color: #85639d;
}
.helllila .trennlinie, .helllila hr {
	border-color: #ac619c;
}
.links, .l {
	text-align: left !important;
}
.center, .c {
	text-align: center !important;
}
.rechts, .r {
	text-align: right !important;
}
.hide {
	display: none;
}
.clearer {
	clear: both;
}
/*
Seitenelemente
*/
.content {
	max-width: 990px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
.top {
	width: 100%;
	display: block;
	height: 115px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	color: white;
	background: white no-repeat;
}
.top .content {
	width: 100%;
	max-width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/blume_top.png) no-repeat right 0;
	height: 115px;
	display: flex;
	flex-wrap : nowrap;
}
img.logo {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	margin-left: 0;
	height: 95px;
	width: auto;
}
img.logo2 {
	display: inline-block;
	position: relative;
	margin-top: 48px;
	margin-left: 30px;
	height: 37px;
	width: auto;
}
a.kizlink, a.kizlink:visited {
	display: inline-block;
	color: #f15a22;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	position: relative;
}
a.kizlink span {
	position: absolute;
	top: 95px;
	right: 0;
	display: block;
	white-space: nowrap;
}
img.kiz {
	display: inline-block;
	margin-top: 10px;
	margin-left: 30px;
	height: 80px;
	width: auto;
}
.seite {
	width: 100%;
	max-width: 990px;
	margin: 10px auto 20px;
	padding: 10px 0;
	background-color: #e6e6e6;
}
.links {
	width: 280px;
	float: left;
	display: inline-block;
	margin-right: 8px;
}
.cms {
	width: calc(100% - 310px);
	position: relative;
	display: inline-block;
	min-height: 100px;
	text-align: left;
}
.topimage {
	background-image: url(../images/bg.png);
	width: 100%;
	background-size: 100% 100%;
	margin-bottom: 20px;
}
.topimage img {
	margin: 13px 19px 10px;
	max-width: calc(100% - 38px);
}
.text, .news, .link {
	background-image: url(../images/bg.png);
	width: 100%;
	background-size: 100% 100%;
	position: relative;
	padding-bottom: 15px;
}
.text {
	margin-top: 60px;
	padding-top: 40px;
}
.news {
	padding-top: 40px;
}
.link {
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 20px;
	width: calc(100% - 15px);
}
.text img {
	float: right;
	margin: 15px;
}
.text iframe {
	margin: 15px;
	max-width: calc(100% - 30px);
}
.text h1, .news h1 {
	color: white;
	background-size: 100% 100%;
	position: absolute;
	min-width: 362px;
	line-height: 70px;
	height: 80px;
	font-size: 40px;
	padding-right: 50px;
	top: -40px;
	left: -10px;
	padding-left: 10px;
}
.rot .text h1, .rot .news h1 {
	background-image: url(../images/bg_rot.png);
}
.orange .text h1, .orange .news h1 {
	background-image: url(../images/bg_orange.png);
}
.tuerkis .text h1, .tuerkis .news h1 {
	background-image: url(../images/bg_tuerkis.png);
}
.gruen .text h1, .gruen .news h1 {
	background-image: url(../images/bg_gruen.png);
}
.gelb .text h1, .gelb .news h1 {
	background-image: url(../images/bg_gelb.png);
}
.lila .text h1, .lila .news h1 {
	background-image: url(../images/bg_lila.png);
}
.helllila .text h1, .helllila .news h1 {
	background-image: url(../images/bg_helllila.png);
}
.link span {
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 10px;
	display: block;
}
.rot .link span {
	background-image: url(../images/link_rot.png);
}
.orange .link span {
	background-image: url(../images/link_orange.png);
}
.tuerkis .link span {
	background-image: url(../images/link_tuerkis.png);
}
.gruen .link span {
	background-image: url(../images/link_gruen.png);
}
.gelb .link span {
	background-image: url(../images/link_gelb.png);
}
.lila .link span {
	background-image: url(../images/link_lila.png);
}
.helllila .link span {
	background-image: url(../images/link_helllila.png);
}
.link {
}
/* menu */
.kontakt {
	width: 274px;
	display: block;
	text-align: left;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	background: url(../images/bg_men.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
.kontakt div {
	margin-right: 15px;
	margin-left: 15px;
}
.kontakt img {
	float: right;
	margin-bottom: 10px;
}
.kontakt h5 {
	color: #f15a22;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.kontakt h6 {
	clear: both;
	border: 2px dotted #f15a22;
	font-weight: normal;
	font-style: normal;
	color: #f15a22;
	font-size: 14px;
	padding: 2px 4px;
}
.kontakt p {
	margin-top: 0;
}
.men_blume {
	width: 100%;
	height: 100px;
	background: url(../images/blume_men.png) no-repeat center center;
	margin: 0;
	padding: 0;
}
.men {
	width: 274px;
	z-index: 1000;
	text-align: center;
	position: relative;
	margin-right: 16px;
	margin-left: 8px;
	background: url(../images/bg_men.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#menue {
	text-align: left;
	padding: 0;
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
}
/* Hauptmenue */
ul#menue li {
	list-style: none;
	padding: 0;
	border-bottom: 1px dotted #f15a22;
	margin: 0;
}
ul#menue li:last-child {
	border-bottom-style: none;
}
ul#menue li a, ul#menue li a:visited {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	position: relative;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	transition: all 0.7s;
}
ul#menue li a.aktuell {
	color: #f15a22;
	font-weight: bold;
}
ul#menue li:hover a {
	color: #f15a22;
	transition: all 0.4s;
}
/* Submenue*/
ul#menue li ul {
	margin-left: 30px;
}
ul#menue li:hover ul, ul#menue li:focus ul {
	
}
ul#menue li ul li {
	border-bottom: none;
	border-top: 1px dotted #f15a22;
}
ul#menue li ul li:last-child {
	
}
ul#menue li ul li a, ul#menue li ul li a:visited {
	color: #333333;
	text-transform: none;
}
ul#menue li ul li a.aktuell {
	color: #f15a22;
	font-weight: normal;
	font-style: normal;
}
ul#menue li ul li a:hover {
	color: #f15a22;
}
/* news */
.news span {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin-left: 10px;
}
/* news */
.downloadfeld a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin-left: 10px;
}
/*
youtube
*/
.youtube {
	width: calc(100% - 30px);
	z-index: 1;
	position: relative;
	display: flex;
	justify-content : center;
	align-items : center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.youtube img.youtube_image {
	height: auto;
}
.youtube img.youtube_play {
	position: absolute;
	z-index: 2;
	top: calc(50% - 50px);
	left: calc(50% - 50px);
	width: 100px;
	height: 100px;
}
.youtube iframe {
	position: absolute;
	width: 100%;
	max-width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
	margin: 0;
}
.youtube .youtube_hinweis {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
	background-color: rgba(0, 0, 0, 0.8);
	justify-content : center;
	align-items : center;
	display: none;
}
.youtube .youtube_hinweis p {
	color: #ffffff;
	width: 100%;
	text-align: center;
}
.youtube:hover .youtube_hinweis {
	display: flex;
	cursor: pointer;
}
/*Formulartemplates */
.formular {
	margin: 0 auto;
	max-width: 550px;
}
form {
	text-align: center;
}
.formular div.normal {

/* spalte */
	width: 49%;
}
.formular div.kurz {

/* z.B. plz */
	width: calc(10% - 20px);
}
.formular div.mittel {

/* z.B. ort */
	width: calc(35% - 20px);
}
.formular div.breit {
	width: 100%;
}
.formular div {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.formular div.normal, .formular div.kurz, .formular div.mittel, .formular div.breit {

/* abstand oben */
	margin: 0;
	white-space: nowrap;
	display: inline-block;
	padding: 8px 0 0;
}
.formular input.normal, .formular select.spalte, .formular textarea.spalte {

/* spalte */
	width: 80%;
}
.formular input.kurz, .formular select.kurz, .formular textarea.kurz {

/* z.B. plz */
	width: 40px;
}
.formular input.mittel, .formular select.mittel, .formular textarea.mittel {

/* z.B. ort */
	width: calc(80% - 80px);
}
.formular input.breit, .formular select.breit, .formular textarea.breit {

/* gesamte breite */
	width: calc(100% - 170px);
}
.formular input, .formular select, .formular textarea {
	z-index: 1;
	background-color: white;
	color: #707170;
	padding: 9px 15px;
	margin-left: 5px;
	font: 12px OpenSans;
	border: 1px solid #707170;
	display: inline-block;
}
.formular input.formularfehler, .formular select.formularfehler, .formular textarea.formularfehler {
	background-color: #263687;
}
.formular input[type='text'] {
	margin-right: 2px;
}
.formular input[type='select'] {
	
}
.formular input[type='radio'] {
	
}
.formular input[type='checkbox'] {
	
}
.formular input[type='submit'], .formular input[type='button'] {
	border-style: none;
	background-color: #263687;
	color: white;
	font: 12px OpenSans;
	text-transform: uppercase;
	padding: 4px 10px;
	z-index: 100;
	margin: 0 10px 10px 0;
	cursor: pointer;
}
.formular h3 {
	clear: both;
}
.formular h5 {
	
}
.formular h6 {
	display: inline-block;
	width: 110px;
	font-weight: normal;
	font-style: normal;
}
.formular h6 span {

/* pflichtfeldmarkierung */
	color: #263687;
	padding-left: 3px;
}
.formular div p {
	white-space: normal;
}
.formular p {
	padding: 0;
	margin: 0 0 5px;
}
.formular .input span {
	color: #263687;
	cursor: pointer;
}
.formular .absolut {
	position: absolute;
	top: 0;
	left: 0;
}
.formular div span.inputabstand {
	display: inline-block;
	width: 20px;
}
.form_weiter {
	z-index: 0;
}
.pflichterkl {
	color: #263687;
	text-align: center;
}
button, button img {
	margin: 0;
	padding: 0;
	border-style: none;
}
.phone {
	display: none;
}
/* pad */
@media(max-width: 980px) {	
	h1, h2, h3, h4, h5, h6, p, ul {
		margin-right: 15px;
		margin-left: 15px;
	}
	img.logo {
	}
	img.logo2 {
	}
	img.kiz {
	}
	.seite {
		max-width: calc(100% - 20px);
	}
	.text h1, .news h1 {
		left: -25px;
	}
	h1, .starttext h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 16px;
	}
	h3 {
		font-size: 14px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 16px;
	}
}

/* smartphone */
@media(max-width: 720px) {
	.nophone {
		display: none;
	}
	.phone {
		display: block;
	}
	.top {
		height: 60px;
	}
	.top .content {
		width: 100%;
		height: 115px;
		position: relative;
		background-image: none;
	}
	.mobilemenlink {
		top: 10px;
		right: 15px;
		display: block;
	}
	img.logo {
		height: 50px;
		margin-top: 5px;
		margin-left: 10px;
	}
	img.logo2 {
		height: 30px;
		margin-top: 5px;
		margin-left: 20px;
	}
	a.kizlink span {
		display: none;
	}
	img.kiz {
		height: 50px;
		margin-top: 5px;
		margin-left: 20px;
	}
	.links {
		float: right;
		clear: both;
	}
	.inhalt {
		width: 100%;
		margin: 70px 0 0;
		padding: 0;
	}
	.cms {
		width: calc(100% - 20px);
		position: relative;
		display: inline-block;
		min-height: 100px;
		text-align: left;
		float: left;
		margin-right: 10px;
		margin-left: 10px;
	}
	h1, .starttext h1, .text h1 {
		font-size: 16px;
	}
	h2 {
		font-size: 14px;
	}
	h3 {
		font-size: 14px;
	}
	h4 {
		font-size: 14px;
	}
	h5 {
		font-size: 14px;
	}
	h6 {
		font-size: 14px;
	}
	.text h1, .news h1 {
		position: absolute;
		min-width: 200px;
		max-width: 100%;
		line-height: 50px;
		height: 50px;
		font-size: 22px;
		padding-right: 50px;
		top: -30px;
		left: -20px;
		padding-left: 10px;
	}
	.text img {
		max-width: 50%;
	}
	.kontakt {
		width: calc(100% - 20px);
	}
}
/* smartphone */
@media(max-width: 550px) {
	img.logo2 {
		display: none;
	}
}