/*************/
/* Allgemein */
/*************/
/* *{KEINE * allgemein Definitinen machen!!} */

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
html {
	position: relative;
	min-height: 100%;
}

body {
	overflow-y: scroll;
	color:#FFFFFF;
	background-image:url(../system_images/bg_page.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	font-size:16px;
}

body > .backstretch img {
	top:0!important;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover,
a:focus {
	text-decoration:none;
	color:#EB4994;	
}

img {border:none;}

h1 {
	font-size:35px;
	font-weight:bold;
}

h2 {
	font-size:25px;
	font-weight:bold;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

p {
	margin: 0 0 15px;
}

ul {}

li {margin-left:20px;}

label em, 
legend em {
	display: inline-block;
	padding-left: 5px;
}

label strong, 
legend strong {
	color:#F00000;
}

input[type=text] {
	color:#000000;
}

button, 
input[type=button], 
input[type=reset], 
input[type=submit] {
	border: 0;
	background: rgba(235, 73, 148, 0.9);
	padding: 5px 10px;
}

#menuMain a {
	margin: 0 35px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

#header {
	margin-top:150px;
	padding-bottom:15px;
}

#header .headerWrapper.fixed-header {
	position: fixed;
	top:0; 
	left:0;
	width: 100%; 
	background:inherit;
	z-index:10;
}

#header .headerWrapper .backgroundWrapper {}

#header .headerWrapper .backgroundWrapper > .backstretch {
	height:100%!important;
	display:none;
}

#header .headerWrapper.fixed-header .backgroundWrapper > .backstretch {
	display:block;
}

#header .headerWrapper.fixed-header .backgroundWrapper > .backstretch img {
	display:block!important;
}

#header .headerWrapper.fixed-header .backgroundWrapper > .backstretch img:first-child {
	opacity:0;
}


#header .headerWrapper .menuWrapper {
	border-bottom:1px #FFFFFF solid;
	position:relative;
	padding: 15px 0;
	z-index: 99;
}

#header #logo {
	float:left;
}

#header #logo img {
	width:75px;
}

#header #menuMain {
	float:right;
	margin-top: 10px;
}

#header #menuMain a {
	position: relative;
}

#header #menuMain a.active {
	color:#EB4994;
}

#header #menuMain a:last-child {
	margin-right:0;
}

#header #menuMain a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    background: #EB4994;
    height: 1px;

	width: 0%;
	-webkit-transition: width 300ms ease;
	-moz-webkit-transition: width 300ms ease;
	transition: width 300ms ease;
}
#header #menuMain a:hover:after,
#header #menuMain a.active:after {
	width: 100%;
}

#header #menuMain ul {
	margin:0;
	padding:0;
}

#header #menuMain ul li {
	list-style:none;
	float:left;
}

#header #menuMain {}

#header #btnPhoneMenu {
	padding-top:7px;
}

#header #phoneMenu {}

#header #phoneMenu ul {
	margin: 20px 0 0 0;
	padding: 0;
}

#header #phoneMenu ul li {
	list-style: none;
	margin: 5px 0;
	padding: 10px;
	background-color: rgba(0,0,0, 0.5);
}

#header #phoneMenu ul li a {
	font-weight: bold;
	display:block;
}

#header #phoneMenu ul li a.active {
	color:#EB4994;
}

#content {
    width:100%;
	/*padding: 15px 0;*/
	padding: 15px 0 30px 0;
}

#content.fixed-header {
	padding-top: 93px;
}

#content #menuMain ul {
	margin:0;
	padding:0;
}

#content #menuMain ul li {
	display: inline-block;
	list-style:none;
	margin-bottom: 15px!important;
}

#footer {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

#footer a {
	color:rgb(160,160,160);
}

/* fancybox */
#fancybox-loading, 
.fancybox-close, 
.fancybox-prev span, 
.fancybox-next span {
	background-image: url('../system_images/fancybox_sprite.png');
	background-color: rgba(69,69,69,0.5);
}

.fancybox-close {
	top: 15px;
	right: 15px;
}

/* backstretch */
.backstretch .blur {
	opacity: 0;
}

.fixed > .backstretch .blur {
	opacity: 1;
}

.fixed > .backstretch img:first-child {
	opacity: 0;
}

/* csc-frame-invisible */
.csc-frame-invisible {
	display:none;
}

/* mailform */
.csc-mailform ol {
}

.csc-mailform ol li {
	list-style: none;
	margin-bottom:25px!important;
}

.csc-form-element-checkbox {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	float: left!important;
	margin-right: 15px!important;
}

.csc-form-element-textblock {
	font-weight: 700;
}

.csc-form-element-checkbox > label,
.csc-form-element-submit > label {
	display: none;
}

/* layout-1 / images / gallery */
.layout-1 .csc-textpic-imagerow {
	margin-right: -15px;
	margin-left: -15px;
}

