body {
	font-family: "Fira Sans";
/*	font-family: "Open Sans";*/
/*	overflow: scroll;*/
	overflow-x: none;
	overflow-y: scroll;
	}

footer {
	text-align: center;
	}

body.is-navbar-fixed-top #layout-messenger {
/*	margin-top: 64px;*/
}
#layout-field {
	padding-top: 1.5em;
	padding-bottom: 6.0em;
	padding-top: 0;
	margin-top: 0 !important;
	}

/*  -- DEFINITION LIST: HORIZONTAL  --  */
dl.dl-horizontal dt:after {
	content: ":";
	}
@media (min-width: 768px) {
	dl.dl-horizontal dt {width: 120px;}
	dl.dl-horizontal dd {margin-left: 135px;}
}


/*  --  LAYOUT: HEADER  --  */
#layout-header-background.default {
	background-image: url(../../../images/background_blue_vectors.jpg);
	background-image: url(../../../images/b1338953584597.jpg);
	background-image: url(../../../images/160620-2-Vektorgebirge.png);
	background-image: url(../../../images/160620-2-Vektorgebirge.svg);
	background-size: cover;
	background-position: center bottom;
	height: 250px;

	background-image:
		radial-gradient(ellipse at 33% 33%, rgba(0,0,0,0) 0%,rgba(0,60,100,0.75) 100%),
		linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%),
		url(../../../images/160620-2-Vektorgebirge.svg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 400px;
	}
#layout-header-background div.container {
	text-align: center;
	}
#layout-header-background div.container img {
	margin-top: 180px;
	height: 140px;
	-webkit-filter: drop-shadow( 5px 5px 5px rgba(0, 0, 0, 0.3) );
	filter: drop-shadow( 5px 5px 5px rgba(0, 0, 0, 0.3) );
	}

/*  --  LAYOUT: HEADER "Minimal"  --  */
#layout-header-background.minimal {
	background-image: none;
	background: -moz-linear-gradient(top,  rgba(217,227,232,1) 0%, rgba(54,132,178,1) 50%, rgba(54,132,178,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(217,227,232,1) 0%,rgba(54,132,178,1) 50%,rgba(54,132,178,1) 100%);
	background: linear-gradient(to bottom,  rgba(217,227,232,1) 0%,rgba(54,132,178,1) 50%,rgba(54,132,178,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e3e8', endColorstr='#3684b2',GradientType=0 );
	height: 220px;
	}
#layout-header-background.minimal div.container img {
	margin-top: 50px;
	}



/*  --  LAYOUT: NAVIGATION  --  */
.nav.navbar a#trigger-menu {
	color: #444;
	position: absolute;
	padding: 12px 12px;
	font-size: 1.4em;
	}
.nav.navbar a#trigger-menu:hover,
.nav.navbar a#trigger-menu:active {
	text-decoration: none;
	}
.hidden-desktop .heading {
	text-align: center;
/*	padding: 12px 60px 0px 60px;*/
	}
.hidden-desktop .heading .brand {
	float: none;
	}
.navbar .brand {
	padding: 8px 20px 4px 0px;
	margin: 0px;
	}
.navbar .brand img {
/*	height: 22px;*/
/*	-webkit-filter: drop-shadow( 1px 1px 1px rgba(255, 255, 255, 1) );
	filter: drop-shadow( 1px 1px 1px rgba(255, 255, 255, 1) );*/
/*	-webkit-filter: drop-shadow( 1px 1px 1px rgba(0, 0, 0, 0.3) );
	filter: drop-shadow( 1px 1px 1px rgba(0, 0, 0, 0.3) );*/
	}

.hidden-desktop .navbar .brand img {
	height: 24px;
	}

.navbar .container {
	width: 1170px;
	}

.mm-slideout {
	z-index: auto;
	}

