/* CSS Document */


/*
font-family: 'Sorts Mill Goudy', serif;
font-family: 'Encode Sans', sans-serif;
*/

/* encode-sans-regular - latin */
@font-face {
  font-family: 'Encode Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/fonts/encode-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fileadmin/fonts/encode-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fileadmin/fonts/encode-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fileadmin/fonts/encode-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fileadmin/fonts/encode-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fileadmin/fonts/encode-sans-v15-latin-regular.svg#EncodeSans') format('svg'); /* Legacy iOS */
}
/* sorts-mill-goudy-regular - latin */
@font-face {
  font-family: 'Sorts Mill Goudy';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/fonts/sorts-mill-goudy-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fileadmin/fonts/sorts-mill-goudy-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fileadmin/fonts/sorts-mill-goudy-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fileadmin/fonts/sorts-mill-goudy-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fileadmin/fonts/sorts-mill-goudy-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fileadmin/fonts/sorts-mill-goudy-v15-latin-regular.svg#SortsMillGoudy') format('svg'); /* Legacy iOS */
}

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

html, body {
	height: 100%;
 	width:100%;
	padding:0;
 	margin:0;
}

body {
    background: url("../../../../../../fileadmin/bilder_hauseinkehr/Fotos-Haus-aussen/GFXR3265.jpg")no-repeat top center fixed; 
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
	color:#555;
	font-family: 'Encode Sans', sans-serif;
	font-size:1.2rem;
}



/*Hintergrundfarbe*/
#wrapp-all {
	background-color:rgba(225,243,217,0.90);
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 50px 0;
}




@media only screen and (min-width:768px){
	
div.logo-wrap, footer #footer-inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	}
 
div.logo-wrap .logo {width: 15%;}
div.logo-wrap .logo-name {width: 85%;}
}


@media only screen and (min-width:1024px){.logo-name h1 {text-align:right;font-size: 3.5rem;} }
@media only screen and (max-width:1024px){.logo-name h1 {text-align:right;font-size: 3rem;} }
@media only screen and (max-width:900px){.logo-name h1 {text-align:right;font-size: 2rem;} }
@media only screen and (max-width:960px){.logo-name h1 {text-align:center;} }


.logo { text-align: left; padding: 15px 0;}
.logo img {height: auto; max-width: 50%; margin: 0 auto;}
.logo-name h2, .logo-name a, .logo-name {color:#06735D; padding: 0; margin: 0; text-align:right; text-decoration: none;}
.logo-name, .logo-name h2 {text-align: center;}




@media only screen and (min-width: 768px) {
	.logo {padding: 25px 0 10px 25px;}
	.logo img { height: auto; max-width: 100%;}
    .logo-name, .logo-name h2 { text-align:right;}
    .logo-name {padding: 25px 25px 0 0;}
}

/* ### Inhalt ### */


.layout-1spalte .layout-space-r-l,
.layout-2spalten .layout-space-r-l,
.layout-2spalten_50 .layout-space-r-l,
.layout-jumbotron .layout-space-r-l,
.layout-drei-zeilen .layout-space-r-l {padding: 0 25px; min-height: 500px;}

.space-content {padding:0;}
.space-content .contenttable td {vertical-align: top;}

/* #### Multicolumn ### */
@media only screen and (min-width:768px){ 
/*.multicolumnContainer,*/
.layout-2spalten_50 .layout-space-r-l,
.layout-2spalten .layout-space-r-l,
.spalten-jumbotron {
	align-content: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	}
.spalten-jumbotron div,
/*.multicolumnLayout1 li,
.multicolumnLayout2 li,
.multicolumnLayout3 li,
.multicolumnLayout10 .columnLast*/
.layout-2spalten_50 .layout-space-r-l div,
.layout-2spalten .layout-space-r-l div:last-child {
	-webkit-box-flex: 1;
	-moz-box-flex: 1; 
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	}		
/*.multicolumnLayout10 .columnFirst,*/
.layout-2spalten .layout-space-r-l div {
	-webkit-box-flex: 3;
	-moz-box-flex: 3; 
	-webkit-flex: 3;
	-ms-flex: 3;
	flex: 3;
	}

/*.multicolumnContainer li {padding-right: 25px;}
.multicolumnContainer li:last-child {padding-right:0;}*/
}

/*@media only screen and (max-width:768px){
.multicolumnContainer .column {min-width: 100%;}
}*/


/*Spalten Jumbotron*/
/*.spalten-jumbotron div {width: 100%;}*/
@media only screen and (min-width:768px){
.spalten-jumbotron > div:first-child {margin-right: 25px; }
.spalten-jumbotron > div:last-child {margin-left: 25px; }
	.spalten-jumbotron > div {width: 33%; }
	.spalten-jumbotron > div > div {width: 100%;}
	.spalten-jumbotron {height: 100%;}
}


/*@media only screen and (max-width:768px){ .multicolumnContainer .column {float: none; width: 100%;} }*/


	
/* Responsive Bilder */
	
.space-content img,
.space-content figure,
.space-content .ce-outer,
.space-content .ce-inner,
.space-content .ce-row
{
	/*width: 100%;*/ max-width: 100%; height: auto;

}

@media only screen and (min-width:768px) {
.space-content .ce-row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		margin-bottom: 10px; 
	}
.space-content	.ce-column { 
	-webkit-box-flex: 1;
	-moz-box-flex: 1; 
	width: 20%; 
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1; 
	}
}

