@charset "utf-8";

*, *:before, *:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}


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

body {
	color: #9d9e97;
	font-size: 19px;
	overflow-y: scroll;
	overflow-x: hidden;
	line-height: normal;
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	border: none;	
}

.clickable {
	cursor: pointer;
	cursor: hand;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.fw {
	width: 100%;
	height: auto;
}

strong {
	font-weight: 600;
	font-style: normal;
}

.hlt_col1 {
	color: #715655;
}

img[usemap], map area{
    outline: none;
}
a, img {outline:none;}
map > area,
map > area:active,
map > area:focus {outline: none; border:0; }

/* Colors & Fonts */







/* General Layout */

#header_ct {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 20;
	height: 280px;
	transition: box-shadow 0.5s;
}

#header_ct.sticky {
	position: fixed;
	top: -200px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
}

#header {
	position: relative;
	width: 100%;
	max-width: 1000px;
	display: inline-block;
	height: 200px;
	background-color: #bebcb4;
	padding-top: 30px;
}

#logo_bm {
	display: inline-block;
	width: 240px;
	height: auto;
}

#content_ct {
	text-align: center;
	position: relative;
	min-height:  100%;
}

#content {
	text-align: left;
	width: 100%;
	max-width: 1000px;
	display: inline-block;
	padding-bottom: 180px;
	padding-top: 300px;

}

#content_mainbox {
	float: left;
	width: 85%;
	opacity: 0;
}

.content_main div {
/*	display: inline-block;
	float: left;*/
}

.content_main.cdef1 div {
	/*display: inline;*/
}

.content_side {
	float: left;
	width: 15%;
	padding-left: 30px;
	font-size: 16px;
}

.content_side img {
	width: 100%;
	height: auto;
}


.cdef1 {
/*	-webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;*/
}

.cdef1 .first.column {
	padding-right: 25px;
}

.cdef1 .last.column {
	padding-left: 25px;
}

.columnbreak {
	clear: both;
}

.cbox_ct {
	border-bottom: 1px solid #715655;
	margin-top: -1px;
}

.cb_first {
	border-top: 1px solid #715655;
}

.cbox_title {
	color: #715655;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 21px;
	cursor: pointer;
	cursor: hand;
	padding: 10px 0;
	padding-left: 25px;
	position: relative;
}

.cbox_title .fa {
	position: absolute;
	left: 0;
	top: 13px;
}

.cbox_content.cdef1 {
	padding-top: 10px;
	padding-bottom: 25px;
	/*display: none;*/
}

.cbox_ct .fa-chevron-down {
	left: -2px;
	top: 10px;
	display: none;
}

.cbox_image {
	max-width: 180px;
	max-height: 180px;
	width: auto;
	height: auto;
}

.ce_26 {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #715655;
	padding-top: 10px;
	padding-bottom: 25px;
	float: none !important;
}

#content a {
	color: #9d9e97;
	border-bottom: 1px dotted #9d9e97;
}

#content a:hover {
	color: #715655;
	border-bottom: 1px dotted #715655;
}

.cdc_left {
	width: 50%;
	float: left;
	padding-right: 20px;
}

.cdc_right {
	width: 50%;
	float: left;
	padding-left: 20px;
}

.ce_11 {
	margin-bottom: 20px;
}

.no_akk {
	
}

.no_akk .fa {
	display:  none !important;
}

.no_akk .cbox_title {
	padding-left: 0;
	cursor: default;
}

.no_akk .cbox_content {
	display: inherit !important;
}

#footer_ct {
	width: 100%;
	position: relative;
	text-align: center;
	margin-top: -70px;
}

#footer {
	background-color: #715655;
	padding: 25px;
	color: #fff;
	text-align: left;
	width: 100%;
	max-width: 1000px;
	display: inline-block;
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 1px;
	height: 70px;	
	position: relative;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	border-bottom: 1px dotted #fff;
}

#footer_impressum {
	float: right;
}

/* General Style */

h2 {
	color: #715655;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	font-size: 48px;
	font-weight: 700;
	letter-spacing: 2px;
}

