/****************************************************
© 2004 - 2018 human-data.de / internetagentur-koch.de ****
****************************************************/
body {
	font-family: 'Open Sans','Helvetica','Arial', sans-serif;
	text-align:center;
	font-size:0.95em;
	color:#464646;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
	margin:0;
	padding:0;
}
h1 {
	font-weight: 600;
	font-size:1.2em;
	margin:0;
	color:#568994;
}
h2 {
	font-size:1.1em;
	margin:0;
	color:#568994;
}
h3 {
	font-size:1em;
	margin:0;
	color:#568994;
}
h4 {
	font-size:1em;
	margin:0;
	color:#568994;
}
a:link {
	font-weight: 600;
	color:#568994;
	text-decoration:none;
}
a:visited {
	color:#568994;
	text-decoration:none;
}
a:hover {
	color:#568994;
	text-decoration:underline;
}
a:active {
	color:#568994;
	text-decoration:none;
}
img {
	max-width: 100%;
	height: auto;
}
a img {
	border:none;
}
table, iframe, object, video, embed, input, textarea {
	max-width: 100%;
}
table,td {
	vertical-align:top;
}
.kontakt_check {
	border-radius:5px;
	padding:10px;
	width:350px;
	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;
}
#icon_strip {
	text-align:center;
	position:relative;
	top:20em;
	color:#e8e8e8;
}
#icon_strip li{
	font-size:0.9em;
	color:#e8e8e8;
	text-decoration:none;
	padding:3px 3px 0 3px;
	margin:0 8px 0 0;
}
#icon_strip a:link {
	color:#e8e8e8;
}
#icon_strip a:active {
	color:#e8e8e8;
}
#icon_strip a:visited {
	color:#e8e8e8;
}
#icon_strip a:hover{
	color:#e8e8e8;
	text-decoration:underline;
}
#icon_strip_top { /* auch bottom*/
	text-align:right;
	position:relative;
	top:30px;
}
#icon_strip_top a{
	text-decoration:none;
	padding:7px;
	margin:0;
	color: #404040;
}
#icon_strip_top a:hover{
	text-decoration:none;
	background:#ffffff;
	box-shadow:0 0 5px 2px rgba(90, 90, 90, .2); /*schattenwurf nach 4 Seiten*/
}
.social_plugin {
	display:none;
}
#newsletter_inc {
	margin-top:-5px;
	border:silver 1px solid;
	color:#ffffff;
	background:#5e5e5e;
	padding:5px 10px 5px 10px;
	width:300px;
}
.search_field {
	background:#DFE1E7;
	width:123px;
	color:#000000;
}
.submit_search{
	position:relative;top:6px;
}
.searchfield_header {/** Suchfeld navi_top_flyout **/
	position:absolute;
	top:0;
	margin-left:10px;
}
#search_page {
	padding:20px 10px 20px 10px;
	margin:30px 230px 0 0;
	background:#ffffff;
	color:#000000;
	box-shadow:0 0 10px rgba(0, 0, 0, .4);
}
#search_page a{
	color:#000000;
}
#search_page p{
	padding:2px 2px 4px 2px;
	margin:0 0 1px 0;
	border:1px silver solid;
	background:#ffffff;
	display:block;
}
.pastos1 { /* sumas */
	position:absolute;
	top:-230px;
	left:-234px;
}
.pastos2 { /* sumas */
	position:absolute;
	top:-330px;
	left:-334px;
}
.pastos3 { /* sumas */
	position:absolute;
	top:-430px;
	left:-334px;
}

#foto_force_download {
	width:100%;
	background:none;
	padding:10px 10px 0 0;
	margin-bottom:10px;
}
#foto_force_download div{
	background:none;
}
#foto_force_download a{
	margin-right:10px;
}
#foto_force_download h2{
	font-size:1.2em;
	padding:2px 5px 12px 0;
}
#foto_force_download img{
	box-shadow:5px 5px 10px rgba(90, 90, 90, .3);
}
#foto_force_download p{
	font-size:1.0em;
	padding:10px 12px 0 0;
	color:#000000;
}
#foto_force_download hr {
	padding:0;
	margin:10px 0 10px 0;
	height:1px;
}
.popup_file {
	background: rgba(255, 255, 255, 0.8);
	padding:1em;
	text-align:left;
}

.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;
	/*float:left;*/
	display:inline-block;
	position:relative;
	box-shadow:0 0 15px rgba(0, 0, 0, .3);
	margin-right:20px;
	margin-top:20px;
	max-width: 380px;
}
.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;
}

