.fonts {
	font-family:"Cambria W01 Regular";
	font-family:"Cambria W01 Italic";
	font-family:"Cambria W01 Bold";
	font-family:"Consolas W01 Regular";
	font-family:"Consolas W01 Bold_904652";
    font-family:"Calibri";
    font-family:"Calibri1246662";
    font-family:"Calibri1246664";
    font-family:"Calibri W01 Bold Italic";
	
	color: rgba(49, 59, 141, 1);
	color: rgba(204, 77, 65, 1);
	color: rgba(88, 88, 88, 1);
	color: rgba(239, 239, 239, 1);
}

/* @group Reset */

p,
.container p,
.ce-bodytext p,
figure.image,
h1, h2, h3, h4, h5,
.ce-bodytext ul,
ul,
figure.video {
	margin: 0;
	padding: 0;
}

button, input[type="submit"], input[type="reset"] {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

/* @end */

/* @group Allgemeines */

html, body {
	font-family:;
	font-weight: normal;
	font-style: normal;	
	font-size: 23px;
	line-height: 140%;
	color: rgba(49, 59, 141, 1);
	/*color: rgba(88, 88, 88, 1) ;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;*/
}

/* @group Headlines */

/* @group Font */

h1,
h4 {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	
	text-align: center;
}

h2,
h3,
h5 {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	
	text-align: left;
}

/* @end */

/* @group Font Margins */

h2 {
	margin-top: 37px;
	margin-bottom: 23px;
}

h4 {
	margin-bottom: 13px;
}

h3,
h5 {
	margin-bottom: 8px;
}

/* @end */

/* @group Font Size */

h1 {
	font-size: 42px;
	line-height: 140%;
}

h2 {
	font-size: 28px;
	line-height: 140%;
}

h3 {
	font-size: 22px;
	line-height: 140%;
}

h4 {
	font-size: 28px;
	line-height: 140%;
}

h5 {
	font-size: 18px;
	line-height: 140%;
}

/* @end */

/* @group Font Color */

h1 {
	color: rgba(49, 59, 141, 1);
}

h2 {
	color: rgba(49, 59, 141, 1);
}

h3 {
	color: rgba(49, 59, 141, 1);
}

h4,
.frame-layout-2 h4 a {
	color: rgba(204, 77, 65, 1);
}

.frame-layout-2 h4 a:hover {
	color: rgba(49, 59, 141, 1);
}

h5 {
	color: rgba(204, 77, 65, 1);
}

/* @end */

/* @group SPECIAL */

/* @group Startseite */

.frame-layout-1 h1,
.frame-layout-1 h2,
.frame-layout-1 h3 {
	font-size: 42px;
	line-height: 140%;
	text-align: center;
}

.frame-layout-1 h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: rgba(204, 77, 65, 1);
}

/* @end */

/* @group Headline Footer */

div#footer-top h5 {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 140%;
	color: rgba(255, 255, 255, 1);
	letter-spacing: 0.03em;
	padding-bottom: 3px;
}

/* @end */

/* @group Flyer Download */

.frame-type-uploads h2 {
	text-align: center;
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 140%;
}

.frame-type-uploads h2 a {
	color: rgba(49, 59, 141, 1);
}

.frame-type-uploads h2 a:hover {
	color: rgba(49, 59, 141, .8);
}

.frame-type-uploads h3 {
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 140%;
	color: rgba(204, 77, 65, 1);
	text-align: center;
	padding-top: 5px;
	margin-top: 0;
}

/* @end */

/* @group Headline Spezial "Auf einen Blick" */

.frame-auf1blick h2,
.frame-auf1blick h3 {
	font-size: 28px;
	line-height: 140%;
	
	text-align: center;
	margin: 0;
}

.frame-auf1blick h2 {
	color: rgba(49, 59, 141, 1);
}

.frame-auf1blick h3 {
	color: rgba(204, 77, 65, 1);
}

/* @end */

/* @group Downloads */

.frame-layout-7 h3 {
	color: rgba(204, 77, 65, 1);
	
	margin-top: 0px;
	margin-bottom: 13px;
}

/* @end */

/* @group Daten & Zahlen */

.frame-rechner table.ce-table {
	border: 0;
}

