/****************************************************
© 2004 - 2018 human-data.de / internetagentur-koch.de ****
****************************************************/
html {
	height:100%;
	overflow:auto;
}
body {
	font-family: 'Open Sans','Arial','Helvetica', sans-serif;
	text-align:center;
	font-size:0.9em;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	margin:0;
	padding:0 0 3em 0;
	height:100%;
}
.body_no_bg {
	background: none !important;
	text-align: left;
}
.body_no_bg .center_right {
	display: none;
}
.bg_video { /* background-video */
    display: none !important;
}
h1 {
	font-size:1.2em;
	font-weight:600;
}
h2 {
	font-size:1.1em;
	font-weight:600;
	margin:0;
}
h3 {
	font-size:1em;
	font-weight:400;
}
a:link {
	color:#448a08;
	text-decoration:none;
}
a:visited {
	color:#448a08;
	text-decoration:none;
}
a:hover {
	color:#448a08;
	text-decoration:underline;
	border:none 0;
}
a:active {
	color:#448a08;
	text-decoration:none;
}
img {
	max-width: 100%;
	height: auto;
}
a img {
	border:none;
}
table,td,th,iframe, object, embed, input, textarea {
	max-width:100%;
	/*height: auto;*/
}
.entire_wrapper {
	margin:auto;
	width:100%;
	padding-bottom:5em;
	/*für lange Inhalte:*/
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */
	text-align:left;
	background-color:rgba(255,255,255, 0.7);
	margin-bottom: 59em;
}

@media screen and (max-width: 7761px) {
	.head img{
		margin-bottom:-0.14em;
	}
	.center_content {
		padding: 2em !important;
	}
}
@media screen and (max-width: 890px) {
	.head {
		background: url(../images/2cols/bg_head_mobile.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		height: 160px;
	}
	.head img{
		display: none;
	}
	.center_content {
		padding: 2em !important;
	}
	.center_inner_content img {
		float: none !important;
	}
}
@media screen and (max-width: 590px) {
	.head {
		background: url(../images/2cols/bg_head_mobile_small.jpg);
		background-size: 100% 100%;
		height:160px;
	}
	.head img{
		display: none;
	}
	.center_content {
		padding: 1em !important;
	}
	.center_inner_content img {
		float: none !important;
	}
}
#icon_strip,#icon_strip_top {
	display:none;
}
.center_wrapper {
	background-color: rgba(255, 255, 255, .9);
	min-height: 12em;
}
.center_wrapper ul{
	margin:0;
	padding:1em;
}
.center_right {
	display:none;
}
.center_h1_pastos h1{
	font-size:1.1em;
	text-align:left;
}
.center_wrapper h1 {
	margin-top:0;
}
.center_form_modul {
	/*width:68%;*/
	padding:1em;
	color:#000000;
	box-shadow: 0 0 7px 3px rgba(97,97,97,0.3);
}
.kontakt_check {
	border-radius:5px;
	padding:10px;
	width:100%;
	background: rgba(255,255,255,0.7);
	box-shadow:0 0 10px rgba(90, 90, 90, .3);
}
.kontakt_check_span {
	font-size:1.0em;
	font-weight:600;
	color:#BC1717;
}
.social_plugin {
	display:none;
}
#sitemap_footer {
	display:none;
}
.insert_gal_container_overlay_list {
	margin-top:20px;
}
.insert_gal_overlay_list {
	list-style-type: none;
	padding:0 !important;
	margin:0 !important;
}
.insert_gal_overlay_list li {
	list-style: none;
	display:inline-block;
	position:relative;
	box-shadow:0 0 15px rgba(0, 0, 0, .3);
	margin-top:10px;
	max-width: 390px;
}
.insert_gal_overlay_list img {
	height: auto;
	transition:opacity ease 600ms;
}
.insert_gal_overlay_list img:hover {
	opacity:0.7;
}
.insert_gal_sub_headline {
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	padding:0.9em;
	opacity:1;
	background: rgba(0, 0, 0, 0.62);
	color:#ffffff;
	text-align:center;
}
.insert_gal_sub_headline:hover {
}

.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pastos1 {
	position:absolute;
	top:-230px;
	left:-234px;
}
.pastos2 {
	position:absolute;
	top:-330px;
	left:-334px;
}
.pastos3 {
	position:absolute;
	top:-430px;
	left:-334px;
}