.gallery_1 img {
	margin:3px;
	box-shadow:0 1px 3px 1px rgba(90, 90, 90, .3);
}
.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*/
}
.two_col {
	width:100%;
	column-count: 2;
	column-gap: 3em;
}
.two_col_border {
	width:100%;
	column-count: 2;
	column-gap: 3em;
	column-rule: grey 1px dotted;
}
.three_col {
	width:100%;
	column-count: 3;
	column-gap: 2em;
}
.three_col_border {
	width:100%;
	column-count: 3;
	column-gap: 2em;
	column-rule: grey 1px dotted;
}
a.URL_ext::after {
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-weight: 900;
	height: 16px;
	line-height: 16px;
	text-rendering: auto;
	width: 16px;
	-webkit-font-smoothing: antialiased;
	margin-left: 4px;
}
a.URL_intern::before {
	content: "\f064"; /* f090 = fa-sign-in | f0a4 = fa-hand-o-right f0da = */
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-weight: 900;
	height: 16px;
	line-height: 16px;
	text-rendering: auto;
	width: 16px;
	-webkit-font-smoothing: antialiased;
	margin-right: 4px;
}
.scrollToTop{
	width:80px;
	height:140px;
	padding:5px 10px 10px 15px;
	text-align:left;

	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:0;
	right:5px;
	display:none;
	background: url('../images/0cols/to_top_grey.png') no-repeat 0 20px;
	z-index: 20;
}
.scrollToTopSpan {
	color: #303030 !important;
}
.scrollToTop:hover{
	text-decoration:none;
}
.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%;
}
.Zoom_pop_pastos_flex img {
	opacity: 1;
	transition: all ease 600ms;
}
.Zoom_pop_pastos_flex:hover img {
	opacity: 0.8;
	box-shadow: 0 0 4px 2px rgba(0,0,0, .4);
}
/*###################################### default/zentral.css ########################################################################### */

#path_info{
	width:75%;
	text-align:left;
	margin:0 30px 0 0;
	padding:5px 0 10px 5px;
	position:relative;
	top:-15px;
	border-bottom:1px #124172 solid;
	background:none;
	z-index:1;
}
#path_info a{
	color:#000000;
	z-index:2;
}
#path_info a:hover{
	text-decoration:underline;
}
.path_info_index{ /*dient als Platzhalter für ein überlanges Slidermodul*/
	padding:0;
	margin:0;
}
.foto_page_headline {
	font-size:1.2em;
}

#tbl_pastos {
	border-collapse:collapse;
}
#tbl_pastos th {
	padding:0 4px 0 4px;
	border:solid #717171 1px;
	background:#525252;
	color:#ffffff;
}
#tbl_pastos td {
	vertical-align:top;
	padding:2px 4px 0 4px;
	border:solid #3c3c3c 1px;
	background:#f6f6f6;
}

#copyright {
	margin:50px 0 0 0;
	text-align:center;
	color:#BD7957;
}
#copyright a{
	color:#BD7957;
}
#c_pastos {
	margin:50px 0 0 0;
	text-align:center;
	color:#363636;
}
#c_pastos a {
	color:#363636;
}
.request_missing {
	background-color: rgba(255, 232, 39, .3);
	box-shadow: 0 0 5px 2px rgba(0,0,0, .1);
	outline:0;
	border-radius: 3px;
	color:#000000;
}
/*###################################### divs.css ########################################################################### */
.entire_wrapper {
	border-radius:0.3em;
	margin-bottom:55em;
	hyphens: auto;

}
.head_wrapper {
	margin:0;
	padding:0;
	width: 100%;
	/*background-color: rgba(255, 255, 255, .4);*/
}
.head_wrap_sub {
}
/* Zum Ausblenden der Navi small: */
.fly_out_div_resp {
	display:none;
}
.navi_top_wrapper {
	margin:0;
	padding:0;
	line-height:2.4em;
	box-shadow: 0 10px 12px -2px rgba(0, 0, 0, .2);
	background-color: #568994;
	z-index: 2000;
	position:relative;
}
.head {
	margin: auto;
	max-width:960px;
}
.head img{
	display:block;
}
.center_wrapper {
	margin: 0 auto;
	max-width:960px;
	text-align:left;
	overflow:hidden;
	padding:0 40px 40px 40px;
}
.center_right {
	display:none;
}
.center_left {
}
.center_left ul {
	list-style:none;
	margin:0;
	padding:0;
}
.center_left li {
}
.center_content_anchor {
	display: none;
}
.center_content {
	line-height: 1.4em;
	margin:7px 0 0 0;
	padding: 30px 0 30px 30px;
	min-height:650px;
	background-color: rgba(255, 255, 255, .8);

}
.center_inner_content {
}
.center_content ul{
	margin:0;
	padding:5px 10px 5px 30px;
}
.center_h1_pastos {
	font-weight: 600;
	font-size:1.2em;
	text-align:left;
	color:#568994;
}
.center_h1_pastos::before {
}
.center_content h1 {
	margin-top:0;
}
#center_form_modul {
	width: 75%;
	padding:10px;
	margin-top:20px;
	box-shadow: 0 0 7px 3px rgba(97,97,97,0.3);
}
#center_form_modul input{
	padding-left:3px;
}
#foot {
	clear:both;
	min-height:22px;
	color:grey;
	text-align:center;
}
#foot a {
	font-size:0.9em;
	text-decoration:none;
	color:#005f8d;
}
#foot span {
	font-size:0.9em;
	text-decoration:none;
}
.special_txt_foot {
	padding:0.8em 0.1em 0.1em 0.1em;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 2px 2px rgba(125,125,125,0.1);
	text-align:center;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 2;
}
.wrapper_foot_col_flex {
	display:flex;
	margin: 0 auto;
	max-width:900px;
	text-align: left;
}