.frame-rechner.frame-type-table h2 {
	color: rgba(49, 59, 141, 1);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.frame-rechner.frame-type-table th {
	font-family:"Consolas W01 Bold_904652";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 140%;
	color: rgba(49, 59, 141, 1);
	text-align: right;
	padding: 0;
	margin: 0;
	width: 33.33%;
	border: 0;
}

.frame-rechner.frame-type-table td {
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 140%;
	color: rgba(49, 59, 141, 1);
	padding: 0 0 10px 20px;
	border: 0;
}

/* @end */

/* @group h2, blau, zentriert */

.frame-layout-10 h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

/* @end */

/* @end */

/* @end */


/* @group Textformatierungen */

.ce-bodytext p {
    font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 140%;
	padding-bottom: 20px;
}
.ce-bodytext p:last-child {
	padding-bottom: 0px;
}

.ce-bodytext p sub {
	display: block;
    font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	color: rgba(49, 59, 141, 1);
	font-size: 12px;
	line-height: 140%;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 20px;
}

.frame.frame-type-textmedia.frame-layout-1 .ce-bodytext p {
    font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 23px;
	line-height: 140%;
	padding-bottom: 0px;
}

.frame.frame-type-textmedia.frame-layout-2 .ce-bodytext p {
    text-align: center;
}

.ce-bodytext p em,
.ce-bodytext blockquote p {
    font-family:"Calibri1246662";
	font-weight: normal;
	font-style: normal;
}

.ce-bodytext blockquote {
	color: rgba(204, 77, 65, 1);
}

.ce-bodytext p strong {
    font-family:"Calibri1246664";
	font-weight: normal;
	font-style: normal;
}

.ce-bodytext p em strong,
.ce-bodytext p strong em,
.ce-bodytext blockquote p strong {
    font-family:"Calibri W01 Bold Italic";
	font-weight: normal;
	font-style: normal;
}

.gridelement3col .gridelement .frame.frame-type-textmedia div.ce-bodytext p {
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 140%;
	color: rgba(49, 59, 141, 1);
}

.frame.frame-default.frame-type-textmedia.frame-layout-5 div.ce-bodytext p,
.frame.frame-default.frame-type-textmedia.frame-layout-5 div.ce-bodytext p em {
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 140%;
	color: rgba(49, 59, 141, 1);
	margin-top: 10px;
}

.frame.frame-default.frame-type-textmedia.frame-layout-5 div.ce-bodytext p strong {
	font-family:"Consolas W01 Bold_904652";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 140%;
	color: rgba(49, 59, 141, 1);
}

.frame-layout-6 {
	padding: 20px;
	color: rgba(204, 77, 65, 1);
	border: 1px solid rgba(204, 77, 65, 1);
}

.frame.frame-default.frame-type-textmedia.frame-layout-7 div.ce-bodytext p a {
	color: rgba(49, 59, 141, 1);
	display: inline-block;
	margin-bottom: 7px;
	padding-left: 34px;
	background: url(/fileadmin/templates/img/icon-download0.png) left 4px no-repeat;
	background-size: 14px 14px;
}

.frame.frame-default.frame-type-textmedia.frame-layout-7 div.ce-bodytext p a:hover {
	color: rgba(204, 77, 65, 1);
	background: url(/fileadmin/templates/img/icon-download1.png) left 4px no-repeat;
	background-size: 14px 14px;
}

/* @end */


/* @group Tabelle */

.ce-bodytext ol,
.ce-bodytext ul {
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 140%;
}

.ce-bodytext ol li,
.ce-bodytext ul li {
	padding-bottom: 10px;
}

.ce-bodytext ol:last-child,
.ce-bodytext ul:last-child,
.ce-bodytext ol li:last-child,
.ce-bodytext ul li:last-child {
	padding-bottom: 0px;
}

.ce-bodytext ol {
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
	padding-bottom: 10px;
	list-style-type: decimal;
}

.ce-bodytext ol li ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	list-style-type: lower-alpha;
}

.ce-bodytext ol li ul {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 25px;
	list-style-type: lower-alpha;
}

.ce-bodytext ul {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
	padding-bottom: 10px;
}

.ce-bodytext ul li ul {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 25px;
}



/* @end */

/* @end */

/* @group Tabellen */

table.ce-table,
table.ce-table th,
table.ce-table td,
table.ce-table caption,
table.ce-table.ce-table-striped {
	border: 0px solid #a0a0a0;
	text-align: left;
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 140%;
	padding: 0;
}

table.ce-table tbody tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.ce-table.ce-table-striped tbody tr td:first-child {
	padding-left: 8px;
}

table.ce-table {
	border-collapse: separate;
	border-spacing: 0 15px;
	
	table-layout: auto;
	max-width: 100%;
	/*padding: 20px 0;*/
	border-top: 1px solid rgba(49, 59, 141, 1);
	border-bottom: 1px solid rgba(49, 59, 141, 1);
}

table.ce-table thead tr th,
table.ce-table.ce-table-striped thead tr td {
    font-family:"Calibri1246664";
	font-weight: normal;
	font-style: normal;
	color: rgba(49, 59, 141, 1);
	/*padding-bottom: 10px;*/
}