/*  --  RESPONSIVE DESIGN  --  */
@media (max-width: 979px){
	#layout-field {
		padding-top: 0;
		padding-top: 50px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: fixed;
	}

	.position-bar .position-bar-label {
		display: inline;
		text-align: left;
	}
	#layout-field > .container {
	}
}
@media (max-width: 767px){
	body {
		padding: 0;
	}
	#layout-field {
		margin-left: 16px;
		margin-right: 16px;
		margin-top: 63px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin: 0px;
	}
	#layout-footer .container {
		margin-left: 16px;
		margin-right: 16px;
	}
}
@media (min-width: 550px){
	.mm-menu {
		max-width: 300px !important;
	}
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(300px, 0);
		-moz-transform: translate(300px, 0);
		-ms-transform: translate(300px, 0);
		-o-transform: translate(300px, 0);
		transform: translate(300px, 0);
	}
}
@media (max-width: 979px){
	#cookie-warning.static {
		margin-top: 41px;
		}
	#cookie-warning.absolute.top {
		top: 41px;
		}
	}


@media (min-width: 768px) and (max-width: 979px){
	dl.dl-horizontal dt {
		width: 60px;
		font-size: 0.9em;
		font-weight: lighter;
	}
	dl.dl-horizontal dd {
		margin-left: 70px;
	}
}


#layout-content {
	}

#layout-content .button-icon-container {
	text-align: center;
	}
#layout-content .button-icon-container > a.btn {
	width: 80%;
	}
#layout-content .button-icon-container h4 {
	font-weight: normal;
	}
#layout-content .button-icon-container i {
	margin-top: 10px;
	color: rgba(0,67,98,0.75);
	}
#layout-content .button-icon-container:hover i {
	color: rgba(0,67,98,1);
	}
#layout-content .button-icon-container a.btn-large {
	background: #f5f5f5;
	border: 1px solid white !important;
	box-shadow: none !important;
	transition-duration: 0.25s;
	}
#layout-content .button-icon-container a.btn-large:hover {
	transition-duration: 0.25s;
	background: #e5e5e5;
	border: 1px solid #CCC !important;
	}
#layout-content .button-icon-container a.btn-large i.fa,
#layout-content .button-icon-container a.btn-large h4 {
	transition-duration: 0.25s;
	}
#layout-content .button-icon-container a.btn-large:hover i.fa,
#layout-content .button-icon-container a.btn-large:hover h4 {
	transform: scale(1.1);
	}
#layout-content .button-icon-container a.btn-large:hover h4 {
	transform-origin: top;
	transform: scale(1.1);
	}
#layout-content .button-icon-container.disabled a.btn-large,
#layout-content .button-icon-container.disabled a.btn-large:hover {
	cursor: pointer !important;
	}
#layout-content .button-icon-container.disabled i,
#layout-content .button-icon-container.disabled h4 {
	color: #999 !important;
	}
#layout-content .button-icon-container.disabled  a.btn-large:hover * {
	transform: scale(1) !important;
	}
#layout-content .button-icon-container.disabled a.btn-large:hover {
	background: #f5f5f5 !important;
	border: 1px solid #FFF !important;
	}





/*  --  LAYOUT: CONTENT: CONTENT STYLE  --  */
#layout-content .topic-icon-container {
	text-align: center;
	padding-top: 16px;
	}
#layout-content .topic-icon-container i {
	color: rgba(0,67,98,0.75);
	}
#layout-content div.topic h3 {
	margin-top: 0;
	margin-right: 10px;
	text-align: right;
	}
#layout-content .span3.topic-icon-container {
	padding-left: 10%;
	}
#layout-content .span2.topic-icon-container {
	padding-left: 5%;
	}

@media (max-width: 979px){
	#layout-content .topic-icon-container {
		padding-left: 0%;
	}
}
@media (max-width: 767px){
	#layout-content div.topic h3 {
		margin-top: 0px;
		text-align: left;
	}
}


/*  --  LAYOUT: CONTENT: SIDE BAR  --  */
#layout-content .sidebar dl.dl-horizontal dt {
	width: 30%;
	}
