@charset "utf-8";
@font-face {
	font-family: 'Hell';
	src: url('fonts/HelveticaNeueLTStd-Cn.eot');
	src: local('☺'), url('fonts/HelveticaNeueLTStd-Cn.woff') format('woff'),
		 url('fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype'),
		 url('fonts/HelveticaNeueLTStd-Cn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* --- Allgemeine Definitionen -- */
html, body {
	min-height:100%;
	height: 100%;
}

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	min-height:100%;
	font-size: 1.6rem;
	line-height: 1.5;
	font-family: "HELL", sans-serif;
	font-size: 12px;
	background-color: #f0f0f0;
	color:#000;
}
 /* e3e4e6 */

h1, h2, h3, h4, h5, h6 {
	margin-top: 45px;
	margin-bottom: 25px;
}
.ext_Dialog{
	z-index: 9999999999;
}

@media screen and (min-width: 1024px) {
	.width {
		width: 1100px;
		position: relative;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1024px) {
	.width {
		width: auto;
	}
}

.backToTop {
	background-color: #9f055c !important;
}

#main {
	min-height: 100%;
	position: relative;
}

#header {
	position: relative;
	z-index: 4;
	height: 169px;
	background-color: #f0f0f0;
}

#HeaderExtnsion {
	position: relative;
	z-index: 3;
}

#logo {
	position: absolute;
	top:55px;
	left: 0;
}

.logo {
	position: absolute;
	top: 5px;
	left: 0;
}

#headerContent {
	position: relative;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: auto;
	text-align: center;
}

#headerContent img {
	max-height: 100px;
	max-width: 90%;
	width: auto;
}

#headerContent ul {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	list-style-type: none;
	top: 30px;
}

#headerContent ul li {
	margin: 0 3px;
	padding: 0;
	display: inline-block;
}

#headerContent ul.Social {
	position: absolute;
	top: 80px;
}

#headerContent ul.Social img {
	width: 40px;
}

#headerContent ul.Social.Left {
	left: 2%;
}

#headerContent ul.Social.Right {
	right: 2%;
}

#menu {
	position: relative;
	background-color: #9f055c;
	padding: 0px 15px;
	text-transform: uppercase;
}

#header.second #menu {
	position: fixed;
	top: 0px; /* 75px;  */
	left:0;
	right:0;
}

#menu ul.menu li:hover ul.menu li a,
#menu ul.menu li:hover ul.menu li,
#menu ul.menu li:hover ul.menu {
    display: block;
    color: #000;
    background-color: #fff;
	border: none;
}

#menu ul.menu li:hover ul.menu {
	position: absolute;
	top: 68px;
    margin: 0;
    padding: 0;
}

#menu ul.menu li:hover ul.menu li a:hover,
#menu ul.menu li:hover ul.menu li.active a {
	color:#fff;
	background-color: #9f055c;
}
/*
#header.second {
	position: fixed;
	top: 0px;
	right: 0;
	left: 0;
}
*/



.mobileLogo {
	position: relative !important;
	display: none;
	float: left;
	top: 10px;
	left: 100px;
}

#header.second .mobileLogo {
	display: inline-block;
}

.mobileLogo img {
    height: 50px;
}

#footer ul.menu,
#menu ul.menu li,
#menu ul.menu {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menu ul.menu li {
	margin: 0px;
	display: inline-block;
}

#menu ul.menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	padding: 20px 20px;
	margin: 0px;
	border-bottom: 5px solid #9f055c;
	border-top: 5px solid #9f055c;
}

#menu ul.menu li a:hover,
#menu ul.menu li.expand a,
#menu ul.menu li.active a {
	border-bottom: 5px solid #f0f0f0;
}

#menu ul.menu li.expand:first-child a {
	border-bottom: 5px solid #9f055c;
}

#menu ul.menu li.active:first-child a {
	border-bottom: 5px solid #f0f0f0;
}

#header ul.menu li.active a,
#header ul.menu li a:hover {
	color: #fff;
}

#footer ul.menu li ul,
#menu ul.menu li ul {
	display: none;
}

#footer ul.menu li,
#footer ul.menu {
	display: inline-block;
}

#footer ul.menu {
	display: inline-block;
	position: relative;
	float: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer ul.menu li {
	margin: 2px;
	margin: 0;
	padding: 0;
}

#footer ul.menu li a {
	display: inline-block;
	padding: 0px 20px;
	margin: 0;
	text-decoration: none;
	color: #fff !important;
	font-size: 16px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

#footer ul.menu li:last-child a {
	border-right: none;
}

#menuWrapper ul.menu {
	float: left;
	padding-left: 380px;
}

#menu {
	min-height: inherit;
}

#menu,
#menuWrapper {
	position: relative;
}

#menuWrapper {
	height:60px;
	z-index: 2;
	position: fixed;
	top: 0;
	width: 100%;
}

#menuWrapper a.LogotDunkel {
	display: block;
	padding-top:15px;
}