.foto-gallery-repsonsive img {
	margin:3px;
	box-shadow:0 1px 3px 1px rgba(90, 90, 90, .3);
}
.bild_schattenwurf {
	box-shadow:0 0 10px 5px rgba(90, 90, 90, .3); /*schattenwurf nach 4 Seiten*/
}
a.URL_ext::after {
	content: "\f35d";
	display: inline-block;
	font-family: FontAwesome !important;
	font-size: 1.0em !important;
	font-weight: 400 !important;
	font-style: normal !important;
	margin-left: 4px;
	vertical-align: -1px;
}
a.URL_intern::before {
	content: "\f064";
	display: inline-block;
	font-family: FontAwesome !important;
	font-size: 0.8em !important;
	font-weight: 400 !important;
	font-style: normal !important;
	margin-right: 8px;
	vertical-align: 0;
}
.Zoom_pop_pastos_flex img {
	opacity: 1;
	transition: opacity ease 600ms;
}
.Zoom_pop_pastos_flex:hover img {
	opacity: 0.6;
}
#popup_file {
	background: rgba(255, 255, 255, 0.8);
}
.popup_file {
	background: rgba(255, 255, 255, 0.8);
	padding:2em;
	text-align:left;
}
/*###################################### responsive_small_navi_top.css ########################################################################### */
.fly_out_div{
	display:none;
}
#navi_special_top {
	display:none;
}
#navi_special_bottom {
	 display:none;
 }
.bottom_flyout_wrapper {
	display:none;
}
.navbar-fixed {
	top: 0;
	z-index: 100;
	position: fixed;
	width: 100%;
}

.fly_out_div_resp {
	z-index: 20;
	text-align:left;
	width:100%;
	background-color: #448a08;
}

.fly_out_div_resp label {
	cursor: pointer;
	color:#ffffff;
	padding:0.23em;
}
.fly_out_div_resp label img {
	position:relative;
	top:0.2em;
}
#menu-toggle {
	display: none; /* hide the checkbox */
}
#menu_small {
	width:17em;
	position:absolute;
	left:-300px;
	margin-top:0.2em;
	background:none;
}
#menu-toggle:checked + #menu_small {
	left:0;
	margin-top:0.1em;
	background: #448a08;
	transition: all 0.5s ease-in;
	z-index:11;
	border-left: #448a08 solid 0.2em;
}
.menu-toggle:before {
	content: "≡";
	font-size: 1.6em;
	margin-left: 0.2em;
}
.menu-toggle {
	display:block;
}
.menu-toggle span {
	font-style: italic;
	font-weight:400;
	color:#ffffff;
	position:relative;
	top:-0.2em;
	left:1em;
}
.menu-toggle span:before {/* double :: not in IE8 */
	content: "... ";
}
.fly_out_div_resp ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu_small{
}
#menu_small a {
	margin:0;
	padding:0.5em 0.5em 0.5em 1.0em;
	display:block;
	text-decoration:none;
	color:#ffffff;
}
#menu_small a:hover {
	text-decoration:underline;
}
#menu_small_active_1 a{
	border-left:solid #ffffff 0.5em;
	padding:0.5em 0.5em 0.5em 0.5em;
}
/* 2. Ebene */
#menu_small_2 a:before {
	content: "- ";
}
#menu_small_2 a {
	padding:0.5em 0.5em 0.5em 1.5em;
	font-weight:400;
	border-left:none 0;
}
#menu_small_active_2 a{
	border-left:solid #ffffff 0.5em;
	padding:0.5em 0.5em 0.5em 1.0em;
}
/* 3. Ebene */
#menu_small_3 a:before {
	content: "- ";
}
#menu_small_3 a {
	padding:0.5em 0.5em 0.5em 2.5em;
	font-weight:400;
	border-left:none 0;
}
#menu_small_active_3 a{
	border-left:solid #ffffff 0.5em;
	padding:0.5em 0.5em 0.5em 2.0em;
}
/* 4. Ebene */
#menu_small_4 a:before {
	content: "- ";
}
#menu_small_4 a {
	padding:0.5em 0.5em 0.5em 3.5em;
	font-weight:400;
	border-left:none 0;
}
#menu_small_active_4 a{
	border-left:solid #ffffff 0.5em;
	padding:0.5em 0.5em 0.5em 3.0em;
}
/*###################################### info_box_small.css ########################################################################### */
#info_boxes_center_1a{ /*Contentbereich - es gibt ne Infobox für die Seite*/
	padding:0 40px 40px 0;
	width:100%;
}
#info_boxes_center_1b{ /*Contentbereich - es gibt keine Infobox für die Seite*/
}
#info_boxes_center_2{ /* der Bereich der Infoboxen*/
	display:none;
}
.info_boxes_bottom_responsive {
	display:block !important;
	margin-top:3em;
	padding:0;
}
.info_box1{
	margin:0 0 0 10px;
	box-shadow:0 0 1em 0.3em rgba(90, 90, 90, .2); /*schattenwurf nach 4 Seiten*/
}
.info_box1_head {
	display:block;
	min-height:15px;
	padding:3px 7px 3px 7px;
	text-decoration:none;
	font-weight:600;
	color:#ffffff;
	background-color: #4a4a4a;
}
.info_box1_text {
	min-height:80px;
	margin: 0 0 0.5em 0;
	padding:10px;
	color:#000000;
}
.info_box_small{
	margin:10px 0 0 0;
}
.info_box_small_text {
	margin:0;
	padding:3px 7px 3px 7px;
	display:block;
	text-decoration:none;
	font-size:0.9em;
	color:#000000;
	background:none;
	border:none 0;
}
/*###################################### teaser_responsive.css ########################################################################### */
.teaser_wrapper_responsive_mobil_only {
	display: none;
}
.teaser_wrapper {
	width:70%;
	margin-bottom: 30px;
}
.teaser_headline {
	margin:0;
	padding: 5px;
}
.teaser_headline > a {
	/*color:#ffffff !important;*/
}
.teaser_headline img {
	position:relative;
	top: 7px;
	margin-right:20px;
	margin-left: 10px;
}
.teaser_text {
	margin:0 0 3px 0;
	padding:2px 5px 2px 5px;
	background:transparent;
	border:#4a4a4a solid 1px;
	/*width:98%;*/
}
.teaser_text a{
	/*color:#4a4a4a !important;*/
	font-weight:600;
}
.teaser_text img {
	position:relative;
	top:3px;
	height:30px;
	margin-right:10px;
}
/*######################################### submit_button.css ######################################################################### */
fieldset{
	margin-top:2em;
	border-radius:0.2em;
	box-shadow: 0 0 0.3em 0.1em rgba(63,121,168,0.1);
	background:#ffffff;
	border:silver 1px solid;
}
select {
	box-shadow: 0 0 0.3em 0.1em rgba(63,121,168,0.1);
	border-radius:0.5em;
	padding:0.5em;
	border:none;
	outline:none;
	background: #f8f8f8;
	color: #454545;
}

