/****************************************************
© 2004 - 2014 human-data.de / internetagentur-koch.de ****
****************************************************/
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);*/
@import url("info_box.css");
@import url("teaser.css");
@import url("feedback.css");
@import url("profil.css");
@import url("event.css");
html {
	width:100%;
	height:100%;
}
body {
	height:100%;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:80%;
	color:#464646;
	background-color: #ffffff;
	margin:0;
	padding:0;
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	/*background-attachment:fixed;*/
}
.body_no_bg {
	background: none !important;
	text-align: left;
}
.body_no_bg .center_right {
	display: none;
}
h1 {
	font-size:1.2em;
	/*font-weight:700;*/
	margin:0;
}
h2 {
	font-size:1.1em;
	/*font-weight:700;*/
	margin:0;
}
h3 {
	font-size:1em;
	/*font-weight:700;*/
	margin:0;
}
h4 {
	font-size:1em;
	/*font-weight:700;*/
	margin:0;
}
a:link {
	color:#956F2F;
	text-decoration:none;
}
a:visited {
	color:#956F2F;
	text-decoration:none;
}
a:hover {
	color:#956F2F;
	text-decoration:underline;
}
a:active {
	color:#956F2F;
	text-decoration:none;
}
img {
	max-width: 100%;
	height: auto;
}

a img {
	border:none;
}
table,iframe, object, embed, input, textarea {
	max-width: 100%;
	/*height: auto;*/
}
table,td {
	vertical-align:top;
}
.bildstyle_thumb {
	border:1px solid #aeaeae;
	background:#FFFFFF;
	padding:1px;
}
.bildstyle_jpg {
	border:1px solid #aeaeae;
	background:#FFFFFF;
	padding:3px;
}
.kontakt_check {
	border-radius:5px;
	padding:10px;
	width:350px;
	background: rgba(255,255,255,0.7);
	box-shadow:0px 0px 10px rgba(90, 90, 90, .3);
}
.kontakt_check_span {
	font-size:1.0em;
	font-weight:600;
	color:#BC1717;
}
.input_checkbox {
	background:none;border:none;margin-right:0;
}
.social_plugin {
	position:absolute;
	bottom:0;
	right:2em;
	z-index:-1;
}
.social_plugin img {
	opacity:0.7;
}
.form_request {
	color:#7a5d1e;
	text-decoration:none;
}
#newsletter_inc {
	margin-top:-5px;
	border:silver 1px solid;
	color:#ffffff;
	background:#5e5e5e;
	padding:5px 10px 5px 10px;
	width:300px;
}
.search_field {
	background:none;
	width:100%;
	color:#000000;
}
.submit_search{
	position:relative;top:6px;
}

.searchfield_header {/** Suchfeld navi_top_flyout **/
	position:absolute;
	top:0px;
	margin-left:10px;
}
#search_page {
	padding:20px 10px 20px 10px;
	margin:30px 230px 0px 0px;
	background:#ffffff;
	color:#000000;
	box-shadow:0px 0px 10px rgba(0, 0, 0, .4);
	width:97%;
}
#search_page a{
	color:#000000;
}
#search_page p{
	padding:2px 2px 4px 2px;
	margin:0 0 2px 0;
	/*border:1px silver solid;*/
	background: rgba(255, 255, 255, 0.7);
	display:block;
}

.pastos1 {
	position:absolute;
	top:-230px;
	left:-234px;
}
.pastos2 {
	position:absolute;
	top:-330px;
	left:-334px;
}
.pastos3 {
	position:absolute;
	top:-430px;
	left:-334px;
}

#foto_force_download {
	width:100%;
	background:none;
	padding:10px 10px 0px 0px;
	margin-bottom:10px;
}
#foto_force_download div{
	background:none;
}
#foto_force_download a{
	/*float:left;*/
	margin-right:10px;
}
#foto_force_download h2{
	font-size:1.2em;
	/*background:#ffffff;*/
	padding:2px 5px 12px 0px;
}
#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 0px 0px;
	color:#000000;
}
#foto_force_download hr {
	/*display:none;*/
	/*clear:both;*/
	padding:0px;
	margin:10px 0px 10px 0px;
	height:1px;
}
.popup_file {
	text-align: left;
	background: rgba(255, 255, 255, 0.8);
	padding:1em;
}
.assoc_members_only{/* bitte nicht ins Modul, muss da bleiben, weil zentral in Nutzung */
	margin:20px 90px 20px 0px;
	padding:20px 20px 50px 40px;
	border:1px grey solid;
	background:silver;
	color:#ffffff;
	font-size:1.1em;
}
/**/
.gallery_1 img {
	margin:3px;
	box-shadow:0px 1px 3px 1px rgba(90, 90, 90, .3);
}
.foto-gallery-repsonsive img {
	margin:3px;
	box-shadow:0px 1px 3px 1px rgba(90, 90, 90, .3);
}
.bild_schattenwurf {
	box-shadow:0px 0px 10px 5px rgba(90, 90, 90, .3); /*schattenwurf nach 4 Seiten*/
}
.two_col {
	width:100%;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 3em;
	-webkit-column-gap: 3em;
	column-gap: 3em;
}
.two_col_border {
	width:100%;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 3em;
	-webkit-column-gap: 3em;
	column-gap: 3em;
	-moz-column-rule: grey 1px dotted;
	-webkit-column-rule: grey 1px dotted;
	column-rule: grey 1px dotted;
}
.three_col {
	width:100%;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;

}
.three_col_border {
	width:100%;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;
	-moz-column-rule: grey 1px dotted;
	-webkit-column-rule: grey 1px dotted;
	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:20px;
	height:140px;
	padding:5px 0 10px 15px;
	text-align:left;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom: 0;
	right: 0;
	display:none;
	background: url('../images/3cols/to_top.png') no-repeat 0 0;
	z-index: 20;
}
.scrollToTopSpan {
	color: #303030 !important;
}
.scrollToTop:hover{
	text-decoration:none;
	opacity: 0.8;
	bottom: 2px;
}
.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: opacity ease 600ms;
}
.Zoom_pop_pastos_flex:hover img {
	opacity: 0.6;
}