table.ce-table tbody tr td,
table.ce-table thead tr th,
table.ce-table.ce-table-striped thead tr td {
	padding-right: 40px;
}

table.ce-table thead tr th:first-child,
table.ce-table.ce-table-striped thead tr th:first-child {
	max-width: 240px;
}

table.ce-table.ce-table-striped tbody tr:nth-child(odd) {
	background-color: rgba(49, 59, 141, .05);
}

table.ce-table.ce-table-striped {
	border-collapse: separate;
	border-spacing: 0;
	
	table-layout: auto;
	max-width: 100%;
	/*padding: 20px 0;*/
	border-top: 1px solid rgba(49, 59, 141, 1);
	border-bottom: 1px solid rgba(49, 59, 141, 1);
}

table.ce-table.ce-table-striped thead tr {
	background-color: rgba(49, 59, 141, .12);
}

table.ce-table.ce-table-striped thead tr th {
	padding-top: 15px;
	padding-bottom: 15px;
}

table.ce-table.ce-table-striped thead tr th:first-child {
	padding-left: 8px;
}

/* @end */

/* @group Links */

a {
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in, all 0.2s ease-out; /* Safari / Chrome */
	-moz-transition: all 0.2s ease-in, all 0.2s ease-out; /* Firefox */
	-o-transition: all 0.2s ease-in, all 0.2s ease-out; /* Opera */
	transition: all 0.2s ease-in, all 0.2s ease-out; /* Standard */
}

.ce-bodytext p a,
.ce-bodytext ul li a,
.ce-bodytext ol li a,
.news p a {
	text-decoration: none;
	color: rgba(204, 77, 65, 1);
}
.ce-bodytext p a:hover,
.ce-bodytext ul li a:hover,
.ce-bodytext ol li a:hover,
.news p a:hover  {
	color: rgba(49, 59, 141, 1);
}

/* @end */

/* @group Icons */

.frame.frame-type-textmedia {
	margin-left: auto;
	margin-right: auto;
}

.frame.frame-type-textmedia.frame-layout-1 {
	text-align: center;
}

.frame.frame-herz.frame-type-textmedia div.divider,
.frame.frame-pokal.frame-type-textmedia div.divider,
.frame.frame-flieger.frame-type-textmedia div.divider,
.frame.frame-sprachen.frame-type-textmedia div.divider,
.frame.frame-netzwerk.frame-type-textmedia div.divider,
.frame.frame-daumen.frame-type-textmedia div.divider,
.frame.frame-lineal-stift.frame-type-textmedia div.divider,
.frame.frame-koepfe.frame-type-textmedia div.divider,
.frame.frame-kopf.frame-type-textmedia div.divider,
.frame.frame-gitarre.frame-type-textmedia div.divider,
.frame.frame-auf1blick.frame-type-textmedia div.divider,
.frame.frame-rechner.frame-type-table div.divider {
	padding-bottom: 40px;
	margin-bottom: 40px;
	background: url(/fileadmin/templates/img/divider.gif) 0 bottom no-repeat;
	background-size: 100px 1px;
	background-position-x: calc(50% - 0px);
}

.frame.frame-herz.frame-type-textmedia,
.frame.frame-herz-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-herz.png) 0 0 no-repeat;
	background-size: 50px 50px;
	background-position-x: calc(50% - 0px);
	
	max-width: 980px;
	padding-top: 80px;
}
.frame.frame-pokal.frame-type-textmedia,
.frame.frame-pokal-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-pokal.png) 0 0 no-repeat;
	background-size: 75px 75px;
	background-position-x: calc(50% - 0px);
	
	padding-top: 105px;
}
.frame.frame-flieger.frame-type-textmedia,
.frame.frame-flieger-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-flieger.png) 0 0 no-repeat;
	background-size: 68px 68px;
	background-position-x: calc(50% - 0px);
	
	padding-top: 80px;
}

.frame.frame-flieger.frame-type-uploads {
	background: url(/fileadmin/templates/img/icon-flieger.png) 0 0 no-repeat;
	background-size: 68px 68px;
	background-position-x: calc(50% - 0px);
	
	padding-top: 60px;
}

.frame.frame-sprachen.frame-type-textmedia,
.frame.frame-sprachen-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-sprachen.png) 0 0 no-repeat;
	background-size: 50px 50px;
	background-position-x: calc(50% - 0px);	
	
	padding-top: 80px;
}

.frame.frame-netzwerk.frame-type-textmedia,
.frame.frame-netzwerk-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-netzwerk.png) 0 0 no-repeat;
	background-size: 50px 50px;
	background-position-x: calc(50% - 0px);	
	
	max-width: 980px;
	
	padding-top: 80px;
}