input[type=text] {
	box-shadow: 0 0 0.3em 0.1em rgba(63,121,168,0.1);
	border-radius:0.5em;
	padding:0.5em;
}
input[type=password] {
	box-shadow: 0 0 0.3em 0.1em rgba(63,121,168,0.1);
	border-radius:0.5em;
	padding:0.5em;
}
textarea{
	box-shadow: 0 0 0.3em 0.1em rgba(63,121,168,0.1);
	border-radius:0.5em;
	padding:0.5em;
}
input[type=submit] {
	cursor:pointer;
	font-weight:800;
	padding:1em 1.5em 1em 1.5em;
	text-indent: 1.0em;
	letter-spacing:0.1em;
	background:#006ea1;
	color:#ffffff;
	border:none 0;
	border-radius:0.5em;
}
input[type=submit]:hover  {
	background: #4c4c4c;
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
}
input[type=submit]:focus {
	background: #4c4c4c;
}
input[type=reset] {
	cursor:pointer;
	font-weight:800;
	padding:1em 1.5em 1em 1.5em;
	text-indent: 1.0em;
	letter-spacing:0.1em;
	background:#006ea1;
	color:#ffffff;
	border:none 0;
	border-radius:0.5em;
}
input[type=reset]:hover  {
	background: #4c4c4c;
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
}
input[type=reset]:focus {
	background: #4c4c4c;
}
input[type=button] {
	cursor:pointer;
	font-weight:800;
	padding:1em 1.5em 1em 1.5em;
	text-indent: 1.0em;
	letter-spacing:0.1em;
	background:#006ea1;
	color:#ffffff;
	border:none 0;
	border-radius:0.5em;
}
input[type=button]:hover  {
	background: #4c4c4c;
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
}
input[type=button]:focus {
	background: #4c4c4c;
}
/*######################################### overlay_divs.css ######################################################################### */
/* Overlay 2*/
.overlay_flex a {
	color: #ffffff;
}
@media (min-width: 580px) {
	.overlay_flex {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.overlay_flex > a {
		margin:1px;
		background-position: center !important;
		background-size: cover !important;
		transition: ease-in 0.3s;

	}
	.overlay_flex > a:hover {
		opacity: 0.8;
	}
	.overlay_flex > a > h2 {
		margin-top:50%;
		padding:1% 2% 1% 2%;
		background: rgba(70, 70, 70, 0.6);
	}
	/**/
	.overlay_flex_3 > a {
		width: 31.1%;
		height: 280px;
	}

	.overlay_flex_4 > a {
		width: 22.75%;
		height: 220px;
	}
}

@media (max-width: 580px) {
	.overlay_flex > a {
		display: block;
		width:100%;
		height: 220px;
		margin:1px;
		background-position: center !important;
		background-size: cover !important;
		transition: ease-in 0.3s;
	}
	.overlay_flex > a:hover {
		opacity: 0.8;
	}
	.overlay_flex > a > h2 {
		position:relative;
		top:50%;
		padding:1% 2% 1% 2%;
		background: rgba(70, 70, 70, 0.6);
	}
}
/* Overlay 1*/
.container_overlay_list {
	margin-top:20px;
}
.overlay_name {
	font-size:1.3em;
	font-weight:600;
	padding: 1.5em 0 1em 0;
}
.overlay_list {
	list-style-type: none !important;
	padding:0 !important;
	margin:0 !important;
}
.overlay_list > li {
	list-style: none;
	float:left;
	position:relative;
	box-shadow:0 0 10px rgba(32, 57, 91, .3);
}
.overlay_list > li > img {
}
.sub_headline {
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	padding:0.9em;
	opacity:1;
}
.sub_headline:hover {
}
.overlay_sub {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	opacity:0;
	padding:4em 0.5em 0.5em 0.5em;
	z-index:1;
}
.overlay_sub:hover {
	padding-top:0.8em;
	background:rgba(15, 15, 15, 0.8);
	opacity:1;
}
a:hover {
	text-decoration:none !important;
}
.overlay_below{
	clear:left;
	padding-bottom:15px;
}
/*######################################### sitemap_tutto.css ######################################################################### */
#sitemap_footer {
	margin:auto;
	margin-top:80px;
	margin-bottom:40px;
	width:920px;
	text-align:left;
	padding:10px;
}
#sitemap_footer a {

}
#sitemap_footer a:hover {
	text-decoration:none;
}
.sm_foot_tutto {
	border-collapse: separate;
	border-spacing: 2px 6px;
}
.sm_td_headline {
	font-size:1.1em;
	font-weight:600;
	text-align: center;
}
.sm_foot_tutto td {
	box-shadow:0 0 20px rgba(32, 57, 91, .3);
	background-color: rgba(229, 236, 244, .7);
	padding:10px;
	width:21%;
	vertical-align:top;
	border-radius:0.3em;
}
.first_floor {
}
.first_floor span {
	text-decoration:none;
	font-size:1.1em;
	font-weight:600;
	color:#000000;
	line-height:1.6em;
}
.first_floor span:hover {
	text-decoration:none;
}
.second_floor {
	padding:0;
	margin:0;
}
.second_floor span {
	text-decoration:none;
	font-size:1.1em;
	padding:0;
	margin:0;
	font-weight:400;
	color:#000000;
	line-height:1.6em;
}
.second_floor span:hover {
	text-decoration:underline;
}
.third_floor {
	padding:0 0 0 10px;
	margin:0;
}
.third_floor span {
	text-decoration:none;
	font-size:0.9em;
	font-weight:400;
	color:#000000;
}
.third_floor span:hover {
	text-decoration:underline;
}
.fourth_floor {
	padding:0 0 0 20px;
	margin:0;
}
.fourth_floor span {
	text-decoration:none;
	font-size:0.9em;
	font-weight:400;
	color:#000000;
}
.fourth_floor span:hover {
	text-decoration:underline;
}
/*######################################### slider_content.css ######################################################################### */
.slider_content_inc {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	/*box-shadow: 10px 10px 20px rgba(0, 0, 0, .2);*/
}
.slider_content_name {
	font-size: 1.6em;
	font-weight: 600;
}
.jssora02l, .jssora02r {
	display: block;
	position: absolute;
	bottom: 44% !important;
	width: 55px;
	height: 60px;
	cursor: pointer;
	overflow: hidden;
	background: url(../mods/slider_content_head_between/img/a22.png) no-repeat;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }
