
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
}

html {
	position:relative;
}

body
{
	position:relative;
	margin:0;
	padding:0;
	background:url("../images/bg_body.gif") #6d5296;
	font-family:'Muli',Helvetica,Arial,sans-serif;
	color:#444;
	font-weight:400;
	font-size:100.01%;
    -webkit-font-smoothing: antialiased;
	line-height:0;
}

.mod_article [class*="ce_"],
.mod_article [class*="mod_"] {
	margin-left:0;
	margin-right:0;
}

#header {
	position:fixed;
	margin:0 auto;
	top:0;
	padding:0;
	width:100%;
	height:35px;
	background:#000;
	background-image: linear-gradient(to bottom, #444 0%, #000 100%);
	z-index:9999;
}

#header .inside {
	position:relative;
	margin:auto;
	padding:0 5% 0 5%;
	max-width:960px;
	width:100%;
}


/* ### Umfassender Container für den kompletten Inhalt ### */

#wrapper
{
	position:relative;
	margin:0 auto;
	height:auto;
	max-width:960px;
	width:100%;
}

#container {
	padding:90px 5% 60px 5%;
	background-color:#fff;
}
body.home #container {
	padding:45px 5% 60px 5%;
}

#main {
	width:75%;
	height:auto;
	float:left;
}

#right {
	width:25%;
	padding-top:0;
	padding-left:45px;
	overflow:visible;
	float:left;
}

#right .ce_text {
	margin-right:10px;
}


/* ### Floaten beenden ### */

.clear
{
	clear:both;
}


/* ### Fussbereich ### */

#footer .inside
{
	position:relative;
	margin:0 auto;
	height:115px;
	max-width:960px;
	width:100%;
	padding:32px 5% 22px 5%;
	background:#fff;
	background:url('../images/bg_footer.png') center center no-repeat;
	color:#fff;
}

#footer p {
	margin:36px 0 0 0;
	font-size:0.7em;
}

.copyright {
	float:left;
}

#selbstportrait {
	position:absolute;
	right:5%;
	bottom:0;
	width:223px;
	height:232px;
	margin:0 !important;
	padding:0 !important;
	z-index:9999;
}

@media (max-width:810px) {

	#selbstportrait {
		width:150px;
		height:auto;
	}

	#selbstportrait img {
		width:100%;
		height:auto;
	}

}


/* ### Gestaltung der Links ### */

a:link,
a:visited
{
	color:#6d5296;
	text-decoration:none;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover, a:focus, a:active
{
	color:#8d77b0;
	text-decoration:none;
}

table a:hover, table a:focus, table a:active {
	padding-left:2px;
}

a[href^="tel"],
a[href^="tel"]:hover,
a[href^="tel"]:focus,
a[href^="tel"]:active {
	color:#444;
	text-decoration:none;
	cursor:text;
}
table a[href^="tel"]:hover, table a[href^="tel"]:focus, table a[href^="tel"]:active {
	padding-left:0;
}


/* ##### Icons Impressum ##### */

#main .icon-globe, #main .icon-phone, #main .icon-envelope, #main .icon-youtube-play {
	padding-left:2px;
    font:15px FontAwesome;
	color:#8d77b0;
}


/* ##### Social Media Icons ##### */

#social_icons {
	margin-top:5px;
	width:90px;
	height:39px;
	color:#444;
	float:right;
}

#social_icons ul {
	margin:0;
	height:35px;
}

#social_icons ul li {
	float:right;
}

#social_icons a {
	display:block;
}

i.icon-youtube {
	display:block;
	float:left;
	color:#cc181e;
}

i.icon-youtube:hover {
	color:#ef3d43;
}

i.icon-google-plus {
	display:block;
	padding-right:15px;
	float:left;
	color:#dd4b39;
}

i.icon-google-plus:hover {
	color:#f76a58;
}

i.icon-youtube, i.icon-google-plus {
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

span.icon_label {
	color:#fff;
	display:block;
	height:39px;
	padding-top:18px;
}

.icon-youtube, .icon-google-plus {
	font-size:35px;
}


/* ##### Typografie ##### */

h1
{
	margin:0;
	padding:0;
	padding-bottom:0.7em;
	margin-top:0.2em;
	font-family: 'great_vibes', Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	font-size:2.7em;
	color:#6d5296;
	line-height:1.0em;
}

h2
{
	margin:0;
	padding:0;
	padding-top:1.1em;
	padding-bottom:0.4em;
	font-family: 'great_vibes', Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	font-size:2.0em;
	line-height:1.3em;
	color:#6d5296;
}
body.datenschutz h2 {
	padding-top:0.6em;
}

h3 {
	margin-bottom:12px;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:1.4em;
}
body.impressum .ce_text:first-of-type h3,
body.disclaimer .ce_text:first-of-type h3 {
	margin-top:0;
}
body.datenschutz h2 + h3 {
	margin-top:0;
}

.unterschrift p
{
	margin-top:10px;
	padding-left:5px;
	font-family: 'great_vibes', Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	font-size:2.0em;
	line-height:1.4em;
}

p
{
	font-size:15px;
	line-height:1.6em;
}

.small p {
	font-size:12px;
}

.rot {
	color:#cd1d00;
}

strong, b, .bold {
	font-weight:800;
}

em, i, .kursiv {
	font-style:italic;
}


/* ##### Listenelemente ##### */

#main ul {
	list-style-type:square;
	margin-left:5px;
	padding-left:24px;
	color:#6d5296;
}