@media only screen and (max-width:767px) {	
	.space-content .ce-row {
		min-width: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column; 
  		flex-direction: column;
	}

.space-content .ce-gallery {width: 100%;}
.space-content .ce-column {margin-right:0; margin-bottom: 10px;}
.space-content	img, .space-content	figure { min-width: 100%; height: auto;}
	
.space-content .ce-inner, .space-content .ce-outer {width: 100%; height: auto;}
}




/* ####################### Schrift ######################## */

.topnavi {font-size: 1.2rem; font-weight:bolder;}

.space-content h1, .space-content h2, .logo-name h2, .logo-name, .space-content h3, .space-content h4 .space-content h5 {
   font-family: 'Sorts Mill Goudy', serif;
}

.space-content h1 {
	color: rgba(3,115,93,1.00);
	font-size: 4rem;
	text-shadow:0 2px 4px rgba(0,0,0,.5);
}

.space-content h2 {
	color: #666;
	text-shadow: #fff 2px 2px 15px;
	text-shadow:0 2px 4px rgba(0,0,0,.3);
}
	
.ce-center .text-center {text-align: center;}	
	
.space-content a {
	color:#555;
	transition: all .225s ease-in-out;
  	-webkit-transition: all .225s ease-in-out;
}
.space-content a:hover {color:rgba(1, 87, 155,1.0); }
.space-content .image-caption { font-size: 0.7rem; text-align: center; padding: 10px;}

footer, footer a {color: #fff;}
footer a:hover {color: rgba(180,149,83,1.00);}

@media only screen and (max-width:768px) {
	.space-content h1 { font-size: 2rem;}
	.space-content h2 { font-size: 1.5rem;}
}

/*Silbentrennung*/
p, h1, h2, h3 {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}



/* ############## WS_Flexslider ############# */
/* Rahmen entfernen */
.flexslider {
     margin: 0 0 60px;
     background: #fff;
     border: 0px solid #fff;
     position: relative;
     -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
     -o-border-radius: 0px;
     border-radius: 0px;
     -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
     -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
     box-shadow: 0 1px 4px rgba(0,0,0,.2);
     zoom: 1;
}

/* Überschrift und Beschreibung */
.tx-ws-flexslider .caption-text {
	background: none;
	width: 100%;
	left: 0;
	text-align: center;
	color: #fff;
	text-shadow:0 2px 4px rgba(0,0,0,.8);
	font-size: 2rem;
}
.tx-ws-flexslider .caption-align-left .caption-text {left: 0;}

.tx-ws-flexslider .caption-text .caption-title {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 5rem;
	font-weight: normal;
    padding: 0;
    margin: 0;
}

.tx-ws-flexslider .caption-body p {padding: 0; margin: 0;}

/*Link*/
@media only screen and (min-width:768px) {
.tx-ws-flexslider .caption-align-left .caption-link {
	width: 100%;
	min-width: 100%;
	height: 100%;
	left:0;
	bottom: 0;
}
.tx-ws-flexslider .caption-align-left .caption-link a {
	padding: 100px;
	width: 100%;
	min-width: 100%;
	height: 100%;
	display: block;
	color: transparent;
}
}

@media only screen and (max-width:768px) {
	.tx-ws-flexslider .caption-text .caption-title {font-size: 3rem;}
	.tx-ws-flexslider .caption-align-left .caption-link a {padding: 25px; display: block;}
}


#sd-lightbox {background: rgba(0, 0, 0, 0.7);}


.ce-bodytext p {margin-top: 0;}


/*### Spalten Abstand ###*/
@media only screen and (min-width:768px) {	
	.layout-2spalten .content_2Spalten_0,
	.layout-2spalten_50 .content_2Spalten_50_0
	{margin-right: 25px;}
	.layout-2spalten_50 .content_2Spalten_50_2
	{margin-left: 25px;}
}


	
/* ################ footer ################ */

#footer-inner {
	 font-size: 1rem;
    font-weight:lighter;
}

