/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@media only screen and (max-width:1480px) {
#header .inside,
#container .inside,
div.slide-text {
margin-left:20px;
margin-right:20px;
}
#footer .inside {
	margin-left:10px;
	margin-right:10px;
}
}
@media only screen and (max-width:1200px) {
	#menu ul li {
    	padding-left: 30px !important;
	}
	.slide-text p {
		font-size:1.1em !important;
	}
}

@media only screen and (max-width:970px) {
/*	#header, #container, #footer {
		padding-left:12px;
		padding-right:12px;
		box-sizing: border-box;
	}*/
	div#main {
		padding-top:20px;
		padding-bottom:35px;
	}
}
@media only screen and (max-width:700px) {
	.kontakt figure.image_container {
		width:100%;
	}
	.kontaktformular table td {
	    width: 100%;
	    float: left;
	}
	.kontaktformular textarea {
	    min-width: 250px !important;
	    max-width: 250px !important;
	}
	span.zeichen {
		display:none;
	}
	#footer-kontakt a.mail {
		width:100%;
		float:left;
	}
}
.button {
	display:none;
}
@media only screen and (max-width:1000px) {
	.button {
		display:inline !important;
	}
	nav li {
		width:25%;
	}
	/* MENU BUTTON */
	.menu-button {
	    display:inline;
	    color:#fff;
	    width:30px;
	    clear:both;
	    position:relative;
		margin-right:14px;
	}
	.menu-button img {
	    width:30px;
	    height:26px;
	    margin-top:11px;
	    cursor:pointer;
	}
	#button-wrapper {
	    width:100%;
		margin-left:auto;
		margin-right:auto;
	    height:42px;
	    right:0;
	}
	#menu {
		height:auto;
		border-top:0;
	}
	#menu ul {
		height:0;
		padding-right:60px;
	}
	#menu ul.open {
		height:auto;
	}
	.flex-caption {
		display:none;
		margin-left:-9999px;
	}
	/* MENU BUTTON ENDE */
	/* ZUSATZ */
	.logo img {
		display:block;
	}
	#menu {
		margin-top:0 !important;
		background-color:#ffffff;
	}
	nav li span.active, nav li a:hover, nav li a {
    height: 42px !important;
    border-bottom: 0 !important;
	}
	#menu {
		z-index: 100;
		width: 300px;
		height: 100%;
		position: fixed;
		top: 100px;
		right: 0;
		background-color: #ffffff;
		font-size:1em;
		overflow-y:auto;
		margin-right: -300px;
			-o-transition: margin 0.5s ease-in-out;
			transition: margin 0.5s ease-in-out;
			transition: all 1s ease-in-out;
	}
	#menu.open {
		overflow-y: scroll;
		margin-right: -30px;
		background-color:#1d70b7;
	}
	#header {
		position:fixed !important;
	}
	nav li {
	    width: 100%;
	}
	#menu ul {
		padding-top:30px;
		padding-bottom:30px;
	}
	#menu.open ul {
		height:350px !important;
		font-size:1.1em;
	}
	#menu.open li a {
		color:#ffffff !important;
	}
	nav li span.active {
		color:#000000 !important;
	}
}
@media only screen and (min-width:750px) {
	.menu-button {
	    display:none;
	    height:0;
	}
}
/*@media only screen and (max-width:420px) {
	.header-text {
	    display:none;
		margin-left:-9999px;
	}
	div.logo {
		min-width:75px;
		height:75px;
		margin-top:12px;
	}
	div.logo img {
		height:65px;
	}
	nav li {
		width:80%;
	}
}*/
* {
    padding:0;
    margin:0;
    text-size-adjust: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
}
html,
body {
    margin:0;
    padding:0;
}
html,
body,
#wrapper {
    height:100%;
}
body {
font-family: 'Segoe UI', 'Abadi Extra Light', sans-serif; 
font-weight:lighter;
	font-size:1em;
    overflow-y:scroll;
    margin:0;
    padding:0;
}
/*#wrapper {
    min-height:100%;
    display: flex;
    flex-direction: column;
}
#container {
    flex: 1;
}
*/
.farbe,
.color{
color:#1d70b7;
}
a.mail, a.link {
    text-decoration: none;
}
a.mail:hover, a.link:hover {
    text-decoration: underline;
}
h1 {
font-weight:lightert;
font-size:1.1em;
padding-bottom:20px;
text-transform: uppercase;
}
h2 {
font-weight:lighter;
font-size:1em;
}
img {
max-width: 100%;
height: auto;
/*display:block;*/
}
.masonry_gallery img {
    width: 243px;
    height: auto;
    padding-bottom: 12px;
    padding-left:6px;
    padding-right:6px;
    text-align: center;
    box-sizing: border-box;
}
#galerie {
    margin-left:-6px;
    margin-right:-6px;
}
.hp-gallery div div {
}
/* HEADER */
#header {
width:100%;
height:100px;
-moz-box-shadow:0px 1px 3px #d1d1d1;
-webkit-box-shadow:0px 1px 3px #d1d1d1;
box-shadow:0px 1px 3px #d1d1d1;
z-index: 10;
position:absolute;
box-sizing: border-box;
background-color:#ffffff;
z-index:50;
}
#header-kontakt {
width:100%;
height:auto;
}
.header-text {
font-size: 0.85em;
line-height:1.5em;
color:#7f7f7f;
float:right;
}
.header-text a.mail {
    color:#7f7f7f;
}
.header-text p {
    float:left;
}
.logo {
float:left;
}
.logo img {
    height: 60px;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* HEADER ENDE */
/* MENU */
#menu {
line-height: 42px;
font-size:0.9em;
margin-top:50px;
float:right;
}
#menu ul {
    text-transform:uppercase;
    line-height: 42px;
}
#menu ul li {
    display: inline-block;
    padding-left: 40px;

}
nav li a, nav li span {
    text-decoration: none;
    position: relative;
    text-transform:uppercase;
    line-height:42px;
    display:inline-block;
    color:#1d70b7;
}
nav li a {
border-bottom: 1px solid transparent;
}
nav li span.active, nav li a:hover {
height: 50px;
border-bottom: 1px solid #1d70b7;
}
/* MENU ENDE*/
.slider .custom{
	width:100%;
	height:100vh;
}
.flex-caption {
    background:none;
    bottom:20px;
}
.caption_title_line {
    float:none;
}
.caption_title_line .bild-text {
    float:left;
    max-width:300px;
    background: rgba(157,139,115);
    background: rgba(157,139,115,0.7);
    box-sizing:border-box;
    padding: 45px 25px 10px 25px;
}
.caption_title_line .bild-text h1 {
    color:#ffffff;
    text-transform: none;
    font-weight: 400;
    padding-bottom:5px;
}
.caption_title_line .bild-text p {
    font-size:1em;
}
.flex-control-nav {
    float:right;
    position:relative;
    text-align: right;
    float:none;
    bottom:-20px;
}
.flex-control-nav li {
    text-align: left;
}
.flex-control-paging li a {
background: #1d70b7;
background: rgba(157,139,115,0.5);
}
.flex-control-paging li a:hover {
background: #1d70b7;
background: rgba(157,139,115,0.7);
}
.flex-control-paging li a.flex-active {
background: #1d70b7;
background: rgba(157,139,115,0.9);
}
#main-image .inside {
    max-width:1920px;
}
#main-image {
    width:100%;
    max-width:1920px;
    height:100%;
}
.flex-viewport {
    -moz-box-shadow:0px 1px 3px #777777;
-webkit-box-shadow:0px 1px 3px #777777;
box-shadow:0px 1px 3px #777777;
}
#main-image img {
    display:block;
}
.flexslider {
    margin-bottom:0;
}
ul.slides li {display: none;}
#main {
    padding-top:50px;
    padding-bottom:70px;
}
/* FOOTER */
#footer {
width:100%;
background-color:#1d70b7;
color:#ffffff;
padding-top:8px;
padding-bottom:8px;
}
#footer .inside {
/*    border-right:1px solid #ffffff;*/
    padding-top:8px;
}
#footer .left {
float:left; 
padding-bottom:16px;
padding-right:20px;
}
#footer .right {
float:right;
padding-bottom:16px;
}
.footer-menu ul{
    list-style:none;
/*    padding-right:20px;*/
}
.footer-menu li {
    clear:both;
}
.footer-menu a {
    color:#ffffff;
    text-decoration:none;
    float:right;
}
#footer a.mail {
    color:#ffffff;
}
/* CLASS */
.inside,
.flex-control-nav,
.caption_title_line {
/* width:100%;*/
max-width:1440px;
margin-left:auto;
margin-right:auto;  
}
.clear {
width:100%;
height:1px;
clear:both; 
}
#cookiebar button {
    background-color:#1d70b7;
}
.liste ul {
    list-style-type: square;
    padding-left: 20px;
}
/* VIBAS */
h1,
.spruch {
	font-size:1.4em;
	font-weight:lighter;
	color:#1d70b7;
	padding-top:15px;
	padding-bottom:25px;
}
h2 {
	font-size:1.3em;
	font-weight:lighter;
	color:#1d70b7;
	padding-top:15px;
	padding-bottom:25px;
}
.ce_text {
	margin-bottom:50px;
}
.ce_player {
	margin-top:-20px;
	margin-bottom:100px;
}
.text-klein {
	font-size:0.9em;
}
p.format {
	color:#1d70b7;
	font-size:1.1em;
	font-style:italic;
}
.impressum a,
.impressum a:hover{
	color:#1d70b7;
	text-decoration:none;
}
.impressum a.mail {
	text-decoration:underline;
}
/* SLIDER */
.home .slide-1 {
	background-image: url("/../files/slider/home.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.custom div {
	height:100%;
}
.slide-text {
	position:relative;
	max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.slide-text p {
	bottom: 50px;
    position: absolute;
    color: #000000;
    font-size: 1.5em;
}
.slide-1 {
	background-image: url("/../files/slider/slide_1.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.slide-2 {
	background-image: url("/../files/slider/slide_2.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.slide-3 {
	background-image: url("/../files/slider/slide_3.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.slide-4 {
	background-image: url("/../files/slider/slide_4.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.slide-5 {
	background-image: url("/../files/slider/slide_5.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.slide-6 {
	background-image: url("/../files/slider/slide_6.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.slide-7 {
	background-image: url("/../files/slider/slide_7.jpg");
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
/* SLIDER ENDE */
/* BUTTON */
.button span {
	height: 2px;
	display: block;
	position: absolute;
	top: 22.5px;
	left: 10%;
	right: 10%;
	background-color: #1d70b7;
	-webkit-transition: background 0.15s linear 0.15s;
	-o-transition: background 0.15s linear 0.15s;
	transition: background 0.15s linear 0.15s;
}
.button {
	width: 50px;
	height: 50px;
	margin: 24px 0 0 0;
	cursor: pointer;
	position: absolute;
	right: 0;
	z-index: 200;
}
.button span::before, .button span::after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    background-color: #1d70b7;
}
.button span::before {
    top: -10px;
    -webkit-transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
    transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
    -o-transition: top 0.15s linear 0.15s, transform 0.15s linear;
    transition: top 0.15s linear 0.15s, transform 0.15s linear;
    transition: top 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
}
.button span::after {
    bottom: -10px;
    -webkit-transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
    transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
    -o-transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
    transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
    transition: bottom 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
}
.button.open span {
-webkit-transition: background 0.15s linear;
-o-transition: background 0.15s linear;
transition: background 0.15s linear;
background: none;
}
.button.open span::before {
    top: 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
    transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
    -o-transition: top 0.15s linear, transform 0.15s linear 0.15s;
    transition: top 0.15s linear, transform 0.15s linear 0.15s;
    transition: top 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
}
.button.open span::after {
    bottom: 0px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
    transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
    -o-transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
    transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
    transition: bottom 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
}
/* BUTTON ENDE */
.home #main {
	display:none;
}
a.tel {
	text-decoration:none;
}
#footer a.tel {
	color:#ffffff;
}
a.tel {
	color:#000000;
}
.no-slider #main {
	margin-top:100px;
}
.kontakt img {
	max-width: 350px;
	padding-right: 30px;
	padding-bottom: 15px;
}
.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video iframe,
.video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.border {
	width:100%;
	height:1px;
	background-color:#1d70b7;
	margin-top:80px;
	margin-bottom:65px;
}
a.info {
	color:#1d70b7;
	text-decoration:none;
}
a.info:hover {
	text-decoration:underline;
}
.website {
	float:right;
	padding-right:20px;
	opacity:0.3;
}
.website a {
	font-size:0.8em;
	color:#ffffff;
	text-decoration:none;
}
.kontaktformular {
    margin-bottom:10px;
}

.kontaktformular textarea {
    min-width: 500px;
    max-width: 500px;
    min-height: 250px;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.kontaktformular input{
min-width: 250px;
min-height: 25px;
padding-left: 5px;
padding-right: 5px;
}
.kontaktformular input,
.kontaktformular textarea {
    border: 1px solid #d1d1d1;
}
.kontaktformular input:focus,
.kontaktformular input:hover,
.kontaktformular textarea:focus,
.kontaktformular textarea:hover {
    border: 1px solid #1d70b7;
}
table label {
    padding-right:30px;
    font-size:1.1em;
}
fieldset {
    border:none;
}
.submit {
    transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
    color:#1d70b7;
    padding-top:1px;
}
.submit:hover,
.submit:focus {
    background-color:#1d70b7;
    color:#ffffff;
    border:1px solid #1d70b7 !important;
    cursor: pointer;
}
.explanation {
    font-style:italic;
    color:#1d70b7 !important;
}
.kontaktformular table td{
    vertical-align: middle;
}
input.checkbox{
width:250px;
}
input.submit {
	font-weight: lighter !important;
	font-family: 'Segoe UI', 'Abadi Extra Light', sans-serif;
}