.frame.frame-daumen.frame-type-textmedia,
.frame.frame-daumen-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-daumen.png) 0 0 no-repeat;
	background-size: 50px 50px;
	background-position-x: calc(50% - 0px);	
	
	padding-top: 80px;
}

.frame.frame-lineal-stift.frame-type-textmedia,
.frame.frame-lineal-stift-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-lineal-stift.png) 0 0 no-repeat;
	background-size: 50px 50px;
	background-position-x: calc(50% - 0px);	
	
	padding-top: 80px;
}

.frame.frame-koepfe.frame-type-textmedia,
.frame.frame-koepfe-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-koepfe.png) 0 0 no-repeat;
	background-size: 65px 65px;
	background-position-x: calc(50% - 0px);	
	
	padding-top: 80px;
}

.frame.frame-kopf.frame-type-textmedia,
.frame.frame-kopf-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-kopf.png) 0 0 no-repeat;
	background-size: 65px 65px;
	background-position-x: calc(50% - 0px);	
	
	padding-top: 80px;
}

.frame.frame-gitarre.frame-type-textmedia,
.frame.frame-gitarre-s.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-gitarre.png) 0 0 no-repeat;
	background-size: 65px 65px;
	background-position-x: calc(50% - 0px);	
	
	padding-top: 80px;
}

.frame.frame-auf1blick.frame-type-textmedia {
	background: url(/fileadmin/templates/img/icon-auge.png) 0 0 no-repeat;
	background-size: 50px 50px;
	background-position-x: calc(50% - 0px);
	
	max-width: 980px;

	padding-top: 53px;
	margin-bottom: 40px;
}

.frame.frame-rechner.frame-type-table {
	background: url(/fileadmin/templates/img/icon-rechner.png) 0 0 no-repeat;
	background-size: 65px 65px;
	background-position-x: calc(50% - 0px);	
	
	padding-top: 80px;
	
	clear: both;
}



/* @end */


/* @group Images */

/* @group Standard */

.frame.frame-default.frame-type-textmedia div.ce-textpic.ce-center.ce-above div.ce-gallery {
	margin: 0;
	position: relative;
}

.frame.frame-default.frame-type-textmedia div.ce-textpic.ce-center.ce-above div.ce-gallery img.image-embed-item {
	width: 100%;
	height: auto;
	float: left;
}

.frame.frame-default.frame-type-textmedia div.ce-gallery figcaption.image-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	padding: 5px;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 140%;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(204, 77, 65, 1);
}

.frame.frame-default.frame-type-textmedia div.ce-gallery figure.video figcaption.video-caption {
	float: right;
	bottom: 0;
	right: 0;
	display: block;
	padding: 5px;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 140%;
	color: rgba(49, 59, 141, 1);
}

/* @end */

/* @group Startslider "object fit" */

/* @group Image */

section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-textpic.ce-center.ce-above div.ce-gallery {
	margin: 0;
}

section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-textpic.ce-center.ce-above div.ce-gallery div.ce-row,
section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-textpic.ce-center.ce-above div.ce-gallery div.ce-row figure.image {
	width: 100%;
}

section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-textpic.ce-center.ce-above div.ce-gallery div.ce-row figure.image img.image-embed-item {
	width: 100%;
	
	height: auto;
	max-height: calc(100vh - 450px);
	object-fit: cover;
}

/* @end */


/* @group Image Text */

section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-bodytext {
	position: absolute;
	width: 440px;
	height: auto;
	bottom: 15%;
	color: white;
	right: 20%;
}

section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-bodytext p:last-child {
	text-align: right;
}

section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-bodytext p strong {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 47px;
	line-height: 140%;
	text-shadow: 0 0 8px rgba(0,0,0,1);
}
section#startbild .frame.frame-default.frame-type-textmedia.frame-layout-3 div.ce-bodytext p em {
	font-family:"Calibri1246662";
	font-weight: normal;
	font-style: normal;	
	font-size: 19px;
	line-height: 140%;
	padding-right: 35px;
	text-shadow: 0 0 8px rgba(0,0,0,1);
}

/* @end */

/* @end */

/* @group Section "Partner" */

section#partner .frame.frame-type-textmedia div.ce-textpic.ce-center.ce-below div.ce-gallery {
	text-align: center;
	margin: 0;
}

section#partner .frame.frame-type-textmedia div.ce-textpic.ce-center.ce-below div.ce-gallery div.ce-row {
	display: inline-block;
	
	width: calc(100% - 80px);
	max-width: 100px;
	
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
}

section#partner .frame.frame-type-textmedia div.ce-textpic.ce-center.ce-below div.ce-gallery div.ce-row figure.image a img.image-embed-item {
	width: 100%;
	height: auto;
	float: left;
	-webkit-transition: all 0.2s ease-in, all 0.2s ease-out; /* Safari / Chrome */
	-moz-transition: all 0.2s ease-in, all 0.2s ease-out; /* Firefox */
	-o-transition: all 0.2s ease-in, all 0.2s ease-out; /* Opera */
	transition: all 0.2s ease-in, all 0.2s ease-out; /* Standard */
}

