/* Resets */
html, body, div, span, h1, h2, h3, h4, h5, h6, a, p, em, strong, b, u, i, 
img, form, label, ul, ol, li, iframe, table, tbody, thead, tr, th, td,
object, blockquote, pre, abbr, address, cite, code, del, dfn, ins, kbd,
q, s, samp, small, sub, sup, var, dl, dt, dd, fieldset, legend, caption,
article, aside, canvas, details, embed, figure, figcaption, footer, header, 
hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0 none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/* HTML5 hack alte Browser */
article, aside, details, figcaption, figure, 
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
/* weitere Resets */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-moz-focus-inner { /* entfernt unerwünschten Abstand (z.B. Formular Sendebutton) */
	border: 0;
	padding: 0;
}

/* Grundlegende Angaben */

html, body {
	height: 100%;
}
body {
	color: #21262D;
	font: normal 16px/1.8 'Open Sans', sans-serif;
	-webkit-text-size-adjust: none;
}
body > #PageWrapper {
	min-height: 100%;
	padding: 0 0 60px 0;
	position: relative;
}
a {
	color: #21262D;
	font-weight: 600;
	text-decoration: none;
}
a:hover {
	color: #003770;
}
input, textarea, select, button {
	border: 1px solid #CFCFCF;
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input[type='submit'] {
	-webkit-appearance: none;
}
input::-ms-clear {
	display: none;
}
input[type="text"]:disabled {
    background: inherit;
} 
ol, ul {
	list-style: none;
}
.cmsMargin {
	margin: 25px 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}
strong {
	font-weight: 700;
}
.wmWrapper {
	position: relative;
}
.wmMargin {
	margin-top: 60px;
	margin-bottom: 60px;
}
.wmPadding {
	padding-left: 20px;
	padding-right: 20px;
}
.wmMaxWidth {
	margin-left: auto;
	margin-right: auto;
	max-width: 1240px;
}
.wmClear:after {
	clear: both;
	content: "";
	display: block;
}

@media all and (max-width: 600px){

	body {
		font-size: 16px;
	}

}

/* Webfonts */

@font-face {
	font-family: 'fontello';
	src: url('/img/webfonts/fontello.eot?34853645');
	src: url('/img/webfonts/fontello.eot?34853645#iefix') format('embedded-opentype'),
		url('/img/webfonts/fontello.woff?34853645') format('woff'),
		url('/img/webfonts/fontello.ttf?34853645') format('truetype'),
		url('/img/webfonts/fontello.svg?34853645#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Layout - Header */

#HeaderWrapper {
	height: 128px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 4;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#HeaderWrapper.mobile {
	position: absolute;
}
#HeaderWrapper > .row1 {
	background: #07022A;
	background: -moz-linear-gradient(top,  #07022a 0%, #060019 4%, #060019 5%, #060027 9%, #000932 11%, #030b36 12%, #030830 13%, #040730 15%, #00052b 17%, #04022b 19%, #010930 21%, #020a31 22%, #01123c 24%, #03113c 27%, #001643 29%, #01082f 30%, #003a6a 31%, #009bdd 32%, #00598f 33%, #002150 34%, #012b5b 35%, #002a5a 38%, #012050 38%, #00386d 39%, #0093d3 40%, #0069a2 41%, #001945 42%, #00023a 43%, #637495 44%, #ebf1f5 45%, #d1dbe1 46%, #426487 47%, #5e789b 48%, #ffffff 49%, #ffffff 50%, #8fa1b8 51%, #001856 52%, #08336c 53%, #abb6cb 54%, #bcbcca 55%, #101d52 56%, #002567 57%, #023f77 58%, #01366e 59%, #013871 60%, #023670 63%, #023873 63%, #002761 64%, #135e98 65%, #0fa6e4 66%, #00a2e3 67%, #00a8ed 68%, #03a4e4 69%, #15497b 70%, #2f254b 71%, #b39694 72%, #c79c96 73%, #63405b 74%, #613451 75%, #73374f 76%, #883343 78%, #9a2d3a 82%, #ab2935 84%, #b81e29 86%, #c51525 88%, #c11826 88%, #b71d29 89%, #b1222f 90%, #ac2c36 91%, #9a1e2d 92%, #b54e50 93%, #efb191 94%, #c37a70 95%, #812338 96%, #81303f 97%, #803443 98%, #723249 100%);
	background: -webkit-linear-gradient(top,  #07022a 0%,#060019 4%,#060019 5%,#060027 9%,#000932 11%,#030b36 12%,#030830 13%,#040730 15%,#00052b 17%,#04022b 19%,#010930 21%,#020a31 22%,#01123c 24%,#03113c 27%,#001643 29%,#01082f 30%,#003a6a 31%,#009bdd 32%,#00598f 33%,#002150 34%,#012b5b 35%,#002a5a 38%,#012050 38%,#00386d 39%,#0093d3 40%,#0069a2 41%,#001945 42%,#00023a 43%,#637495 44%,#ebf1f5 45%,#d1dbe1 46%,#426487 47%,#5e789b 48%,#ffffff 49%,#ffffff 50%,#8fa1b8 51%,#001856 52%,#08336c 53%,#abb6cb 54%,#bcbcca 55%,#101d52 56%,#002567 57%,#023f77 58%,#01366e 59%,#013871 60%,#023670 63%,#023873 63%,#002761 64%,#135e98 65%,#0fa6e4 66%,#00a2e3 67%,#00a8ed 68%,#03a4e4 69%,#15497b 70%,#2f254b 71%,#b39694 72%,#c79c96 73%,#63405b 74%,#613451 75%,#73374f 76%,#883343 78%,#9a2d3a 82%,#ab2935 84%,#b81e29 86%,#c51525 88%,#c11826 88%,#b71d29 89%,#b1222f 90%,#ac2c36 91%,#9a1e2d 92%,#b54e50 93%,#efb191 94%,#c37a70 95%,#812338 96%,#81303f 97%,#803443 98%,#723249 100%);
	background: linear-gradient(to bottom,  #07022a 0%,#060019 4%,#060019 5%,#060027 9%,#000932 11%,#030b36 12%,#030830 13%,#040730 15%,#00052b 17%,#04022b 19%,#010930 21%,#020a31 22%,#01123c 24%,#03113c 27%,#001643 29%,#01082f 30%,#003a6a 31%,#009bdd 32%,#00598f 33%,#002150 34%,#012b5b 35%,#002a5a 38%,#012050 38%,#00386d 39%,#0093d3 40%,#0069a2 41%,#001945 42%,#00023a 43%,#637495 44%,#ebf1f5 45%,#d1dbe1 46%,#426487 47%,#5e789b 48%,#ffffff 49%,#ffffff 50%,#8fa1b8 51%,#001856 52%,#08336c 53%,#abb6cb 54%,#bcbcca 55%,#101d52 56%,#002567 57%,#023f77 58%,#01366e 59%,#013871 60%,#023670 63%,#023873 63%,#002761 64%,#135e98 65%,#0fa6e4 66%,#00a2e3 67%,#00a8ed 68%,#03a4e4 69%,#15497b 70%,#2f254b 71%,#b39694 72%,#c79c96 73%,#63405b 74%,#613451 75%,#73374f 76%,#883343 78%,#9a2d3a 82%,#ab2935 84%,#b81e29 86%,#c51525 88%,#c11826 88%,#b71d29 89%,#b1222f 90%,#ac2c36 91%,#9a1e2d 92%,#b54e50 93%,#efb191 94%,#c37a70 95%,#812338 96%,#81303f 97%,#803443 98%,#723249 100%);
	height: 80px;
	-webkit-transition: height 300ms ease-in;
	-moz-transition: height 300ms ease-in;
	-ms-transition: height 300ms ease-in;
	-o-transition: height 300ms ease-in;
	transition: height 300ms ease-in;
}
#HeaderWrapper > .row2 {
	background: #FFFFFF;
	border-top: 3px solid #003770;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	height: 48px;
}
#HeaderWrapper > div > div {
	height: 100%;
	margin: 0 auto;
	max-width: 1240px;
	padding: 0 20px;
	position: relative;
}

/* Logo */

#HeaderWrapper > .row1 > div > a {
	float: left;
	margin: 15px 0 0;
	max-width: 225px;
	-webkit-transition: margin-top 300ms ease-in, max-width 300ms ease-in;
	-moz-transition: margin-top 300ms ease-in, max-width 300ms ease-in;
	-ms-transition: margin-top 300ms ease-in, max-width 300ms ease-in;
	-o-transition: margin-top 300ms ease-in, max-width 300ms ease-in;
	transition: margin-top 300ms ease-in, max-width 300ms ease-in;
}
#HeaderWrapper > .row1 > div > a > img {
	display: block;
	width: 100%;
}