#main ul li {
	height:auto;
	color:#444;
	line-height:1.3em;
	padding-left:2px;
}


/* ##### Tabellen ##### */

table {
	padding:0;
	border:none !important;
	margin-bottom:25px;
}
body.impressum table {
	margin-bottom:4px;
}

td {
	font-size:15px;
	line-height:1.6em;
	padding:0;
	border:none !important;
}


/* ##### Slider ##### */

.custom,
.custom .inside,
.inside {
    position:relative;
    display:block;
}

#container:after {
    height:0px;
    clear:both;
    display:block;
    visibility: hidden;
    content: ".";
}

.custom .inside {
    margin:0;
    width:auto;
}

#Slidersection {
    background-color:#6d5296;
	margin-top:15px;
	margin-bottom:0;
	overflow:hidden;
	box-shadow:0 2px 8px rgba(0,0,0,0.7);
}

#Slidersection img {
	border:10px solid #fff;
}

#Slidersection .inside {
	background:url("../images/bg_body.gif") #6d5296;
}

#Slidersection section {
    margin-left:-3.2% !important;
    margin-right:-3.2% !important;
}

#Slidersection section.sc-first {
    margin-left:-3.2% !important;
    margin-right:-0% !important;
    width:77.45% !important;
}

#Slidersection section.sc-last {
    margin-right:-3.2% !important;
    margin-left:-0% !important;
    width:77.45% !important;
}

#Slidersection .sc-last, 
#Slidersection .sc-first {
    position:relative  !important;
    display:block  !important;
    width:106.4% !important;
    float:none !important;
    clear:both !important;
    margin-left:-3.2% !important;
    margin-right:-3.2% !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}

#slider .mod_article {
    overflow:visible !important;
}

#Slidersection .ce_sliderStart img {
    width:100% !important;
    height:auto !important;
}

#Slidersection .content-slider {
    overflow:hidden !important;
    margin-bottom:0px !important;
}

#Slidersection .slider-control {
    width:100%;
    height:0%;
    left:0;
    top:50%;
    position:absolute;
}

#Slidersection .slider-control .slider-menu {
	padding-top:17%;
	display:none;
}

#Slidersection .slider-control .slider-menu b {
	color:#6d5296;
}

#Slidersection .slider-control .slider-menu b.active {
	color:#8d77b0;
}

#Slidersection .ce_sliderStart .slider-control .slider-prev {
    width:25px;
    height:80px;
    left:-0%;
    position:absolute;
    margin-top:-40px;
    margin-left:-20px;
    background-color:#6d5296;
    font-size:0px;
    text-decoration:none;
    top:50%;
    z-index:99;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#Slidersection .ce_sliderStart:hover .slider-control .slider-prev {
    margin-left:0;
}

#Slidersection .ce_sliderStart .slider-control .slider-next {
    width:25px;
    height:80px;
    right:0;
    top:50%;
    position:absolute;
    margin-top:-40px;
    margin-right:-20px;
    background-color:#6d5296;
    font-size:0px;
    text-decoration:none;
    z-index:99;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#Slidersection .ce_sliderStart:hover .slider-control .slider-next {
    margin-right:0;
}

#Slidersection .ce_sliderStart .slider-control .slider-next:hover,
#Slidersection .ce_sliderStart .slider-control .slider-prev:hover {
    background-color:rgba(109,82,150,0.5);
}

#Slidersection .ce_sliderStart .slider-control .slider-prev:before {
    left:7px;
    position:absolute;
    color:#fff;
    top:28px;
    font:22px FontAwesome;
    content: "\f104";
}

#Slidersection .ce_sliderStart .slider-control .slider-next:before {
    right:7px;
    position:absolute;
    color:#fff;
    top:28px;
    font:22px FontAwesome;
    content: "\f105";
}

#Slidersection .ce_sliderStart h1,
#Slidersection .ce_sliderStart h2,
#Slidersection .ce_sliderStart h3 {
	font-family:'great_vibes',Arial,Verdana,sans-serif;
    top:30px;
    position:absolute;
    margin:0;
    padding:17px 15px 10px;
    font-size:1.9em;
    line-height:15px;
    color:#fff;
    left:30px;
    background-color:rgba(0,0,0,0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-shadow:#444 1px 1px;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
}