section#partner .frame.frame-type-textmedia div.ce-textpic.ce-center.ce-below div.ce-gallery div.ce-row figure.image a img.image-embed-item {
	filter: saturate(0);
}

section#partner .frame.frame-type-textmedia div.ce-textpic.ce-center.ce-below div.ce-gallery div.ce-row figure.image a img.image-embed-item:hover {
	filter: saturate(1);
}

/* @end */

/* @end */

/* @group Videos */

figure.video div.video-embed video.video-embed-item {
	width: 100%;
	height: auto;
	float: left;
}

/* @end */

/* @end */

/* @group Abstände */

.frame-space-before-small {
	margin-top: 40px;
}

.frame-space-before-medium {
	margin-top: 60px;
	clear: both;
}

.frame-space-before-large {
	margin-top: 80px;
}


.frame-space-after-small {
	margin-bottom: 40px;
}

.frame-space-after-medium {
	margin-bottom: 60px;
}

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

/* @end */

/* @group Wrapper / maxwidth */

.maxwidth1140 {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}
.maxwidth1140-newsticker {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}
.maxwidth1280 {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}
.maxwidth1280.noverflow {
	overflow: inherit;
}

#main-wrapper {
	margin-top: 166px;
	overflow: hidden;
	padding-bottom: 40px;
}

/* @end */



/* @group Sections */

section {
	width: 100%;
	padding: 0;
	margin: 0;
	display: table;
	max-width: none;
	position: relative;
}

section#startbild {
	padding-top: 0px;
	padding-bottom: 0px;
}

section#unsere-schule {
	padding-top: 30px;
	padding-bottom: 80px;
}

section#fakten {
	background-color: rgba(49, 59, 141, 1);
	padding-top: 60px;
	padding-bottom: 60px;
}

section#aktuelles {
	background-color: rgba(239, 239, 239, 1);
	padding-top: 60px;
	padding-bottom: 60px;
}

section#partner {
	padding-top: 60px;
	padding-bottom: 20px;
}



/* @group Section "Fakten" */

section#fakten img.faktenimg-mobile {
	display: none;
}


section#fakten img.faktenimg,
section#fakten img.faktenimg-mobile, {
	width: 100%;
	height: auto;
	float: left;
}

/* @end */

/* @end */







/* @group Base Structure "Sticky Footer" */

html,
body {
  height: 100%;
}

#page {
  height: 100%;
  width: 100%;
  display: table;
  table-layout: fixed;
  
  background: rgba(255, 255, 255, 1);
}

header,
footer {
  display: table-row;
}

main {
  display: table-row;
  height: 100%;
}

/* @end */

/* @group Header */

header {
	width: 100%;
	position: fixed;
	z-index: 3;
}

/* @group Topbar */

div#topbar {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 7px;
	padding-bottom: 8px;
	background-color: rgba(49, 59, 141, 1);
	text-align: center;
}

div#topbar-kontakt a {
	font-family:"Cambria W01 Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 100%;
	color: rgba(255, 255, 255, 1);
	letter-spacing: 0.03em;
	opacity: .85;
	text-decoration: none;
}

div#topbar-kontakt a:hover {
	opacity: 1;
}

div#topbar-kontakt a.kontakt-icon-phone {
	display: inline-block;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/fileadmin/templates/img/icon-phone.png) 0 5px no-repeat;
	background-size: 15px 25px;
}

div#topbar-kontakt a.kontakt-icon-mail {
	display: inline-block;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/fileadmin/templates/img/icon-mail.png) 0 5px no-repeat;
	background-size: 25px 25px;
	margin-left: 40px;
}

div#langselect  {
	width: auto;
	position: fixed;
	right: 110px;
	top: 9px;
}

div#langselect ul li {
	display: inline-block;
	margin-left: 15px;
	opacity: .85;
	-webkit-transition: all 0.2s ease-in, all 0.2s ease-out; /* Safari / Chrome */
	-moz-transition: all 0.2s ease-in, all 0.2s ease-out; /* Firefox */
	-o-transition: all 0.2s ease-in, all 0.2s ease-out; /* Opera */
	transition: all 0.2s ease-in, all 0.2s ease-out; /* Standard */
}

div#langselect ul li:first-child {
	margin-left: 0px;
}

div#langselect ul li a {
	font-family:"Cambria W01 Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 100%;
	color: rgba(255, 255, 255, 1);
	letter-spacing: 0.03em;
	text-decoration: none;
}

div#langselect ul li:hover {
	opacity: 1;
}