#content {
	font-size:18px;
	color: #69676a;
	padding-bottom: 10px;
	z-index: 1;
}

#content table tr td {
	padding: 1px 5px;
}


.scale-down #content {
	margin-top:40px;
}

#FooterWapper {
	position: relative;
	width: 100%;
	bottom: 0;
	background-color: #9f9ea0;
	text-align: center;
	color: #fff;
	margin: 40px 0;
	padding: 10px 0;
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

#FooterWapper p.left {
	float: left;
	width: 25%;
	padding: 25px 0px;
}

#FooterWapper p.left b {
	padding: 15px 0px;
	display: inline-block;
}

.width25:only-child {width:auto; height: auto; padding: auto; margin: auto; }
.Leistungen:only-child { padding:auto; margin-right:auto; margin-bottom:auto; min-height:auto; text-alignt:auto; }




div#dialog{
	left: 50%;
	transform: translateX(-50%);
}

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

	#header ul.menu.display li.expand ul li a:hover,
	#header ul.menu.display li.expand ul li.active a,
	#header ul.menu.display li a:hover,
	#header ul.menu.display li.active a {
		background-color: #9f055c !important;
		color: #fff !important;
	}

	#headerContent div.col_4_4 img {
		max-height: 100px;
		max-width: 43%;
	}

	.mobileLogo {
		top: 2px;
	}

	#header ul.menu.display li.expand ul li {
		padding-left: 20px;
	}

	#header ul.menu.display li.expand a,
	#header ul.menu.display li.expand ul li a,
	#header ul.menu.display li.active ul li a {
		background-color: #fff !important;
		color: #000 !important;
	}

	div#dialog {
		left: 0%;
		transform: translateX(0%);
		width: 100%;
	}

	.grauerHintergrund {
		padding: 10px 20px;
	}

	#content > section,
	#content > div {
		padding: 10px 20px;
	}
	.menu-icon {
	}

	.menu-icon {
		top: -117px;
		left: 20px;
	}

	.menu-icon.display {
		top:0;
	}

	#menu ul.menu.display li,
	#menu ul.menu.display li a,
	#menu ul.menu li,
	#menu ul.menu li a,
	#menu ul.menu li a:hover,
	#menu ul.menu li.active a li.collapse a,
	#menu ul.menu li.expand a,
	#menu ul.menu li.active a,
	#menu ul.menu li:hover ul.menu li a,
	#menu ul.menu li:hover ul.menu li,
	#menu ul.menu li:hover ul.menu {
		color: #000 !important;
		background-color: #fff !important;
		border: none !important;
		text-align: left !important;
	}

	#menu ul.menu li.active ul li {
		padding-left:45px;
	}

	#menu ul.menu li a:hover,
	#menu ul.menu li.active a {
		background-color: #9f055c !important;
		color: #fff !important;
	}
}

@media only screen and (max-width: 700px) {
	.img { max-width: 100%; }
	.col_4 {  margin: 1% 0 1% 0%; }
	.col_1_4, .col_2_4, .col_3_4, .col_4_4 { width: 100%; }
	.backgroundImage { background-size:cover; background-position:center; background-attachment: inherit;}
	.width50 { width:95%; float:none; margin-right:1.8%;}
	.width25 { width:95%; margin-left:1.8%; float:none; text-align: center}
	.width33 { width:95%; margin-left:1.8%; float:none;}
	.width75 { width:95%; margin-left:1.8%; float:none;}
	#menuWrapper {z-index: 4;}

	#header .menu-icon {
		top: -69px;
		left: -4px;
	}

	#header .menu-icon.display {
		top: 0px;
	}

	#FooterWapper {
		right:0;
		left: 0;
		width: auto;
		padding: 5%;
	}

	#FooterWapper p.left {
		float: left;
		width: 50%;
		padding: 10px;
	}
}


.GaleryAnimation {
	overflow: hidden;
}

.GaleryAnimation .ImageWrapper {
	position: relative;
	z-index: 1;
}

.GaleryAnimation .ImageWrapper img {
	margin: 0 !important;
	width: 100% !important;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-ms-transition-property: transform;
	-o-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.GaleryAnimation:hover .ImageWrapper img {
	transform: scale(1.2);
}

.GaleryAnimation .CMStext {
	position: absolute;
	bottom: -60px;
	left: 0px;
	right: 0px;
	padding: 15px;
	background-color: rgba(159, 5, 92, 0.9);
	color:#fff;
	z-index: 3;
	-webkit-transition-property: bottom;
	-moz-transition-property: bottom;
	-ms-transition-property: bottom;
	-o-transition-property: bottom;
	transition-property: bottom;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.GaleryAnimation .CMStext a {
	color:#fff;
}

.GaleryAnimation:hover .CMStext {
	bottom: 0;
}


#content .calendar table .fc-bg,
#content .calendar table tr td:nth-child(7),
#content .calendar table tr th:nth-child(8) {
	display: none !important;
}