#layout-content .sidebar dl.dl-horizontal dd {
	margin-left: 33%;
	}

@media (max-width: 767px){
	#layout-content .sidebar dl.dl-horizontal dd {
		margin-left: 0;
	}
}


.columns-2 {
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	-webkit-column-rule-style: solid;
	-webkit-column-rule-width: 1px;
	-webkit-column-rule-color: rgba(127, 127, 127, 0.25);
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-moz-column-rule-style: solid;
	-moz-column-rule-width: 1px;
	-moz-column-rule-color: rgba(127, 127, 127, 0.25);
	column-count: 2;
	column-gap: 2em;
	column-rule-style: solid;
	column-rule-width: 1px;
	column-rule-color: rgba(127, 127, 127, 0.25);
	}


h2 {
	color: #555555;
	}
h3 {
	color: #4D4D4D;
	}
h4 {
	color: #444444;
	}

#layout-content #index-matrix h3 {
/*	text-align: center;*/
	border-bottom: 1px solid rgba(127,127,127,0.2);
	margin-top: 1em;
	font-weight: normal;
	font-size: 2.4em;
	}




#layout-header .navbar-inner {
	background: #f5f5f5 !important;
	}

/*
#nav-main-overlay {
	position: fixed;
	width: 100%;
	height: 60px;
	left: 0;
	top: -60px;
	background-color: #f5f5f5;
	transition-duration: .5s;
	opacity: 0;
	}
#nav-main-overlay.visible {
	top: 0;
	opacity: 1;
	}

#nav-main-overlay .brand {
	padding: 20px 10px 20px 10px;
	height: 20px;
	}
*/

#layout-nav .visible-desktop {
	height: 60px;
	}

#layout-nav .navbar-inner ul.nav {
	}
#layout-nav .navbar-inner ul.nav > li > a {
	font-size: 1.33em;
	padding: 14px 30px 6px 30px;
	}
#layout-nav .navbar-inner {
	transition: box-shadow 0.5s;
	}
#layout-nav #nav-main-inline.navbar-fixed-top .navbar-inner {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.23);
	}

#layout-nav #nav-main-inline .navbar-inner {
	height: 60px;
	padding: 0 20px;
	border-bottom: 1px solid #AAA;
	border: 0;
	border-radius: 0;
	background: rgba(0,67,98,1);
	background: #f5f5f5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

	}
#layout-nav #nav-main-inline .navbar-inner ul.nav {
	}
#layout-nav #nav-main-inline .navbar-inner ul.nav li {
	line-height: 40px;
	}
#layout-nav #nav-main-inline .navbar-inner ul.nav li b.caret {
	margin-top: 18px;
	}
#layout-nav #nav-main-inline .navbar-inner ul.nav > li.active > a {
	background-color: #e5e5e5;
	border: 0;
	}

#layout-nav #nav-main-inline .navbar-inner ul.nav > li > ul > li {
	padding: 1px 4px 0px;
	}
#layout-nav #nav-main-inline .navbar-inner ul.nav > li > ul > li > a {
	padding: 10px 30px 8px 25px;
	font-size: 1.2em;
	border-radius: 4px;
	}
#layout-nav .navbar-inner ul.nav li a > i {
	padding-right: 0.2em;
	}


#layout-nav #nav-main-inline .brand-inline {
	display: none;
	}
#layout-nav #nav-main-inline .brand.brand-fixed {
	display: block;
	padding: 20px 10px 20px 10px;
	height: 20px;
	}





a {
	color: rgba(0,67,98,1);
	}

a:hover,
a:focus {
	color: rgba(0,67,98,0.9);
	}

#layout-footer {
/*	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.75);*/
	box-shadow: inset 0px 5px 6px -5px rgba(0,0,0,0.75);