div#langselect ul li.active {
	border-bottom: 2px solid rgba(255, 255, 255, 1);
	opacity: 1;
}

/* @end */

/* @group News-Ticker */

div#news-ticker {
	width: 100%;
	height: auto;
	float: left;
	background-color: rgba(255, 255, 255, 1);
}

.gridelement1col-newsticker div.js-conveyor-example {
	height: 50px;
}

.gridelement1col-newsticker div.js-conveyor-example.jctkr-wrapper.jctkr-initialized ul {
	padding-top: 15px;
}

.gridelement1col-newsticker div.js-conveyor-example.jctkr-wrapper.jctkr-initialized ul li {
	font-family:"Calibri1246662";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 140%;
	color: rgba(204, 77, 65, 1);
}

.gridelement1col-newsticker div.js-conveyor-example.jctkr-wrapper.jctkr-initialized ul li:after {
	content: "+++";
	padding-left: 10px;
	padding-right: 10px;
}

.gridelement1col-newsticker div.js-conveyor-example.jctkr-wrapper.jctkr-initialized ul li a {
	color: rgba(49, 59, 141, 1);
}

.gridelement1col-newsticker div.js-conveyor-example.jctkr-wrapper.jctkr-initialized ul li a:hover {
	color: rgba(204, 77, 65, 1);
}

/* @end */

/* @group Navbar */

div#navbar {
	width: 100%;
	height: 142px;
	float: left;
	padding-top: 5px;
	background: url(/fileadmin/templates/img/navi-bg.png) 0 0 repeat-x;
	background-size: 1px 147px;
	
}

div#logo-header a img {
	width: 304px;
	height: auto;
	float: left;
}

/* @group mainnavi */

#navi {
	width: calc(100% - 304px);
	height: 112px;
	float: left;
	position: relative;
}

#navi ul {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 47px;
	margin-right: 92px;
}

#navi ul li {
	display: inline-block;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
}

#navi ul li:first-child {
	margin-left: 0px;
}

#navi ul li:last-child {
	margin-right: 0px;
}

#navi ul li a {
	color: rgba(49, 59, 141, 1);
	display: block;
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 100%;
	text-transform: uppercase;
	/*transition: 0.3s linear;*/
	padding-top: 20px;
	padding-bottom: 16px;
}

#navi ul li:hover {
	border-bottom: 4px solid rgba(204, 77, 65, 1);
}

#navi ul li a:hover,
#navi ul li.active a,
#navi ul li.active ul li a:hover {
	color: rgba(204, 77, 65, 1);
	
}

#navi ul li ul {
	display: none;
	position: absolute;
	width: 240px;
	background: rgba(255, 255, 255, .9);
	border-top: 4px solid rgba(204, 77, 65, 1);
	margin-top: 0;
	margin-right: 0;
	padding-top: 10px;

}

#navi ul li ul li {
	display: block;
	margin: 0;
}

#navi ul li ul li:first-child {
	border-top: none;
}

#navi ul li.active ul li a,
#navi ul li ul li a {
	display: block;
	color: rgba(49, 59, 141, 1);
	display: block;
	font-family:"Cambria W01 Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 140%;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#navi ul li ul li:hover {
	border-bottom: none;
}

#navi ul li ul li a:hover {
	background: rgba(255, 255, 255, 1);
	font-family:"Cambria W01 Italic";
}

/* @end */

/* @end */

/* @group Störer */

div#stoerer div.gridelement1col-stoerer {
	position: absolute;
	z-index: 1;
	width: 295px;
	top: 236px;
	left: 60px;
	background-color: rgba(204, 77, 65, .95);
	color: rgba(255, 255, 255, 1);
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	padding: 20px;
	font-size: 18px;
	line-height: 140%;
}

div#stoerer div.gridelement1col-stoerer h2 {
	display: inline-block;
	padding-bottom: 17px;
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 23px;
	line-height: 100%;
	letter-spacing: 0.05em;
	margin-bottom: 17px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}

div#stoerer div.gridelement1col-stoerer p strong {
    font-family:"Calibri1246664";
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.03em;
}

div#stoerer div.gridelement1col-stoerer p a {
	color: rgba(49, 59, 141, 1);
}
div#stoerer div.gridelement1col-stoerer p a:hover {
	color: rgba(255, 255, 255, 1);
}

/* @end */

/* @group Mobile Logo */

div#mobilenavi a img {
	position: fixed;
	top: 13px;
	left: 20px;
	width: 157px;
	height: auto;
}

/* @end */

/* @end */

/* @group Content "Submenu" */

/* @group Submenu */

.subnavi {
	width: 236px;
	float: left;
	margin-top: 40px;
	z-index: 1;
}