#Slidersection .ce_sliderStart figcaption {
    top:72px;
    position:absolute;
    display:block;
    padding:7px 15px 5px;
    font-size:13px;
	line-height:1.6em;
    color:#fff;
    left:30px;
    background-color:rgba(0,0,0,0.5);
    width:auto !important;
	border-top-right-radius:9px;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
}

.ce_image, .ce_sliderStart {
	margin:0 !important;
	padding:0 !important;
}

.custom {
	margin:0 auto;
	max-width:960px;
	padding-top:35px;
}


/* ##### Lightbox ##### */

#cboxContent {
	margin-top: 30px;
}
#cboxTitle,
#cboxCurrent {
	top:-30px;
}


/* ##### Navigation Service ##### */

#header .mod_customnav {
	position:relative;
	margin-left:10px;
	margin-right:10px;
	padding-top:6px;
	padding-bottom:4px;
}

#header .mod_customnav ul {
	margin:0;
	line-height:1.6em;
	font-size:14px;
	text-align:right;
}

#header .mod_customnav ul li {
	display: inline;
	margin-right:10px;
}
#header .mod_customnav ul li.last {
	margin-right:0;
}

#header .mod_customnav ul li.home a:before,
#header .mod_customnav ul li.home span:before,
#header .mod_customnav ul li.home2016 a:before,
#header .mod_customnav ul li.home2016 span:before {
    font:18px FontAwesome;
	color:#555;
    content: "\f015";
	padding-right:4px;
}

#header .mod_customnav ul li.kontakt a:before,
#header .mod_customnav ul li.kontakt span:before {
    font:18px FontAwesome;
	color:#555;
    content: "\f0e0";
	padding-right:5px;
}

#header .mod_customnav ul li.impressum a:before,
#header .mod_customnav ul li.impressum span:before {
    font:18px FontAwesome;
	color:#555;
    content: "\f129";
	padding-right:5px;
}

#header .mod_customnav ul li span:before {
	color:#8d77b0 !important;
}

#header .mod_customnav ul li a {
	color:#fff;
	text-shadow:#000 -1px -1px;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#header .mod_customnav a:hover, #header .mod_customnav a:focus, #header .mod_customnav a:active {
	text-decoration:none;
	color:#8d77b0;
}

#header .mod_customnav ul li.active span {
	color:#8d77b0;
	text-shadow:#000 -1px -1px;
}

#footer .mod_customnav {
	float:right;
	padding-left:0;
	padding-right:0;
}
#footer .mod_customnav ul li {
	float:left;
	margin:37px 8px 0 0 ;
	padding-right:8px;
	height:auto;
	font-size:12px;
	line-height:1.2em;
	border-right:1px solid #fff;
}
#footer .mod_customnav ul li.last {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
#footer .mod_customnav a {
	color:#fff;
	text-decoration:none;
}
#footer .mod_customnav a:hover,
#footer .mod_customnav a:focus,
#footer .mod_customnav a:active {
	color:#fff;
	text-decoration:underline !important;
}


/* ##### Seite 2016 ##### */

body.home2016 #wrapper {
	margin-top:55px;
	margin-bottom:0;
	box-shadow:0 2px 8px rgba(0,0,0,0.7);
}
body.home2016 #main {
	width:100%;
}
body.home2016 #container {
	padding-top:50px;
}
body.home2016.startseite #container {
	padding-top:0;
	padding-left:36px;
	padding-right:36px;
}


/* ##### Boxen Startseite ##### */

.wrapper_box {
	display:block;
	width:280px;
	margin-top:50px;
	margin-left:12px;
	float:left;
	height:396px;
	transition:all 0.2s ease-in-out;
}/* Boxen hover
@media (min-width:651px) {
	.wrapper_box:hover,
	.wrapper_box:focus,
	.wrapper_box:active	{
		margin-top:40px;
	}
}*/
.wrapper_box.last {
	margin-right:12px;
}
/* Bild grau
.wrapper_box .image_container img {
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: url('grayscale.svg#desaturate');
    filter: gray;
    -webkit-filter: grayscale(1);
}*/

.ce_text.box_home1,
.ce_text.box_home2,
.ce_text.box_home3 {
	margin:0;
	background-color:#ddd;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom:2px solid rgba(0,0,0,0.1);
	transition:all 0.35s ease-in-out;
}
/* Boxen hover
.ce_text.box_home1:hover,
.ce_text.box_home1:focus,
.ce_text.box_home1:active,
.ce_text.box_home2:hover,
.ce_text.box_home2:focus,
.ce_text.box_home2:active,
.ce_text.box_home3:hover,
.ce_text.box_home3:focus,
.ce_text.box_home3:active {
	box-shadow:0 4px 6px rgba(0,0,0,0.4);
	border-bottom:5px solid #6d5296;
	cursor:pointer;
}*/