.jssora02l{
	left: 8px;
}
.jssora02r{
	right: 8px;
}

.captionOrange {
	font-size: 200%;
	font-weight: 600;
	line-height: 150%;
	text-align: center;
	border-radius: 0.1em;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	left: 15%;
	top: 42%;
	max-width: 700px;
	color: #ffffff;
	background: rgba(21, 64, 72, 0.65);
	/*background: #154048;*/
}
@media (min-width: 600px) and (max-width: 800px) {
	.captionOrange {
		font-size: 300%;
		line-height: 160%;
		left: 15%;
		top: 22%;
	}
}
@media (max-width: 600px) {
	.captionOrange {
		font-size: 430%;
		line-height: 130%;
		left: 15%;
		top: 20%;
	}
}

.lang_extra{
	position: absolute;
	padding-top:10px;
	width: 100%;
	text-align: right;
	font-size: 1.2em;
}
.lang_extra_sub {
	margin-right: 10% !important;
}
.lang_activ {
	font-style: italic;
}
/*######################################### accordion.css ######################################################################### */
.accordion_div1 img {
	width:40px;
	height:auto;
}
.accordion_div1 {
	font-size:0.9em;
}
#accordion h3 {
	background: rgba(255, 255, 255, 0.5) !important;
}
.ui-accordion-header span {
	color:#956F2F !important;
}