.calendar-left {
	width: 236px;
	float: left;
	margin-top: 40px;
	z-index: 1;
}

div#main-wrapper div.maxwidth1140 div.subnavi ul {
	list-style: none;
}

div#main-wrapper div.maxwidth1140 div.subnavi ul ul {
	padding-left: 20px;
}

div#main-wrapper div.maxwidth1140 div.subnavi ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}

div#main-wrapper div.maxwidth1140 div.subnavi ul.level-1 li a {
	color: rgba(49, 59, 141, 1);
	font-family:"Cambria W01 Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 140%;
	display: block;
}

div#main-wrapper div.maxwidth1140 div.subnavi ul.level-1 li a.active {
	font-family:"Cambria W01 Bold";
	color: rgba(204, 77, 65, 1);
}
div#main-wrapper div.maxwidth1140 div.subnavi ul.level-1 li a:hover {
	color: rgba(204, 77, 65, 1);
}

div#main-wrapper div.maxwidth1140 div.subnavi ul.level-1 li ul.level-2 li a.active {
	font-family:"Cambria W01 Italic";
	color: rgba(204, 77, 65, 1);
}
div#main-wrapper div.maxwidth1140 div.subnavi ul.level-1 li ul.level-2 li a:hover {
	color: rgba(204, 77, 65, 1);
}

/* @end */

/* @group Content right */

.content-right {
	width: calc(100% - 276px);
	float: left;
	padding-left: 40px;
}

.calendar-right {
	width: calc(100% - 276px);
	float: left;
	padding-left: 40px;
}

/* @end */

/* @end */


/* @group Footer */

footer {
	background: url(/fileadmin/templates/img/footer-bg.gif) 0 0 repeat-x;
	background-size: 1px 1343px;
}

/* @group Footer Top */

div#footer-top header {
	position: relative;
}

div#footer-top div p {
	padding: 0;
	margin: 0;
}

div#footer-top,
div#footer-bottom {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

div#footer-top {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 40px;
	
	font-family:"Consolas W01 Regular";
	font-size: 14px;
	line-height: 140%;
	color: rgba(255, 255, 255, 1);
	letter-spacing: 0.03em;
}

div#footer-top div p strong {
	font-family:"Consolas W01 Bold_904652";
	font-weight: normal;
	font-style: normal;
}

div#footer-top div p a {
	color: rgba(255, 255, 255, 1);
}

div#footer-top div p a:hover {
	text-decoration: underline;

}


div#footer-top div.logo-footer img {
	width: 180px;
	height: auto;
	float: left;
}

div#footer-top div:nth-child(2),
div#footer-top div:nth-child(3) {
	margin-top: 86px;
}

/* @end */

/* @group Footer Bottom */

div#footer-bottom {
	display: grid;
	grid-template-columns: 1fr 1fr;
	border-top: 1px solid rgba(255, 255, 255, 1);
	margin-top: 34px;
	
	padding-top: 10px;
	padding-bottom: 20px;
    font-family:"Calibri1246662";
	font-size: 14px;
	line-height: 140%;
	color: rgba(255, 255, 255, 1);
}

div#footer-bottom div ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

div#footer-bottom div ul li {
	display: inline-block;
	margin-left: 20px;
}

div#footer-bottom div ul li:first-child {
	margin-left: 0px;
}

div#footer-bottom div ul li a,
div#footer-bottom div a {
	color: rgba(255, 255, 255, 1);
}

div#footer-bottom div ul li a:hover,
div#footer-bottom div a:hover {
	text-decoration: underline;
}

/* @end */

/* @end */













/* @group Grid Elements */

.gridelement1col-newsticker {
	width: calc(100% - 40px);
	padding-left: 20px;
	padding-right: 20px;
}


.gridelement1col-auf1blick {
	width: calc(100% - 40px);
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	text-align: center;
	
	position: relative;
	background-image: linear-gradient(
		to right,
	    rgba(255, 255, 255, 0),
	    rgba(49, 59, 141, .1),
		rgba(255, 255, 255, 0)
	);
	z-index: 1;
	
}




.gridelement1col {
	width: 100%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}



.gridelement2col {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: grid;
	grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}




.gridelement3col {
	width: calc(100% - 0px);
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: center;
}

.gridelement3col .gridelement {
	width: calc(33.3333% - 20px);
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}




.gridelement4col {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
}