@media (min-width:651px) {

	@keyframes einblenden {
		from {opacity:0;margin-top:40px;}
		to {opacity:1;margin-top:0;}
	}
	@-webkit-keyframes einblenden {
		from {opacity:0;margin-top:40px;}
		to {opacity:1; margin-top:0;}
	}

	.ce_text.box_home1,
	.ce_text.box_home2,
	.ce_text.box_home3 {
		animation-name: einblenden;
		animation-duration: 0.8s;
		animation-timing-function: ease-out;
		animation-fill-mode: forwards;
		animation-iteration-count:1;
		animation-play-state: running;
		-webkit-animation-name: einblenden;
		-webkit-animation-duration:0.8s;
		-webkit-animation-timing-function: ease-out;
		-webkit-animation-fill-mode: forwards;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-play-state: running;
		margin-top:40px;
		opacity:0;
	}

	.ce_text.box_home1 {
		animation-delay: 0.4s;
		-webkit-animation-delay: 0.4s;
	}
	.ce_text.box_home2 {
		animation-delay: 1.1s;
		-webkit-animation-delay: 1.1s;
	}
	.ce_text.box_home3 {
		animation-delay: 1.8s;
		-webkit-animation-delay: 1.8s;
	}

}

.ce_text.box_home1 p,
.ce_text.box_home2 p,
.ce_text.box_home3 p {
	margin-bottom:0;
	padding:18px 10px 18px 10px;
}

ce_text.box_home3 {
	margin-right:0;
}

body.home2016 .wrapper_box h2 {
	padding-top:12px;
	padding-bottom:4px;
	color:#fff;
	text-shadow:rgba(0,0,0,0.3) -1px -1px;
	background: #886eaf;
	background: -moz-linear-gradient(-45deg, #886eaf 0%, #6d5296 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #886eaf 0%,#6d5296 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #886eaf 0%,#6d5296 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#886eaf', endColorstr='#6d5296',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-bottom:2px solid #6d5296;
	transition:all 0.3s ease-in-out;
}

/* Box Kontaktdaten Startseite */

@keyframes vergroessern {
	from {opacity:0;}
	to {opacity:1;}
}
@-webkit-keyframes vergroessern {
	from {opacity:0;}
	to {opacity:1;}
}

.box_kontaktdaten {
	animation-name: vergroessern;
	animation-duration: 1.0s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
	animation-iteration-count:1;
	animation-play-state: running;
	-webkit-animation-name: vergroessern;
	-webkit-animation-duration:1.2s;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-play-state: running;
	animation-delay: 2.8s;
	-webkit-animation-delay: 3.2s;
	opacity:0;

	position:relative;
	display:block;
	margin-bottom:20px;
}
body.home2016.startseite .mod_article {
	text-align:center;
}
.box_kontaktdaten h2 {
	font-size:2.5em;
	padding-top:15px;
	padding-bottom:2px;
}
.box_kontaktdaten table {
	width:100%;
}
.box_kontaktdaten table td {
	text-align:center;
}
body.home2016 .box_kontaktdaten table tr:first-of-type td {
	font-size:21px;
}
body.home2016 #main .icon-phone {
	font-size:21px;
}


/* Navigation oben */

body.home2016.startseite .mod_customnav ul li.home2016.startseite {
	display:none;
}
body.home2016 li.last {
	margin-right:0;
}
body.home2016 #header .inside {
	padding:0;
}
body.home2016 .mod_customnav {
	margin:0;
	padding-left:5%;
	padding-right:5%;
}



/* ##### Mobile Anpassungen ##### */

@media (max-width:650px) {

	#footer .inside {
		background:url('../images/bg_footer_x2.png') center center no-repeat;
		background-size:cover;
	}

	.wrapper_box {
		float:none;
		margin-right:0;
		margin:0 auto;
		margin-bottom:50px;
		height:auto;
	}
	.wrapper_box.first {
		margin-top:12px;
	}
	.wrapper_box.last {
		margin:0 auto;
	}

	.box_kontaktdaten {
		margin-top:35px;
	}

	body.home2016.startseite #container {
		padding-top:38px;
		padding-left:5%;
		padding-right:5%;
	}

}

@media (max-width:480px) {

	body.home2016 #wrapper {
		margin-top:35px;
	}

	.wrapper_box {
		width:100%;
	}
	.wrapper_box .ce_text {
		margin-left:10px;
		margin-right:10px;
	}
	.wrapper_box .image_container img {
		width:100%;
		height:auto;
	}

	#footer p {
		margin:28px 0 0 0;
		font-size:0.7em;
	}

}