@media all and (max-width: 500px){

	#HeaderWrapper > .row1 > div {
		text-align: center;
	}

	/* Logo */
	
	#HeaderWrapper > .row1 > div > a {
		display: inline-block;
		float: none;
	}

}

/* Layout - Header - Slogan */

#HeaderWrapper > .row1 > div > p.slogan {
	float: right;
	font-size: 16px;
	margin: 10px 0 0;
	text-align: right;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#HeaderWrapper > .row1 > div > p.slogan > span {
	color: #FFFFFF;
	display: block;
	font-style: italic;
	font-weight: bold;
	line-height: 1.3;
	text-shadow: 0 0 5px #000000;
	text-transform: uppercase;
}

/* Fixed Header */

#HeaderWrapper.fixed > .row1 > div > p.slogan {
	font-size: 16px;
	margin-top: 10px;
}

@media all and (max-width: 500px){

	#HeaderWrapper > .row1 > div > p.slogan {
		display: none;
	}

}

/* Layout - Header - Social Media */

#HeaderWrapper > .row2 > div > a.facebook {
	display: block;
	height: 45px;
	position: absolute;
	right: 20px;
	text-align: center;
	width: 14px;
	z-index: 2;
}
#HeaderWrapper > .row2 > div > a.facebook:before {
	color: #003770;
	content: '\E80C';
	font-family: 'fontello';
	font-size: 27px;
	font-weight: normal;
	line-height: 45px;
	-webkit-transition: color 200ms ease-in;
	-moz-transition: color 200ms ease-in;
	-ms-transition: color 200ms ease-in;
	-o-transition: color 200ms ease-in;
	transition: color 200ms ease-in;
}
#HeaderWrapper > .row2 > div > a.facebook:hover:before {
	color: #C21727;
}

/* Layout - Content */

#ContentWrapper {
	background: #FFFFFF;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 3;
}
#ContentWrapper > div:before {
	clear: both;
	content: "";
	display: block;
	padding: 1px 0 0;
}
#ContentWrapper > div {
	margin: 0 auto;
	max-width: 1240px;
	padding: 153px 20px 0 20px;
	position: relative;
}

/* Layout - Content (Startseite) */

body.intro #ContentWrapper {
	overflow: visible;
}
body.intro #ContentWrapper > div {
	padding-top: 0;
}
body.intro #ContentWrapper > div > section {
	overflow: hidden;
}

/* Layout - Footer */

#FooterWrapper {
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 3;
}
#FooterWrapper:before {
	background: #FFFFFF;
	content: "";
	height: 10px;
	position: absolute;
	top: -7px;
	width: 100%;
}
#FooterWrapper > .row1 {
	background: #FFFFFF;
}
#FooterWrapper > .row2 {
	background: #003770;
}
#FooterWrapper > div > div {
	height: 100%;
	margin: 0 auto;
	max-width: 1240px;
	padding: 0 20px;
	position: relative;
}
#FooterWrapper > div > div:after {
	clear: both;
	content: "";
	display: block;
}

/* Layout - Footer - Logos */

#FooterWrapper > .row1 > div > .logos > h3 {
	color: #65676B;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
	text-align: center;
	text-transform: uppercase;
}
#FooterWrapper > .row1 > div > .logos > h3 > span {
	border-bottom: 4px solid #DEDFE0;
	display: inline-block;
	padding: 0 0 3px;
}
#FooterWrapper > .row1 > div > .logos > ul {
	padding: 0 0 20px;
	text-align: center;
}
#FooterWrapper > .row1 > div > .logos > ul > li {
	display: inline-block;
	height: 60px;
	margin: 10px 20px;
	text-align: center;
}
#FooterWrapper > .row1 > div > .logos > ul > li > a {
	display: inline-block;
	line-height: 60px;
}
#FooterWrapper > .row1 > div > .logos > ul > li > a > img {
	display: inline-block;
	max-height: 60px;
	max-width: 125px;
	position: relative;
	top: -3px;
	vertical-align: middle;
}

/* Layout - Animation */