h3 {
	color: #715655;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 2px;
}


.n26_img.half1 {
	width: 23%;
	margin-right: 2%;
	margin-top: 20px;
	float:left;
}

.n26_img.half2 {
	width: 23%;
	margin-right: 2%;
	margin-top: 20px;
	float:left;
}

.n26_img.full1 {
	width: 48%;
	float:left;
	margin-top: 20px;
	margin-right: 2%;
}

.n26_img.full2 {
	width: 48%;
	float:left;
	margin-top: 20px;
	margin-right: 2%;
}

/* Menue */

.menu_ct {
	position: absolute;
	bottom: -80px;
	width: 100%;
	height: 80px;
}
		
		.menu {
			list-style: none;
			padding: 0;
			margin: 0;
			width: 100%;
			display: inline-block;
			display: flex;
 			 justify-content: space-between;
			padding-top: 25px;
		}
		
		.menu li {
			float: left;			
		}
		
		.menu li a {
			font-size: 21px;
			font-weight: 700;
			letter-spacing: 2px;
			color: #9d9e97;
			text-transform: uppercase;
			display: inline-block;
			transition: color 0.5s;
		}
		
		.menu li a.active {
			color: #715655;
			border-bottom: 1px solid #715655;
			transition: none;
		}
		
		.menu li a:hover {
			color: #715655;
		}

#mob_header_ct {
	display: none;
}


/* Content */

#portrait_bm {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}


/* Kontakt Formular */


.cf_interesse{
	text-align: left;
	padding-bottom: 50px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
	font-weight: 300;
}

input[type="checkbox"], input[type="radio"] {
	display: none;
}

input[type="checkbox"] + label, input[type="radio"] + label {
	cursor: pointer;
	cursor: hand;
	font-family: "proxima-nova",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

input[type="checkbox"] + label span, input[type="radio"] + label span {
	width: 36px; 
	height: 36px; 
	background-color: #f4f4f4; 
	border: 10px solid #f4f4f4;
	display: inline-block; 
	margin-left: 5px;
	margin-right: 10px; 
	margin-bottom: 2px;
	margin-top: 1px;
	vertical-align: middle;
}
input[type="radio"] + label span {
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

input[type="checkbox"]:checked + label span, input[type="radio"]:checked + label span {
	background-color: #513f3d;
}

#Interesse1:checked + label span {
	background-color: #938c55;
}

#Interesse2:checked + label span {
	background-color: #556E84;
}



input[type="text"], textarea, select {
	padding: 10px;
	width: 100%;
	background-color: #f7f7f7; 
	border: none;
	border-bottom: 1px solid #fff;
	font-family: "proxima-nova",sans-serif;
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: 300;
	color: #000;
}

#kontakt_form label {
	display: inline-block;
	width: 100px;
	padding-top: 2px;
	float: left;
}

input[type="text"]:focus, textarea:focus {
	background-color: #e2e2e2;
}

input[type="submit"], input[type="reset"] {
	background-color: #000000;
	color: #fff;
	border: none;
	padding: 8px;
	font-family: "proxima-nova",sans-serif;
	font-size: 15px;
	cursor: pointer;
	cursor: hand;
	width: 100%;
	font-weight: 300;
	font-style: normal;
	transition: all 0.5s;
	-webkit-appearance: none;
	border-radius: 0 !important;
}



input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #513f3d;
}

form input.hlt, form select.hlt {
	border-bottom: 1px solid #f00;
}

form span.hlt {
	outline: 1px solid #f00;
}

.hpt {
	display: none;
}

.form_subtitle {
	font-weight: normal;
	font-style: normal;
	font-size: 23px;
	padding-bottom: 20px;
	display: inline-block;
}

::-webkit-input-placeholder {
   color: #333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333; 
}

:-ms-input-placeholder {  
   color: #333;  
}



/* Lightbox */

#lightbox_layer {
	display: none; 
	z-index: 999; 
	position: fixed; 
	width: 100%; 
	height: 100%;
}