.layout-1 .csc-textpic-imagerow .csc-textpic-imagecolumn {
	width: 25%;
	float:left;
	
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	margin:0;
}

.layout-1 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	position:relative;
	margin-bottom: 30px;
}

.layout-1 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image a {
	display:block;
}

.layout-1 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image a:before {
	position: absolute;
	content:'';
	background:rgba(0, 0, 0, 0.6);
	opacity:0;
    display: block;	
	width:100%;
	height:100%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.layout-1 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image a:after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -10px;
	opacity:0;
	
	vertical-align: middle;
	content:url(../system_images/loupe.png);
	
	-webkit-transition: all 0.4s ease-in;
	-moz-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	
	-webkit-transition: all 0.2s ease-out;
	-moz-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	transition-delay: 0.2s;
}

.layout-1 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image a:hover:before,
.layout-1 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image a:hover:after {
	opacity:1;
}

/* fancybox */
.fancybox-skin {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}

/* HOME START */
#p1 #header {
	font-size: 30px;
	margin:0;
	border-bottom:0;
	padding:0;
}

#p1 #header #logo {
	font-size: 42px;
	float:none;
	margin-top: 30px;
	text-align:center;
}

#p1 #header #logo img {
	width:auto;
}

#p1 #content {
	padding:0;
}

#p1 #content .quote {
	/*font-family:'RecordaScript';*/
	text-align:center;
	font-family:'ElegantLux-Mager';
	font-size:60px;
	line-height: 100%;
	width: 65%;
	margin: 20% auto;
}

#p1 #content .quote .from {
	text-align:right;
	color:#EB4994;
	font-style:italic;
	font-size:30px;
}

#p1 #content #menuMain {
	text-align:center;
}

#p1 #content #menuMain .svg-wrapper {
	height: 40px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 200px;
}

#p1 #content #menuMain .shape {
	fill: transparent;
	stroke-dasharray: 140 540;
	stroke-dashoffset: -474;
	stroke-width: 8px;
	stroke: #EB4994;
}

#p1 #content #menuMain a {
	position: relative;
	top: -36px
}

@-webkit-keyframes draw-in {
	0% {
		stroke-dasharray: 140 540;
		stroke-dashoffset: -474;
		stroke-width: 10px;
	}
	100% {
		stroke-dasharray: 760;
		stroke-dashoffset: 0;
		stroke-width: 3px;
	}
}

@keyframes draw-in {
	0% {
		stroke-dasharray: 140 540;
		stroke-dashoffset: -474;
		stroke-width: 10px;
	}
	100% {
		stroke-dasharray: 760;
		stroke-dashoffset: 0;
		stroke-width: 3px;
	}
}

@-webkit-keyframes draw-out {
	0% {
		stroke-dasharray: 760;
		stroke-dashoffset: 0;
		stroke-width: 3px;
	}
	100% {
		stroke-dasharray: 140 540;
		stroke-dashoffset: -474;
		stroke-width: 10px;
	}
} 

@keyframes draw-out {
	0% {
		stroke-dasharray: 760;
		stroke-dashoffset: 0;
		stroke-width: 3px;
	}
	100% {
		stroke-dasharray: 140 540;
		stroke-dashoffset: -474;
		stroke-width: 10px;
	}
} 

#p1 .svg-wrapper .shape {
	-webkit-animation: 0s draw-out linear forwards;
	animation: 0s draw linear-out forwards;

    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

#p1 .svg-wrapper:hover .shape {
	-webkit-animation: 0.5s draw-in linear forwards;
	animation: 0.5s draw-in linear forwards;
}

#p1 .svg-wrapper svg {
	visibility: hidden;
}

#p1 #footer {}
/* HOME END */

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
	.layout-1 .csc-textpic-imagerow .csc-textpic-imagecolumn {
		width:50%;
	}
}

@media (max-width: 767px) {
	#header {
		margin-top: 0;
	}
	
	#header .headerWrapper {
		position: fixed;
		top: 0;
		width: 100%;
		background: inherit;
		z-index: 10;
	}
	
	#header .headerWrapper .backgroundWrapper > .backstretch {
		display:block;
	}

	#content {
		padding-top: 93px;
	}
	
	#p1 #content .quote {
		font-size: 35px;
		width: 80%;
	}

	#p1 #content .quote .from {
		font-size: 20px;
	}

	#p1 #content #menuMain {
		margin-bottom: 20px;
	}

	.backstretch .blur {
		opacity: 1!important;
	}	
	
	.layout-1 .csc-textpic-imagerow {
		text-align:center;
	}

	.layout-1 .csc-textpic-imagerow .csc-textpic-imagecolumn {
		width: 100%;
	}

	.layout-1 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
		display: inline-block;
	}
}