#GalleryWrapper {
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}
#GalleryWrapper:before {
	background: -moz-linear-gradient(top,  rgba(0,55,112,0) 0%, rgba(0,55,112,0.07) 11%, rgba(0,55,112,0.15) 20%, rgba(0,55,112,0.33) 36%, rgba(0,55,112,0.8) 75%, rgba(0,55,112,0.93) 89%, rgba(0,55,112,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,55,112,0) 0%,rgba(0,55,112,0.07) 11%,rgba(0,55,112,0.15) 20%,rgba(0,55,112,0.33) 36%,rgba(0,55,112,0.8) 75%,rgba(0,55,112,0.93) 89%,rgba(0,55,112,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,55,112,0) 0%,rgba(0,55,112,0.07) 11%,rgba(0,55,112,0.15) 20%,rgba(0,55,112,0.33) 36%,rgba(0,55,112,0.8) 75%,rgba(0,55,112,0.93) 89%,rgba(0,55,112,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	height: 475px;
	width: 100%;
	z-index: 2;
}

/* Scroll Down */

a.scrollDown {
	bottom: -50px;
	left: 50%;
	margin: 0 0 0 -35px;
	position: fixed;
	text-align: center;
	-webkit-transition: bottom 500ms ease-in;
	-moz-transition: bottom 500ms ease-in;
	-ms-transition: bottom 500ms ease-in;
	-o-transition: bottom 500ms ease-in;
	transition: bottom 500ms ease-in;
	width: 70px;
	z-index: 2;
}
a.scrollDown.show {
	bottom: 15px;
}
a.scrollDown:before {
	color: #FFFFFF;
	content: '\E81D';
	font-family: 'fontello';
	font-size: 24px;
}

@media all and (max-width: 1000px){

	/* Scroll Down */

	a.scrollDown {
		left: auto;
		margin-left: 0;
		right: 20px;
	}
	a.scrollDown.show {
		bottom: 42.5px;
	}

}
@media all and (max-width: 600px){

	/* Scroll Down */

	a.scrollDown {
		display: none;
	}

}

/* Menü - Hauptmenü - Desktop */

.mobileTrigger {
	display: none;
}
nav.desktop {
	left: 20px;
	padding: 0 57px 0 0;
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 1;
}
nav.desktop > ul:after {
	clear: both;
	content: "";
	display: block;
}
nav.desktop > ul > li {
	float: left;
	padding: 0 0 1px 0;
	position: relative;
}
nav.desktop > ul > li > a {
	color: #003770;
	display: block;
	font-weight: 600;
	line-height: 45px;
	padding: 0 20px;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
nav.desktop > ul > li:hover > a,
nav.desktop > ul > li > a.selected {
	background: #003770;
	color: #FFFFFF;
}
nav.desktop > ul > li:hover > ul {
	height: auto;
	padding: 20px 0;
	opacity: 1;
	overflow: visible;
}
nav.desktop > ul > li > ul {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
	height: 0;
	left: 0;
	min-width: 200px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 45px;
	-webkit-transition: opacity 500ms ease-in-out, top 200ms ease-out;
	-moz-transition: opacity 500ms ease-in-out, top 200ms ease-out;
	-ms-transition: opacity 500ms ease-in-out, top 200ms ease-out;
	-o-transition: opacity 500ms ease-in-out, top 200ms ease-out;
	transition: opacity 500ms ease-in-out, top 200ms ease-out;
}
nav.desktop > ul > li.last > ul {
	left: auto;
	right: 0;
}
nav.desktop > ul > li.singleColumn > ul > li > a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 1px 0;
	padding: 10px 40px 10px 20px;
	-webkit-transition: background 200ms ease-in, color 200ms ease-in;
	-moz-transition: background 200ms ease-in, color 200ms ease-in;
	-ms-transition: background 200ms ease-in, color 200ms ease-in;
	-o-transition: background 200ms ease-in, color 200ms ease-in;
	transition: background 200ms ease-in, color 200ms ease-in;
	white-space: nowrap;
}
nav.desktop > ul > li.singleColumn > ul > li > a:hover,
nav.desktop > ul > li.singleColumn > ul > li > a.selected {
	background: #003770;
	color: #FFFFFF;
}

@media all and (max-width: 1100px){

	nav.desktop > ul > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}
	
}
@media all and (max-width: 980px){

	nav.desktop > ul > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	
}

/* Menü - Hauptmenü Mobile */

.mobileTrigger.show:before {
	content: "\E819";
	display: block;
	float: left;
	font-family: "fontello";
	font-size: 34px;
	margin: 0 5px 0 0;
}
.mobileTrigger.show {
	color: #003770;
	cursor: pointer;
	display: block;
	font-weight: bold;
	left: 0;
	line-height: 45px;
	padding: 0 20px;
	position: absolute;
	text-transform: uppercase;
}
nav.mobile {
	position: absolute;
	right: 0;
	top: 45px;
	width: 100%;
	z-index: 99999;
}
nav.mobile > ul {
	background: #FFFFFF;
	height: 0;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	-webkit-transition: opacity 300ms ease-in;
	-moz-transition: opacity 300ms ease-in;
	-ms-transition: opacity 300ms ease-in;
	-o-transition: opacity 300ms ease-in;
	transition: opacity 300ms ease-in;
}
nav.mobile > ul:before {
	background: #003770;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
nav.mobile > ul:after {
	background: #003770;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%;
}
nav.mobile > ul.open {
	height: auto;
	opacity: 1;
	overflow: visible;
	padding: 20px 0;
}
nav.mobile > ul > li > ul {
	display: none;
}
nav.mobile > ul > li > ul.open {
	display: block;
}
nav.mobile > ul > li > ul > li > ul {
	display: none;
}
nav.mobile > ul > li > ul > li > ul.open {
	display: block;
}

/* 1. Ebene */

nav.mobile > ul > li {
	margin: 0 0 1px;
}
nav.mobile > ul > li:last-child {
	margin-bottom: 0;
}
nav.mobile > ul > li > a {
	display: block;
	font-weight: bold;
	padding: 6px 20px;
	text-transform: uppercase;
}
nav.mobile > ul > li > a:hover,
nav.mobile > ul > li > a.selected {
	background: #003770;
	color: #FFFFFF;
}

/* 2. Ebene */

nav.mobile > ul > li > ul > li {
	margin: 1px 0 0;
}
nav.mobile > ul > li > ul > li > a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding: 3px 30px;
}
nav.mobile > ul > li > ul > li > a:hover,
nav.mobile > ul > li > ul > li > a.selected {
	background: #C21727;
	color: #FFFFFF;
}

/* Menü - Metamenü */