.gridelement66-33col {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.gridelement66-33col .gridelement:nth-child(1) {
	width: 67%;
	float: left;
}

.gridelement66-33col .gridelement:nth-child(1) div.ce-bodytext p {
	padding-right: 40px;
}

.gridelement66-33col .gridelement:nth-child(2) {
	width: 33%;
	float: left;
}



/* @end */

/* @group Trennlinien */

hr.hr-newsticker {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #ffffff 0%, rgba(204, 77, 65, 1), #ffffff 100%);
  background-image: -moz-linear-gradient(left, #ffffff 0%, rgba(204, 77, 65, 1), #ffffff 100%);
  background-image: -ms-linear-gradient(left, #ffffff 0%, rgba(204, 77, 65, 1), #ffffff 100%);
  background-image: -o-linear-gradient(left, #ffffff 0%, rgba(204, 77, 65, 1), #ffffff 100%);
  background-image: linear-gradient(to right, #ffffff 0%, rgba(204, 77, 65, 1), #ffffff 100%);
}

hr.hr-auf1blick {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #ffffff 0%, rgba(49, 59, 141, 1), #ffffff 100%);
  background-image: -moz-linear-gradient(left, #ffffff 0%, rgba(49, 59, 141, 1), #ffffff 100%);
  background-image: -ms-linear-gradient(left, #ffffff 0%, rgba(49, 59, 141, 1), #ffffff 100%);
  background-image: -o-linear-gradient(left, #ffffff 0%, rgba(49, 59, 141, 1), #ffffff 100%);
  background-image: linear-gradient(to right, #ffffff 0%, rgba(49, 59, 141, 1), #ffffff 100%);
}

/* @end */


/* @group Button "Weitere News ..." */

.frame.frame-morenews.frame-type-textmedia div.ce-textpic.ce-center.ce-above div.ce-bodytext p {
	width: calc(33.33% - 40px);
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.frame.frame-morenews.frame-type-textmedia div.ce-textpic.ce-center.ce-above div.ce-bodytext p a {
	display: block;
	padding: 10px;
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 100%;
	color: rgba(49, 59, 141, 1);
	border: 1px solid rgba(49, 59, 141, 1);
	-webkit-transition: all 0.2s ease-in, all 0.2s ease-out; /* Safari / Chrome */
	-moz-transition: all 0.2s ease-in, all 0.2s ease-out; /* Firefox */
	-o-transition: all 0.2s ease-in, all 0.2s ease-out; /* Opera */
	transition: all 0.2s ease-in, all 0.2s ease-out; /* Standard */
}

.frame.frame-morenews.frame-type-textmedia div.ce-textpic.ce-center.ce-above div.ce-bodytext p a:hover {
	background-color: rgba(49, 59, 141, .05);
}

/* @end */

/* @group Login */

.tx-felogin-pi1 h3,
.tx-felogin-pi1 form fieldset legend,
.tx-felogin-pi1 form fieldset div label {
	display: none;
}

.tx-felogin-pi1 {
    font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 140%;
	padding-bottom: 0px;
}

.tx-felogin-pi1 form fieldset {
	border: 1px solid rgba(49, 59, 141, 1);
	padding: 40px;
	margin-top: 20px;
}

.input-marginbottom {
	margin-bottom: 20px;
}

input#user,
input#pass {
	width: calc(100% - 40px);
	border: none;
	padding: 10px 20px;
	background-color: rgba(49, 59, 141, .1);
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 140%;
}

::placeholder {
  color: rgba(49, 59, 141, 1);
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: rgba(49, 59, 141, 1);
}
::-ms-input-placeholder { /* Microsoft Edge */
 color: rgba(49, 59, 141, 1);
}


.tx-felogin-pi1 form fieldset div input {
	width: 100%;
	display: block;
	padding: 10px;
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 100%;
	color: rgba(49, 59, 141, 1);
	border: 1px solid rgba(49, 59, 141, 1);
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in, all 0.2s ease-out; /* Safari / Chrome */
	-moz-transition: all 0.2s ease-in, all 0.2s ease-out; /* Firefox */
	-o-transition: all 0.2s ease-in, all 0.2s ease-out; /* Opera */
	transition: all 0.2s ease-in, all 0.2s ease-out; /* Standard */
}

.tx-felogin-pi1 form fieldset div input:hover,
.frame-type-textmedia.frame-layout-8 div.ce-bodytext p a:hover {
	background-color: rgba(49, 59, 141, .05);
}


.frame-type-textmedia.frame-layout-8 div.ce-bodytext p a {
	width: 200px;
	display: block;
	padding: 10px;
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 100%;
	color: rgba(49, 59, 141, 1);
	border: 1px solid rgba(49, 59, 141, 1);
	-webkit-transition: all 0.2s ease-in, all 0.2s ease-out; /* Safari / Chrome */
	-moz-transition: all 0.2s ease-in, all 0.2s ease-out; /* Firefox */
	-o-transition: all 0.2s ease-in, all 0.2s ease-out; /* Opera */
	transition: all 0.2s ease-in, all 0.2s ease-out; /* Standard */
	text-align: center;
}


}

/* @end */