footer #footer-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	padding: 25px;
    background-color: rgba(3,115,93,0.90)
}

footer .footer-navigation ul {
	list-style: none;
	padding:0;
}
footer .footer-navigation li {margin: 15px 0;}
footer .footer-navigation a {display: block; padding:8px 0; text-decoration: none;}

@media only screen and (min-width:768px){
footer #footer-inner .footer-navigation {
		-webkit-box-flex: 2;
		-moz-box-flex: 2;
		width: 20%;
		-webkit-flex: 2;
		-ms-flex: 2;
		flex: 2;
	}
footer #footer-inner .footerkontakt {
		-webkit-box-flex: 6;
		-moz-box-flex: 6;
		width: 80%;
		-webkit-flex: 6;
		-ms-flex: 6;
		flex: 6;
	}
	footer #footer-inner .footerkontakt .ce-bodytext,
	footer #footer-inner .footerkontakt header {text-align: right;}
	footer #footer-inner .footerkontakt .ce-bodytext table {float: right;}
	footer #footer-inner .ce-gallery {overflow: visible;}
}

footer #footer-inner .footerkontakt img {max-width: 100%;margin-top: 50px;}



/*### Formular ###*/
.form-group .input > input,
.form-group .input > .form-group > input,
.form-group textarea {
	width: 100%;
	padding: 5px;
	font-family: 'Encode Sans', sans-serif;
	font-size:1rem;
	color: rgba(1, 87, 155,1.0);
	border: 1px solid rgba(224,224,224,0.73);
	box-shadow: rgba(124,124,124,0.4) 0 0 4px inset;
}
.form-group textarea {height: 100px;}
.form-group .xlarge {padding: 15px; height:200px; font-size:1.1rem; font-family: 'Encode Sans', sans-serif;}
form > div, form .row > div {padding-top: 25px;}

@media only screen and (min-width:768px){
form .row {
	/*display: -webkit-flex; Safari */
   	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
}
	
	form .row > div {
		width: 48%;
    	height: auto;
	}
}





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

/* #### Multicolumn ### */
@media only screen and (min-width:768px){ 
.multicolumnContainer {
	align-content: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	}


.multicolumnContainer li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1; 
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	}
.multicolumnContainer li {padding-right: 25px;}
.multicolumnContainer li:last-child {padding-right:0;}
.multicolumnContainer .columnItems {height: 100%;}
}

/*########## Tabelle ###########*/
.frame-tabelle .contenttable {width: 100%;}
.frame-tabelle table td {
    padding: 5px;
    background-color: rgba(6,106,85,0.30)
}
.frame-tabelle table tr:hover {
    background-color: rgba(6,115,93,1.00);
    color: #fff;
}
.frame-tabelle h3 {padding: 0; margin: 0;}

.frame-tabelle tr td  {text-align: right;}
.frame-tabelle tr td:first-child {text-align:left;}


/* Bildergalerie */
div.frame-imagegallery .ce-column img {
	border: 1px solid rgba(6,115,93,1.00);
	border-radius: 3px;
	box-shadow: rgba(000,000,000,0.5) 0 2px 3px;
}


.frame-imagegallery .image {margin: 5px;}
div.frame-imagegallery .image-caption {font-size: 0.9rem; padding: 10px 0 0 0;}



/* Bildergalerie in SW */
div.frame-blackwhite .ce-column img {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 2px;
	padding: 10px;
	box-shadow: rgba(200,200,200,0.9) 0 0 4px;
	transition: all .225s ease-in-out;
  	-webkit-transition: all .225s ease-in-out;
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
}
div.frame-blackwhite .ce-column img:hover {
	box-shadow: rgba(55,55,55,0.2) 0 0 5px inset;
	/*-webkit-filter: grayscale(0);
    filter: grayscale(0);*/
}
div.frame-blackwhite .ce-column img {border-radius: 2px;}
div.frame-blackwhite .ce-column {margin-bottom: 2px;}
.frame-blackwhite .image-caption {font-size: 1rem; padding: 10px 0 0 0;}




@media only screen and (min-width:600px){
div.layout-grid {
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;   
    flex-wrap: wrap;
	justify-content: space-between;
 }

div.frame-layout-4 {
	width: 45%;
	padding: 25px 0;
	text-align: justify;
}
div.frame-layout-4 h2, div.frame-layout-4 h3 {
	text-align: center;
}

div.frame-layout-0 {
	flex-direction:column
}
	
div.frame-layout-5 img {
		border: solid #fff 1px;
		box-shadow: rgba(54,85,110,0.50) 2px 2px 4px;
	}
	
	div.frame-layout-5 figure {
		padding:5px;
	}


div.layout-grid {
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}
	
	
}