ul.metamenu {
	padding: 12px 0;
	text-align: center;
}
ul.metamenu:after {
	clear: both;
	content: "";
	display: block;
}
ul.metamenu > li {
	display: inline-block;
	margin: 0 10px;
	position: relative;
}
ul.metamenu > li:after {
	color: #FFFFFF;
	content: "/";
	display: inline-block;
	font-weight: bold;
	position: absolute;
	right: -15px;
	top: 1px;
}
ul.metamenu > li:last-child:after {
	display: none;
}
ul.metamenu > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 5px;
	position: relative;
	text-transform: uppercase;
}
ul.metamenu > li > a:after {
	background: #FFFFFF;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	-webkit-transition: width 300ms ease-in;
	-moz-transition: width 300ms ease-in;
	-ms-transition: width 300ms ease-in;
	-o-transition: width 300ms ease-in;
	transition: width 300ms ease-in;
	width: 0;
}
ul.metamenu > li > a:hover:after {
	width: 100%;
}

/* Elemente - Überschriften */

h1 {
	color: #003770;
	font-size: 40px;
	font-weight: 300;
	line-height: 1.1;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	color: #C21727;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
h3 {
	font-size: 22px;
	font-weight: bold;
}

/* Folgeüberschriften */

h1.cms + h2.cms {
	margin-top: -21px;
}
h2.cms + h3.cms {
	margin-top: -21px;
}

@media all and (max-width: 600px){
	
	h1 {
		font-size: 30px;
	}
	h3 {
		font-size: 20px;
	}
	
}

/* Elemente - Textinhalt */

p.cmsText.center {
	text-align: center;
}

@media all and (max-width: 600px){

	p.cmsText {
		text-align: center;
	}

}

/* Elemente - Aufzählung */

.cmsList > h2 {
	margin: 0 0 20px 0;
}
.cmsList > ul {
	text-align: center;
}
.cmsList > ul > li:before {
	content: '\E818';
	display: inline-block;
	font-family: 'fontello';
	border: 2px solid #C21727;
	color: #C21727;
	height: 28px;
	margin: 0 10px 0 0;
	line-height: 1;
	padding: 3px 0 0;
	text-align: center;
	width: 28px;
}
.cmsList > ul > li {
	display: inline-block;
	margin: 5px 0;
	padding: 0 20px;
	position: relative;
}

@media all and (max-width: 600px){

	.cmsList > ul > li:before {
		position: relative;
		top: -2px;
	}

}

/* Elemente - Bild-Text */

.cmsImage:after {
	clear: both;
	content: "";
	display: block;
}
.cmsImage > .left {
	float: left;
	margin: 10px 40px 10px 0;
	max-width: 50%;
}
.cmsImage > .right {
	float: right;
	margin: 10px 0 10px 40px;
	max-width: 50%;
}
.cmsImage img {
	display: block;
	width: 100%;
}
.cmsImage figcaption {
	color: #828282;
	font-size: smaller;
	font-style: italic;
	line-height: 1.5;
	margin: 8px 0 0 0;
	text-align: left;
}

@media all and (max-width: 750px){

	.cmsImage > .left,
	.cmsImage > .right {
		float: none;
		margin: 0 0 10px 0;
		max-width: none;
	}
	
}

/* Elemente - Bildergalerie */

.cmsGallery:after {
	clear: both;
	content: "";
	display: block;
}
.cmsGallery + * {
	margin-top: -10px;
}
.cmsGallery > li {
	float: left;
	margin: 0 3.75% 3.75% 0; /* 0 45 45 0 */
	position: relative;
	width: 30.833333333333332%; /* 370 */
}
.cmsGallery > li:nth-child(3n) {
	margin-right: 0;
}
.cmsGallery > li:nth-child(3n) + li {
	clear: left;
}
.cmsGallery > li > figure {
	overflow: hidden;
	position: relative;
}
.cmsGallery > li > figure > a {
	display: block;
}
.cmsGallery > li > figure > a:after { /* Overlay */
	background: rgb(194, 23, 39);
	background: rgba(194, 23, 39, 0.8);
	box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3) inset;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.cmsGallery > li:hover > figure > a:after { /* Overlay einblenden */
	opacity: 1;
	-webkit-transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-ms-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}
.cmsGallery > li > figure > a > img {
	display: block;
	width: 100%;
}
.cmsGallery > li > figure > figcaption {
	color: #FFFFFF;
	cursor: pointer;
	left: 50%;
	line-height: 1.5;
	margin: 18px auto auto auto;
	opacity: 0;
	padding: 0 10px;
	position: absolute;
	text-align: center;
	text-shadow: 0 0 4px #000000;
	top: 50%;
	width: 100%;
	z-index: 10;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.cmsGallery > li:hover > figure > figcaption {
	opacity: 1;
	-webkit-transition: opacity 700ms ease-in-out;
	-moz-transition: opacity 700ms ease-in-out;
	-ms-transition: opacity 700ms ease-in-out;
	-o-transition: opacity 700ms ease-in-out;
	transition: opacity 700ms ease-in-out;
}
.cmsGallery > li > figure > figcaption:after {
	content: "\E83D";
	font-family: "fontello";
    font-size: 36px;
    left: 0;
    position: absolute;
    text-align: center;
    top: -50px;
    width: 100%;
}
.cmsGallery > li:hover > figure > a > img {
	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease 100ms;
	-moz-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-o-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}
.fancybox-wrap .fancydownload:before {
	content: "\E801";
	font-family: "fontello";
	font-size: 18px;
	font-weight: normal;
	margin: 0 10px 0 0;
}
.fancybox-wrap .fancydownload {
	background: #000000;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	padding: 5px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}

@media all and (max-width: 800px){

	.cmsGallery > li {
		margin: 0 4% 4% 0;
		width: 48%;
	}
	.cmsGallery > li:nth-child(3n) {
		margin-right: 4%;
	}
	.cmsGallery > li:nth-child(3n) + li {
		clear: none;
	}
	.cmsGallery > li:nth-child(2n) {
		margin-right: 0;
	}
	.cmsGallery > li:nth-child(2n) + li {
		clear: left;
	}

}

@media all and (max-width: 500px){

	.cmsGallery + * {
		margin-top: auto;
	}
	.cmsGallery > li {
		clear: both !important;
		float: none !important;
		margin: 0 0 20px 0 !important;
		width: 100% !important;
	}
	
}

/* Elemente - Teaser */

.cmsTeaser + * {
	margin-top: -20px;
}
.cmsTeaser:after {
	clear: both;
	content: "";
	display: block;
}
.cmsTeaser > h2 {
	margin: 0 0 20px 0;
}
.cmsTeaser > article {
	background: #EEEFEF;
	float: left;
	margin: 0 3.636363636363636% 3.636363636363636% 0; /* 0 40 40 0 */
	position: relative;
	top: 0;
	-webkit-transition: top 200ms ease-in;
	-moz-transition: top 200ms ease-in;
	-ms-transition: top 200ms ease-in;
	-o-transition: top 200ms ease-in;
	transition: top 200ms ease-in;
	width: 30.90909090909091%; /* 340 */
}
.cmsTeaser > article:hover {
	top: -10px;
}
.cmsTeaser > article:nth-of-type(3n) {
	margin-right: 0;
}
.cmsTeaser > article:nth-of-type(3n) + article {
	clear: left;
}
.cmsTeaser > article > h2 {
	display: none;
}
.cmsTeaser > article > figure > a > img {
	display: block;
	width: 100%;
}
.cmsTeaser > article > figure > figcaption {
	padding: 25px;
}
.cmsTeaser > article > figure > figcaption > a {
	color: #003770;
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	text-transform: uppercase;
	-webkit-transition: color 200ms ease-in;
	-moz-transition: color 200ms ease-in;
	-ms-transition: color 200ms ease-in;
	-o-transition: color 200ms ease-in;
	transition: color 200ms ease-in;
}
.cmsTeaser > article > figure > figcaption > a:hover {
	color: #C21727;
}
.cmsTeaser > article > figure > figcaption > p > span {
	display: block;
}
.cmsTeaser > article > figure > figcaption > p > span.date {
	color: #C21727;
	font-weight: 600;
}
.cmsTeaser > article > figure > figcaption > p > span.text {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}
.cmsTeaser > article > figure > figcaption > p > span.text > a {
	background: #003770;
	color: #FFFFFF;
	display: block;
	margin: 20px -25px -25px;
	padding: 6px 25px 8px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
.cmsTeaser > article > figure > figcaption > p > span.text > a:hover {
	background: #C21727;
}

@media all and (max-width: 900px){

	.cmsTeaser > article {
		margin: 0 4% 4% 0;
		width: 48%;
	}
	.cmsTeaser > article:nth-of-type(3n) {
		margin-right: 4%;
	}
	.cmsTeaser > article:nth-of-type(3n) + li {
		clear: none;
	}
	.cmsTeaser > article:nth-of-type(2n) {
		margin-right: 0;
	}
	.cmsTeaser > article:nth-of-type(2n) + li {
		clear: left;
	}

}

@media all and (max-width: 600px){
	
	.cmsTeaser + * {
		margin-top: auto;
	}
	.cmsTeaser > article {
		clear: both !important;
		float: none !important;
		margin: 0 0 20px 0 !important;
		top: 0 !important;
		width: 100% !important;
	}
	.cmsTeaser > article > figure > figcaption {
		padding: 15px;
	}
	.cmsTeaser > article > figure > figcaption > p > span.text > a {
		font-size: 16px;
		margin-bottom: -15px;
		margin-left: -15px;
		margin-right: -15px;
		padding: 7px 15px 8px;
	}

}

/* Element - Einzelteaser */

.cmsSingleTeaser > article {
	margin-bottom: 20px;
	margin-right: 0;
	top: 0 !important;
	width: 100%;
}
.cmsSingleTeaser > article > figure > a {
	float: left;
	margin: 0 20px 0 0;
	min-width: 250px;
	width: 30.833333333333332%; /* 370 */
}
.cmsSingleTeaser > article > figure > figcaption {
	padding: 15px 15px 0;
}
.cmsSingleTeaser > article > figure > figcaption > p:after {
	clear: both;
	content: "";
	display: block;
}
.cmsSingleTeaser > article > figure > figcaption > p > a {
	background: #003770;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 16px;
	margin: 15px 0;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
.cmsSingleTeaser > article > figure > figcaption > p > a:hover {
	background: #C21727;
}

@media all and (max-width: 600px){
	
	.cmsSingleTeaser > article > figure > a {
		float: none !important;
		margin: 0 0 20px 0 !important;
		width: 100% !important;
	}
	.cmsSingleTeaser > article > figure > figcaption > p > a {
		float: none;
		margin: 15px -15px -15px
	}

}

/* Elemente - Tabelle */

.cmsTable > h2 {
	margin: 0 0 15px;
}
.cmsTable > table {
	width: 100%;
}
.cmsTable > table > tbody > tr {
	background: #EEEFEF;
}
.cmsTable > table > tbody > tr.val2 {
	background: #FFFFFF;
}
.cmsTable > table > tbody > tr > td {
	padding: 4px 10px 6px;
}
.cmsTable > p {
	color: #828282;
	font-size: smaller;
	font-style: italic;
	padding: 5px 10px 0 10px;
}

/* Links */

.cmsTableLinks > h2 {
	margin: 0 0 15px;
}
.cmsTableLinks > table {
	width: 100%;
}
.cmsTableLinks > table > tbody > tr {
	background: #EEEFEF;
}
.cmsTableLinks > table > tbody > tr.val2 {
	background: #FFFFFF;
}
.cmsTableLinks > table > tbody > tr > td {
	padding: 4px 10px 6px;
}
.cmsTableLinks > p {
	color: #828282;
	font-size: smaller;
	font-style: italic;
	padding: 5px 10px 0 10px;
}

/* Elemente - Verlinkungen */

/* Links (intern & extern) */

.cmsLink > a:before {
	content: '\E808';
	font-family: 'fontello';
	font-size: 15px;
	font-weight: normal;
	left: 20px;
	position: absolute;
	top: 6px;
}
.cmsLink > a {
	background: #003770;
	color: #FFFFFF;
	display: block;
	font-weight: 500;
	padding: 4px 20px 5px 40px;
	position: relative;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
.cmsLink > a:hover {
	background: #C21727;
}

/* Verweisliste */

.cmsRefs > h2 {
	margin: 0 0 15px;
	text-align: left;
}
.cmsRefs > ul > li > a:before {
	content: '\E808';
	font-family: 'fontello';
	font-size: 15px;
	font-weight: normal;
	left: 20px;
	position: absolute;
	top: 7px;
}
.cmsRefs > ul > li > a {
	background: #EEEFEF;
	display: block;
	font-weight: 500;
	margin: 0 0 2px;
	padding: 4px 20px 5px 40px;
	position: relative;
	-webkit-transition: background 200ms ease-in, color 200ms ease-in;
	-moz-transition: background 200ms ease-in, color 200ms ease-in;
	-ms-transition: background 200ms ease-in, color 200ms ease-in;
	-o-transition: background 200ms ease-in, color 200ms ease-in;
	transition: background 200ms ease-in, color 200ms ease-in;
}
.cmsRefs > ul > li > a:hover {
	background: #C21727;
	color: #FFFFFF;
}

/* E-Mail */

.cmsMail > a:before {
	content: '\E833';
	font-family: 'fontello';
	font-weight: normal;
	left: 20px;
	position: absolute;
	top: 4px;
}
.cmsMail > a {
	background: #003770;
	color: #FFFFFF;
	display: block;
	font-weight: 500;
	padding: 4px 20px 5px 60px;
	position: relative;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
.cmsMail > a:hover {
	background: #C21727;
}

/* Elemente - Dropdown */

.cmsDrop + .cmsDrop {
	margin-top: -10px;
}
.cmsDrop > h3:before {
	content: '\E807';
	font-family: 'fontello';
	font-weight: normal;
	left: 20px;
	position: absolute;
}
.cmsDrop > h3 {
	background: #EEEFEF;
	cursor: pointer;
	display: block;
	font-size: 18px;
	padding: 15px 20px 15px 50px;
	position: relative;
	-webkit-transition: background 200ms ease-in, color 200ms ease-in;
	-moz-transition: background 200ms ease-in, color 200ms ease-in;
	-ms-transition: background 200ms ease-in, color 200ms ease-in;
	-o-transition: background 200ms ease-in, color 200ms ease-in;
	transition: background 200ms ease-in, color 200ms ease-in;
}
.cmsDrop > h3:hover {
	background: #C21727;
	color: #FFFFFF;
}
.cmsDrop > h3.contentHide:before {
	content: '\E805';
}
.cmsDrop > h3.contentHide + div {
	display: none;
}
.cmsDrop > h3 + div {
	overflow: hidden;
}

/* Elemente - HTML */

/* Elemente - Youtube */

.cmsYoutube > h2 {
	margin: 0 0 15px;
}
.cmsYoutube > div:before {
	color: #ADADAD;
	content: '\E839';
	font-family: 'fontello';
	font-size: 75px;
	height: 60px;
	left: 50%;
	line-height: 60px;
	margin: -30px 0 0 -40px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 80px;
}
.cmsYoutube > div {
	background: #F1F1F2;
	height: 0;
	overflow: hidden;
	padding: 30px 0 56.25% 0;
	position: relative;
}
.cmsYoutube > div > iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.cmsYoutube > p {
	color: #828282;
	font-size: smaller;
	font-style: italic;
	line-height: 1.3;
	margin: 10px 0 0 0;
}

/* Elemente - Iframe */

.cmsIframe {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}		
.cmsIframe > iframe {
	width: 100%;
}

/* Elemente - Downloads */

.cmsDownload + .cmsDownload {
	margin-top: -20px;
}
.cmsDownload {
	position: relative;
}
.cmsDownload > a {
	display: inline-block;
	font-weight: normal;
	padding: 0 0 0 65px;
	-webkit-transition: color 200ms ease-in;
	-moz-transition: color 200ms ease-in;
	-ms-transition: color 200ms ease-in;
	-o-transition: color 200ms ease-in;
	transition: color 200ms ease-in;
}
.cmsDownload > a:hover {
	color: #E57D26;
}
.cmsDownload > a:before {
	background: #E57D26;
	color: #FFFFFF;
	content: "FILE";
	display: block;
	font-size: small;
	font-weight: bold;
	height: 27px;
	left: 0;
	line-height: 27px;
	position: absolute;
	text-align: center;
	top: 3px;
	width: 50px;
}
.cmsExcel > a:hover {
	color: #4CB86D;
}
.cmsExcel > a:before {
	background: #4CB86D;
	content: "XLS";
}
.cmsPDF > a:hover {
	color: #E84C3D;
}
.cmsPDF > a:before {
	background: #E84C3D;
	content: "PDF";
}
.cmsWord > a:hover {
	color: #3896D3;
}
.cmsWord > a:before {
	background: #3896D3;
	content: "DOC";
}

@media all and (max-width: 600px){

	.cmsDownload > a:before {
		top: 1px;
	}

}

/* Elemente - Formular */

.cmsForm {
	background: #EEEFEF;
	padding: 34px 0 20px;
	position: relative;
}
.cmsForm:before {
	background: #EEEFEF;
	content: "";
	height: 100%;
	left: -2000px;
	position: absolute;
	top: 0;
	width: 2000px;
}
.cmsForm:after {
	background: #EEEFEF;
	content: "";
	height: 100%;
	position: absolute;
	right: -2000px;
	top: 0;
	width: 2000px;
}
.cmsForm > h2 {
	margin: 0 0 20px 0;
	text-align: left;
}
.cmsForm > .row {
	margin: 10px 0;
	padding: 0 40px 0 0;
	position: relative;
}
.cmsForm > .row:after {
	clear: both;
	content: "";
	display: block;
}
.cmsForm > .row.validation:before {
	color: #003770;
	content: '\E823';
	font-family: 'fontello';
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
}
.cmsForm > .row > label {
	display: block;
	float: left;
	line-height: 44px;
	padding: 0 10px 0 0;
	width: 30%;
}
.cmsForm > .row > .field {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 44px;
	outline: medium none;
	padding: 0 10px;
	width: 70%;
}
.cmsForm > .row > .field:focus {
	background: #EDFAFF !important;
	border: 1px solid #3BB1D9 !important;
	box-shadow: 0 0 4px #3BB1D9 !important;
	color: #3BB1D9 !important;
}
.cmsForm > .row > textarea.field {
	height: 100px;
	line-height: 1.3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cmsForm > .row > select.field {
	padding: 7px 10px 7px 7px;
}
.cmsForm > .row > input[type='file'].field {
	border: 1px solid #FFFFFF !important;
	height: auto;
	line-height: 1;
	padding: 8px 10px;
}
.cmsForm > .row > input[type='file'].field:focus {
	border: 0;
	box-shadow: none;
}
.cmsForm > .row > .checkbox {
	border: 0 none;
	margin: 0 8px 0 0;
	padding: 0;
	width: auto;
}
.cmsForm > .row > p {
	display: inline-block;
	line-height: 44px;
}
.cmsForm > .infotext {
	line-height: 1.3;
}
.cmsForm > .row > .datepicker {
	cursor: pointer;
	width: 147px;
}
.cmsForm > .row > .calicon {
	background: #003770;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	margin: 0 0 0 -35px;
	padding: 0 9px;
	position: absolute;
	top: 1px;
}
.cmsForm > .row > .calicon:before {
	content: "\E83C";
	font-family: "fontello";
}
.cmsForm > .row > .spm {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	float: left;
	padding: 15px;
	position: relative;
	width: 70%;
}
.cmsForm > .row > .spm:after {
	content: '\E826';
	font-family: 'fontello';
	font-size: 20px;
	left: 146px;
	position: absolute;
	top: 13px;
}
.cmsForm > .row > .spm > img {
	border: 1px solid #EEEFEF;
	float: left;
}
.cmsForm > .row > .spm > img + input {
	border: 1px solid #EEEFEF;
	float: left;
	height: 32px;
	margin: 0 0 0 30px;
	padding: 0 8px;
	text-align: center;
	width: 90px;
}
.cmsForm > .row > .spm > p {
	clear: both;
	padding: 8px 0 0 0;
}
.cmsForm > .button {
	margin: 20px 40px 20px 0;
	position: relative;
	text-align: right;
}
.cmsForm > .button > input { /* Sende-Button */
	background: #003770;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 42px;
	padding: 0 22px 2px 22px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
.cmsForm > .button > input:hover {
	background: #C21727;
}
.cmsForm > .msg {
	line-height: 1.3;
	margin: 0 40px 10px 0;
	padding: 10px 15px;
}
.cmsForm .error {
	background: #FFEFEF !important;
	border: 1px solid #D9434E !important;
	box-shadow: 0 0 3px #D9434E !important;
	color: #D9434E !important;
}
.cmsForm .success {
	background: #F6FFEF !important;
	border: 1px solid #82C250 !important;
	box-shadow: 0 0 3px #82C250 !important;
	color: #82C250 !important;
}

@media all and (max-width: 900px){
	
	.cmsForm > .row {
		padding-right: 0;
	}
	.cmsForm > .row > label {
		float: none;
		margin-bottom: 5px;
		padding-right: 20px;
		width: 100%;
	}
	.cmsForm > .row > .field {
		width: 100%;
	}
	.cmsForm > .row > .calicon {
		top: 50px;
	}
	.cmsForm > .row > .spm {
		width: 100%;
	}
	.cmsForm > .button {
		margin-right: 0;
	}
	.cmsForm > .msg {
		margin-right: 0;
	}

}

@media all and (max-width: 400px){

	.cmsForm > .row > .spm {
		text-align: center;
	}
	.cmsForm > .row > .spm:after {
		content: "\e824";
		left: 50%;
		margin: 0 0 0 -5px;
		top: 43px;
	}
	.cmsForm > .row > .spm > img {
		float: none;
		margin: 0 0 20px;
	}
	.cmsForm > .row > .spm > img + input {
		display: block;
		float: none;
		left: 50%;
		margin-left: -60px;
		position: relative;
		width: 120px;
	}
	.cmsForm > .row > .spm > p {
		font-size: 15px;
		text-align: left;
	}

}

/* jQuery UI - Datepicker Custom */

.ui-datepicker {
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	display: none;
	font-family: "ProximaNova-Regular", sans-serif;
	font-size: 16px;
	position: absolute;
	z-index: 9999 !important;
}
.ui-datepicker .ui-datepicker-header {
	margin: 0 -5px 0 -6px;
	position: relative;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	background: #003770;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 1.8;
	margin: -5px 0 5px;
	padding: 10px 0;
	text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
	left: 1px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	right: 1px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	border-radius: 15px;
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	text-align: center;
	top: 7px;
	width: 30px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
	color: #FFFFFF;
	font-family: "fontello";
	font-size: 12px;
	line-height: 30px;
	opacity: 0.5;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
	content: "\E806";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
	content: "\E808";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev > span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next > span {
	display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover:after,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:after {
	opacity: 1;
}
.ui-datepicker .ui-datepicker-calendar {
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th > span {
	background: #003770;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: -5px -5px 3px -6px;
	padding: 0 0 5px;
}
.ui-datepicker .ui-datepicker-calendar td > a,
.ui-datepicker .ui-datepicker-calendar td > span {
	background: #FFFFFF;
	color: #77787A;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin: 2px;
	padding: 5px 0;
	text-align: center;
	width: 35px;
}
.ui-datepicker .ui-datepicker-calendar td > a.ui-state-hover {
	background: #C21727;
	color: #FFFFFF;
}
.ui-datepicker .ui-datepicker-calendar td > a.ui-state-active {
	background: #003770;
	color: #FFFFFF;
}
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled > span {
	color: #77787A;
	opacity: 0.5;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #FFFFFF;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	background-image: url('/img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	background: #000000;
	background: rgba(0, 0, 0, 0.75);
	cursor: pointer;
	height: 50px;
	position: absolute;
	right: -20px;
	text-align: center;
	top: -20px;
	width: 50px;
	z-index: 8040;
}

.fancybox-close:hover {
	background: #000000;
}

.fancybox-close:before {
	color: #FFFFFF;
	content: '\E82A';
	font-family: 'fontello';
	font-size: 35px;
	font-weight: normal;
	line-height: 50px;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.fancybox-nav {
	background: transparent url('/img/fancybox/blank.gif'); /* helps IE */
	cursor: pointer;
	height: 100%;
	position: fixed;
	text-decoration: none;
	top: 0;
	width: 30%;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	background: #000000;
	background: rgba(0, 0, 0, 0.75);
	cursor: pointer;
	height: 100px;
	margin-top: -50px;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: opacity 200ms ease-in-out 0s;
	width: 55px;
	z-index: 8040;
}

.fancybox-nav:hover span {
	background: #000000;
}

.fancybox-prev span {
	left: 0;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.fancybox-prev span:before {
	color: #FFFFFF;
	content: '\E806';
	font-family: 'fontello';
	font-size: 40px;
	font-weight: normal;
	line-height: 100px;
	margin: 0 10px 0 0;
	opacity: 1;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out;
	-ms-transition: opacity 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out;
	transition: opacity 200ms ease-in-out;
}

.fancybox-next span {
	right: 0;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.fancybox-next span:before {
	color: #FFFFFF;
	content: '\E808';
	font-family: 'fontello';
	font-size: 40px;
	font-weight: normal;
	line-height: 100px;
	margin: 0 0 0 10px;
	opacity: 1;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out;
	-ms-transition: opacity 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out;
	transition: opacity 200ms ease-in-out;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	margin-right: 0 !important;
	overflow-x: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.8);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow-x: auto;
}

/* Title helper */

.fancybox-title {
	background: #000000;
	background: rgba(0, 0, 0, 0.75);
	bottom: 0;
	color: #ffffff;
	font-weight: normal;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	visibility: hidden;
	white-space: nowrap;
	width: 100%;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding: 10px 15px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

@media all and (max-width: 700px){

	.fancybox-close {
		height: 40px;
		width: 40px;
	}
	.fancybox-close:before {
		font-size: 22px;
		line-height: 40px;
	}
	.fancybox-nav span {
		height: 60px;
		margin-top: -30px;
		width: 30px;
	}
	.fancybox-prev span:before {
		margin-right: 5px;
	}
	.fancybox-next span:before {
		margin-left: 5px;
	}
	.fancybox-prev span:before,
	.fancybox-next span:before {
		font-size: 22px;
		line-height: 60px;
	}
	.fancybox-title {
		font-size: smaller;
	}
		
}

#fancybox-buttons {
	display: none !important;
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/img/fancybox/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}

/* Animation */

.micAnimation {
	height: 100%;
	width: 100%;
}
.micAnimation > ul {
    height: 100%;
    position: relative;
    z-index: 1;
}
.micAnimation > ul > .slide {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    -ms-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}
.micAnimation > ul > .slide.animated {
	opacity: 1;
}
.micAnimation > ul > .slide > img {
	display: block;
	height: auto;
	position: absolute;
	width: 100%;
	z-index: 1;
}

/* Text mit TextWrapper */

.micAnimation > ul > .slide > .textBox.textWrap {
	position: absolute;
	z-index: 2;
}

/* Text ohne TextWrapper */

.micAnimation > ul > .slide > .textBox:not(.textWrap) > p {
    position: absolute;
    z-index: 2;
}
.micAnimation > ul > .slide > .textBox:not(.textWrap) > p:last-child {
    z-index: 3;
}

/* Navigation - Pfeile */

.micAnimation > .arrows > a {
	color: inherit;
	display: block;
	font-family: "fontello";
	font-size: 40px;
	font-weight: normal;
	line-height: 1;
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	z-index: 2;
	-webkit-transition: all 800ms ease 500ms;
	-moz-transition: all 800ms ease 500ms;
	-ms-transition: all 800ms ease 500ms;
	-o-transition: all 800ms ease 500ms;
	transition: all 800ms ease 500ms;
}
.micAnimation > .arrows > a.prev:before {
	content: "\E806";
	display: block;
}
.micAnimation > .arrows > a.prev {
	left: -60px;
}
.micAnimation > .arrows.animated > a.prev {
	left: 20px;
	opacity: 0.4;
}
.micAnimation > .arrows > a.next:before {
	content: "\E808";
	display: block;
}
.micAnimation > .arrows > a.next {
	right: -60px;
}
.micAnimation > .arrows.animated > a.next {
	opacity: 0.4;
	right: 20px;
}
.micAnimation > .arrows > a.prev:hover,
.micAnimation > .arrows > a.next:hover {
	color: inherit;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

/* Navigation - Bullets */

.micAnimation > .bullets > ul {
	bottom: -20px;
	display: block;
	line-height: 1;
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 3;
	-webkit-transition: all 800ms ease-out 1200ms;
	-moz-transition: all 800ms ease-out 1200ms;
	-ms-transition: all 800ms ease-out 1200ms;
	-o-transition: all 800ms ease-out 1200ms;
	transition: all 800ms ease-out 1200ms;
}
.micAnimation > .bullets.animated > ul {
	bottom: 20px;
	opacity: 1;
}
.micAnimation > .bullets > ul > li {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	height: 12px;
	margin: 0 4px;
	width: 12px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.micAnimation > .bullets > ul > li:hover,
.micAnimation > .bullets > ul > li.selected {
	background: #888;
}

/* Animation - Custom */

.micAnimation > ul > .slide > .textBox {
	display: table;
	line-height: 1.3;
	text-align: center;
}
.micAnimation > ul > .slide > .textBox > .text0 {
	font-size: 50px;
	font-weight: 900;
}
.micAnimation > ul > .slide > .textBox > .text1 {
	font-size: 30px;
	font-weight: 300;
}

@media all and (max-width: 500px){

	.micAnimation > ul > .slide > .textBox {
		display: none;
	}

}

/*!
 * jQuery ClassyCountdown
 * www.class.pm
 *
 * Written by Marius Stanciu - Sergiu <marius@class.pm>
 * Licensed under the MIT license www.class.pm/LICENSE-MIT
 * Version 1.0.0
 *
 */

.ClassyCountdown-wrapper > div {
    display: inline-block;
    position: relative;
    width: 80px;
    margin: 10px;
}

.ClassyCountdown-wrapper .ClassyCountdown-value {
    width: 100%;
    line-height: 1em;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    display: block;
}

@media all and (max-width: 500px){

	.ClassyCountdown-wrapper {
		text-align: center;
	}
	.ClassyCountdown-wrapper > div {
		margin-left: 3px;
		margin-right: 3px;
		width: 69px;
	}

}

/* Extension - Countdown */

.cmsCountdown {
	left: 10px;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity 800ms ease-in, top 500ms ease-in 600ms;
	-moz-transition: opacity 800ms ease-in, top 500ms ease-in 600ms;
	-ms-transition: opacity 800ms ease-in, top 500ms ease-in 600ms;
	-o-transition: opacity 800ms ease-in, top 500ms ease-in 600ms;
	transition: opacity 800ms ease-in, top 500ms ease-in 600ms;
	width: 400px;
}
.cmsCountdown.show {
	opacity: 1;
	top: -167px;
}
.cmsCountdown.hide {
	opacity: 0;
}
.cmsCountdown > h3 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	padding: 0 10px;
	margin: 0 0 10px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media all and (max-width: 600px){

	.cmsCountdown {
		left: 50%;
		margin: 0 0 0 -200px;
	}

}
@media all and (max-width: 500px){

	.cmsCountdown {
		margin-left: -150px;
		max-width: 300px;
	}
	.cmsCountdown.show {
		top: -144px;
	}
	.cmsCountdown > h3 {
		font-size: 26px;
	}

}

/* Micado Ext. - Cookie Message */

.pageCookie {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.9);
	bottom: 0;
	font-size: 11px;
	opacity: 0;
	padding: 8px 20px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 20;
	-webkit-transition: opacity 1500ms ease-out;
	-moz-transition: opacity 1500ms ease-out;
	-ms-transition: opacity 1500ms ease-out;
	-o-transition: opacity 1500ms ease-out;
	transition: opacity 1500ms ease-out;
}
.pageCookie.show {
	opacity: 1;
}
.pageCookie > .button:before {
	background: #003770;
	border-radius: 14px;
	color: #FFFFFF;
	content: "\E82A";
	font-family: "fontello";
	font-weight: normal;
	line-height: 1;
	margin: 0 0 0 6px;
	padding: 6px;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
.pageCookie > .button:hover:before {
	background: #C21727;
}