.special_txt_foot_col_2_1 {
	width: 50%;
}
.special_txt_foot_col_2_2 {
	width: 50%;
}

.special_txt_foot_col_3_1 {
	width: 33.3%;
}
.special_txt_foot_col_3_2 {
	width: 33.3%;
}
.special_txt_foot_col_3_3 {
	width: 33.3%;
}

.special_txt_foot_col_4_1 {
	width: 21%;
	padding: 1%;
	margin: 1%;
}
.special_txt_foot_col_4_2 {
	width: 21%;
	padding: 1%;
	margin: 1%;
	text-align: left;
}
.special_txt_foot_col_4_3 {
	width: 21%;
	padding: 1%;
	margin: 1%;
	text-align: left;
}
.special_txt_foot_col_4_4 {
	width: 21%;
	padding: 1%;
	margin: 1%;
}
.special_txt_foot_inner_div {
	z-index: 3;
}

.wrapper_col_flex {
	display:flex;
}
.txt_col_2_1 {
	padding-right: 2%;
	width: 48%;
}
.txt_col_2_2 {
	padding-right: 2%;
	width: 48%;
}
.txt_col_3_1 {
	padding-right: 2%;
	width: 31.3%;
}
.txt_col_3_2 {
	padding-right: 2%;
	width: 31.3%;
}
.txt_col_3_3 {
	padding-right: 2%;
	width: 31.3%;
}
.txt_col_4_1 {
	width: 22%;
	padding-right: 2%;
}
.txt_col_4_2 {
	width: 22%;
	padding-right: 2%;
}
.txt_col_4_3 {
	width: 22%;
	padding-right: 2%;
}
.txt_col_4_4 {
	width: 22%;
	padding-right: 2%;
}
.text_sumas_bottom div{
	margin: auto;
}
.text_sumas_bottom div{
	max-width:980px;
	padding:2.8em;
	text-align: left;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 2px 2px rgba(125,125,125,0.1);
}
/*######################################### 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.2em;
	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.2em;
	padding:0.5em;
}
input[type=password] {
	box-shadow: 0 0 0.3em 0.1em rgba(63,121,168,0.1);
	border-radius:0.2em;
	padding:0.5em;
}
textarea{
	box-shadow: 0 0 0.3em 0.1em rgba(63,121,168,0.1);
	border-radius:0.2em;
	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:#568994;
	color:#ffffff;
	border:none 0;
	border-radius:0.2em;

}
input[type=submit]:hover  {
	background: #568994;
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
}
input[type=submit]:focus {
	background: #568994;
}

input[type=reset] {
	cursor:pointer;
	font-weight:800;
	padding:1em 1.5em 1em 1.5em;
	text-indent: 1.0em;
	letter-spacing:0.1em;
	background:#568994;
	color:#ffffff;
	border:none 0;
	border-radius:0.2em;
}
input[type=reset]:hover  {
	background: #568994;
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
}
input[type=reset]:focus {
	background: #568994;
}

input[type=button] {
	cursor:pointer;
	font-weight:800;
	padding:1em 1.5em 1em 1.5em;
	text-indent: 1.0em;
	letter-spacing:0.1em;
	background:#568994;
	color:#ffffff;
	border:none 0;
	border-radius:0.2em;
}
input[type=button]:hover  {
	background: #568994;
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
}
input[type=button]:focus {
	background: #568994;
}