/*	background-color: rgba(0,67,98,1);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004362+0,7db9e8+100&1+0,1+62,0.7+68,0+100 */
	background: -moz-linear-gradient(top, rgba(0,67,98,1) 0%, rgba(78,140,181,1) 62%, rgba(85,147,189,0.7) 68%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,67,98,1) 0%,rgba(78,140,181,1) 62%,rgba(85,147,189,0.7) 68%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,67,98,1) 0%,rgba(78,140,181,1) 62%,rgba(85,147,189,0.7) 68%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004362', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
	color: white !important;
	}
#layout-footer h4 {
	color: rgba(255,255,255,0.8);
	}
#layout-footer a {
	color: rgba(255,255,255,0.9);
	background: none;
	}
#layout-footer a:hover,
#layout-footer a:focus {
	color: rgba(255,255,255,1);
	text-decoration: underline;
	}
#layout-footer > div.container {
	padding-top: 30px;
	padding-bottom: 150px;
	margin-bottom: 100px;
	}
#layout-footer ul.nav {
	margin-left: 18px;
	}
#layout-footer ul.nav > li {
	list-style: initial;
	padding: 1px;
	}
#layout-footer ul.nav > li > a {
	display: inline-block;
	padding: 1px 0px;
	font-size: 1.0em;
	}
#layout-footer .dl-horizontal dt {
	width: 70px;
	font-size: 1em;
	font-weight: 200;
	padding-top: 2px;
	}
#layout-footer .dl-horizontal dd {
	margin-left: 80px;
	font-weight: 500;
	padding-top: 2px;
	}
@media (max-width: 767px){
	#layout-footer .dl-horizontal dt {
		clear: left;
		float: left;
		}
	#layout-footer .dl-horizontal dd {
		margin-top: 2px;
		}
	}
@media (min-width: 768px){
	#layout-footer dl.dl-horizontal dt:after {
		content: "";
		}
	}



.sidebar {
	position: relative;
	}
.sidebar-shadow {
	height: 100%;
	width: 15px;
	position: absolute;
	top: 0;
	left: -40px;
	}

.sidebar-shadow::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 15px;
	height: 100%;
	background: -webkit-radial-gradient(150% 50%, ellipse cover, rgba(00, 00, 00, 0.5), rgba(0, 0, 0, 0.0) 70%);
	background: radial-gradient(ellipse at 150% 50%, rgba(100, 100, 100, 0.5), rgba(100, 100, 100, 0) 70%);
	content: "";
	opacity: 0.5;
/*	min-height: 500px;*/
	}

.sidebar .content-panel.content-panel-info {
	background: initial;
	}
.sidebar .content-panel.content-panel-info .content-panel-inner {
	border: initial;
	padding: 0;
	background: initial;
	line-height: 20px;
	}
.sidebar .content-panel.content-panel-info > h3,
.sidebar .content-panel.content-panel-info > h4 {
	background: initial;
	border: initial;
	color: #4D4D4D;
	text-align: initial;
	padding: initial;
	margin: 10px 0px;
	font-size: 21px;
	}
.sidebar .content-panel.content-panel-info h4 {
	font-size: 17px;
	}


/*  --  MODULE: Info_Contact  --  */
body.moduleInfoContact dl.dl-horizontal dt {
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 5px;
	}
body.moduleInfoContact dl.dl-horizontal dd {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 5px;
	}

body.moduleInfoContact #sidebar-panel-vcard {}
body.moduleInfoContact #sidebar-panel-vcard figure {
	margin: 0 8px 10px 0;
	text-align: center;
	}
body.moduleInfoContact #sidebar-panel-vcard figure img {
	max-width: 122px;
	width: 122px;
	}

body.moduleInfoContact #sidebar-panel-channels {
	}
body.moduleInfoContact #sidebar-panel-channels ul li {
	font-size: 1.1em;
	line-height: 1.9em;
	}
body.moduleInfoContact #sidebar-panel-channels ul li i {
	margin-right: 5px;
	}


/*  --  POSITION BAR  --  */
#layout-position {
    }
.position-bar-label {
	display: inline-block;
	width: 15.187376726%;
	text-align: right;
	font-weight: normal;
    color: rgba( 127, 127, 127, 0.5);
	}