#lightbox_bg {
	width: 100%; 
	height: 100%; 
	background-color: rgba(255,255,255,0.8); 
	position: fixed;
}

#lightbox_dots span {
	display: inline-block; 
	width: 8px; 
	height: 8px; 
	border-radius: 4px;
	background-color: rgb(180,180,180);
	background-color: rgba(255,255,255,0.4);
	margin: 8px;
}

#lightbox_dots span.active {
	background-color: rgba(255,255,255,1);	
}


#lightbox_center {
	position: relative;	
}

#lightbox_center img {
	width: 100%;
}

.lba {
	/*position: relative;
	display: inline-block;*/
}

#lba_prev, #lba_next, #lba_close {
	opacity: 0.7;
}

#lba_prev img, #lba_next img {
	height: 33px;
	padding: 5px;
	margin-left: 15px;
}

#lba_close img {
	height: 30px;
	padding: 5px;
	float: right;
	margin-top: -5px;
	margin-right: -5px;
}

.ico_popup {
	position: absolute;
	height: 25px;
	top: 30px;
	right: 10px;
	opacity: 0;
}

.imp {
	width: 100%;
	height: 300px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-portraet .spacerx1 {
	display: none;
}

.spacerx2 {
	display: none;
}

.page-portraet .spacerx2 {
	display: inherit;
}



.mob_only {
	display: none !important;
}

.mob_content_side {
	display: none;
}

/* Media Queries */



@media only screen and (max-width : 1020px)  {
	
	#content, #menu {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.content_main {
		width: 100%;
	}
	
	
	
	#footer {
		text-align: center;
	}
	
	#footer_impressum {
		display: block;
		padding-top: 20px;
		text-align: center;
		float: none;
	}
	
	
	#footer_ct {
		margin-top: auto;
	}
	
	#footer {
		height: auto !important;
	}
	
	#content {
		padding-bottom: 80px;
	}
	
	
}


@media only screen and (max-width : 760px)  {
	
	.cdef1 .first.column, .cdef1 .last.column {
		width: 100% !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	
	.cbox_left, .cbox_right, .cdc_left, .cdc_right {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
	}
	
	#content_mainbox {
		width: 100%;
	}

	
	.spacerx1, .spacerx2  {
		display: none;
	}
	
	#header_ct {
		display: none;
	}
	
	#header {
		padding-left: 20px;
		height: 150px;
	}
	
	#content {
		padding-bottom: 30px;
		padding-top: 120px;
	}
	
	#logo_bm {
		width: auto;
		height: 100px;
		float: left
	}
	
	#mob_header_ct {
		display: inline-block;
		position: fixed;
		background-color: #bebcb4;
		z-index: 30;
		height: 60px;
		width: 100%;
	}
	
	#logo_bm_mob {
		height: 30px;
		width: auto;
		margin-left: 12px;
		margin-top: 15px;
	}
	
	#mob_header .menu_ct {
		position: absolute;
		width: 100%;
		left: 0px;
		padding-left: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #fff;
		border-bottom: 3px solid #bebcb4;
		height: auto;
		top: 60px;
		bottom: auto;
		display: none;
	}
	
	#mob_header .menu {
		display: inline-block;
	}
	
	#mob_header .menu li {
		display: inline-block;
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	
	#mobmenu_ct {
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	z-index: 30;
}

.mobmenu_line {
	display: inline-block;
	background-color: #fff;
	width: 100%;
	height: 4px; 
	margin-bottom: 4px;
	float: left;
}
	
	h2 {
		font-size: 28px;
		letter-spacing: 0px;
	}
	
	h3 {
		font-size: 21px;
		letter-spacing: 0px;
	}
	
	body {
		font-size: 18px;
	}
	
	.cbox_title {
		font-size: 18px;
	}
	
	.mob_content_side {
		display: inline-block;
		margin-bottom: 40px;
	}
	
	.mob_content_side img {
		width: 100px;
		height: auto;
		margin-bottom: 10px;
	}
	
	.content_side {
		display: none;
	}
	
}





@media print {

}