.position-bar-path-list {
    margin-left: 1.687486303%;
    }
@media (max-width: 979px){
	.position-bar .position-bar-label {
		display: inline;
		text-align: left;
	}
}

/*  --  COVER  --  */
#cover {
	display: none;
/*	-webkit-transition-property: top;*/
	-webkit-transition-duration: 1s;
	-webkit-transition-timing-function: ease-in;
	}
body.cover {
/*	-webkit-transition-delay: 1s;*/
	overflow-x: hidden;
	}
body.cover #cover {
	display: block;
	position: fixed;
	z-index: 3000;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	cursor: pointer;
	}
body.cover #cover.to-top {
/*	top: -120vh;*/
	opacity: 0;
	}
body.cover #cover-back {
	background-color: white;
	background-image: url(../../../images/160620-2-Vektorgebirge.png);
	background-size: cover;
	background-position: center;
	width: 100vw;
	height: 100vh;
	position: relative;
	vertical-align: middle;
	background-repeat: no-repeat;
	-webkit-filter: blur(3px)/* brightness(0.6) contrast(1.5)*/;
	transform: scale(1.1);
	}
body.cover #cover-logo {
	position: absolute;
	top: 30%;
	left: 40%;
	width: 20%;
	height: 20%;
	text-align: center;
	background-image: url(../../../images/svg/CM_Logo_Stacked_White_Transparent.svg);
    background-size: contain;
    background-position: center;
	background-repeat: no-repeat;
	-webkit-filter: drop-shadow(0.4vw 0.4vw 0.5vw rgba(0,0,0,0.5));
	cursor: pointer;
	}
body.cover #cover-content {
	position: absolute;
	top: 60%;
	left: 20%;
	width: 60%;
	height: 20%;
	text-align: center;
	color: white;
	}


figure.img-polaroid {
	margin: 0.5em 0em 1em 0em;
	}
figure.img-polaroid figcaption {
	text-align: center;
	font-size: 1.1em;
	font-style: italic;
	opacity: 0.63;
	margin: 0.75em 0.5em 0.35em 0.5em;
	}


h2 span.muted,
h3 span.muted,
h4 span.muted,
h5 span.muted {
	font-weight: normal;
	font-weight: 300;
	font-size: 0.8em;
	}

.muted {
	color: rgba(127,127,127,0.6);
	}
.muted > a,
.muted > a:link
.muted > a:visited {
	color: rgba(127,127,127,0.6);
	text-decoration: underline;
	}


/*  --  CONTENT HEADER  --  */
.content-header {
	height: 15vw;
	background-position: center center;
	background-size: cover;
	margin-bottom: 3em;
	}
.content-header h2 {
	margin-top: 5vw;
	font-size: 4vw; color: rgba(255, 255, 255, 1);
	opacity: 0.8;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8), 1px 1px 12px rgba(0, 0, 0, 0.5);
	}
.content-header p {
	font-size: 1.2em;
	color: rgba(255, 255, 255, 1);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8), 1px 1px 12px rgba(0, 0, 0, 0.5);
	opacity: 0.8;
	}

.visible-desktop.content-header {
	position: relative;
	}
.visible-desktop.content-header > .shade-radial {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 15vw;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
	background-image: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
	background-image: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
	background-image: radial-gradient(ellipse at center, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}


#layout-position {
	}
#layout-position .position-bar {
	border-bottom: 1px solid #EEE;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	}
#layout-position .position-bar-label {
	font-weight: normal;
	color: rgba( 127, 127, 127, 0.5);
	font-weight: bold;
	}
#layout-position .position-bar-label::after {
	content: ": ",
	}
#layout-position .position-bar-path-list {
	margin-left: 1.687486303%;
	}


body.moduleInfoPages #layout-content ul li {
	line-height: 26px;
	}
body.moduleInfoPages #layout-content dt,
body.moduleInfoPages #layout-content dd {
	line-height: 24px;
	}

