/****************************************************
© 2004 - 2016 human-data.de / internetagentur-koch.de ****
****************************************************/
/*####################################### infobox.css ########################################################################### */
.info_boxes_bottom_responsive {
	display:none;
}
#info_boxes_center_1a{ /*Contentbereich - es gibt ne Infobox für die Seite*/
	padding:0px 40px 40px 0px;
}
#info_boxes_center_1b{ /*Contentbereich - es gibt keine Infobox für die Seite*/
	/*float:left;*/
	/*padding-right:0px;*/
}
#info_boxes_center_2{ /* der Bereich der Infoboxen*/
	width:250px;
	float: right;
	margin: 0px 10px 20px 20px;
}

#boxes_main_left a {
	background:none;
	padding:0px;
	margin:0px;
	color:#000000;
}
#boxes_main_left a:link{
	background:none;
	color:#000000;
}
#boxes_main_left a:hover{
	background:none;
}
#boxes_main_left a:visited {
	background:none;
	color:#000000;
}
.info_box1 {
	margin:0px 0px 0 10px;
	box-shadow:0 0 1em 0.3em rgba(90, 90, 90, .2); /*schattenwurf nach 4 Seiten*/
	background: rgba(255, 255, 255, 0.4);
}
.info_box1_head {
	display:block;
	min-height:15px;
	padding:10px;
	text-decoration:none;
	font-weight:600;
	color:#ffffff;
	/*background: #383332;*/
	/*background: #ffffff;*/
	color: #000000;
	border-bottom: 1px solid silver;
	text-align: center;
}
.info_box1_text {
	min-height:80px;
	margin: 0 0 0.5em 0;
	padding:10px;
	color:#000000;
}

.info_box_small{
	margin:10px 0px 0 0px;
}
.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 0px;
}
.info_box_2cols_left{
	margin:20px 0px 0 0px;
}
.info_box_2cols_left_head {
	display:block;
	min-height:15px;
	padding:3px 7px 3px 7px;
	text-decoration:none;
	font-weight:600;
	color:#b40f1e;
	background:none;
	border:0px none;
}
.info_box_2cols_left_text {
	min-height:30px;
	margin:0px;
	padding:3px 7px 3px 7px;
	color:#000000;
	background:none;
	border:none 0px;
}

.info_box_small_2cols_left{
	margin:10px 0px 0 0px;
}
.info_box_small_2cols_left_text {
	margin:0;
	padding:3px 7px 3px 7px;
	display:block;
	text-decoration:none;
	font-size:0.9em;
	color:#000000;
	border:#ede9dd solid;
	border-width:1px 0px 1px 1px;
}
/*################################### teaser.css ############################################################################ */
.teaser_wrapper_responsive_mobil_only {
	display: none;
}
.teaser_wrapper {
	width:100%;
}
.teaser_headline {
	margin:0 0 0 0;
	padding:2px 5px 2px 5px;
	/*color:#ffffff !important;*/
}
.teaser_headline > a{
	/*color:#ffffff !important;*/
}
.teaser_headline > img {
	position: relative;
	top: 7px;
}
.teaser_text {
	margin:0 0 3px 0;
	padding:2px 5px 2px 5px;
}
.teaser_text a{
	font-weight:600;
}
.teaser_text img {
	position:relative;
	top:3px;
	height:30px;
	margin-right:10px;
}
/*######################################### overlay_divs.css ######################################################################### */
/* Overlay 1*/
.container_overlay_list {
	margin-top: 20px;
	text-align: center;
}
.overlay_name {
	font-size:1.1em;
	font-weight: 400;
	padding: 1.5em 0 1em 0;
}
.overlay_list {
	list-style-type: none !important;
	padding:0 !important;
	margin:0 !important;
	position: relative;
	left: -0.3em;
}
.overlay_list a {
	color: #ffffff;
	font-style: normal;
	font-weight: 400;

}
.overlay_list > li {
	list-style: none;
	/*float:left;*/
	display: inline-block;
	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.4em;
	opacity:1;
	text-align: center;
}
.sub_headline:hover {
}
.overlay_sub {
	/*width:100%;*/
	/*height:100%;*/
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	opacity:0;
	padding:4em 0.9em 0.5em 0.9em;
	z-index:1;
	text-align: left;
}
.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 ######################################################################### */
.sm_table {
	margin: auto;
	margin-bottom: 7em;
	max-width: 1070px;
}
.sm_table a {
}
.sm_table a:hover {
	text-decoration:none;
}
.sm_table_row {
   display: flex;
	flex-wrap: wrap;
	justify-content : space-between;
}
.sm_headline {
	font-size:1.1em;
	font-weight:600;
	text-align: center;
}
.sm_table_cell {
	box-shadow:0 0 20px rgba(32, 57, 91, .3);
	background-color: rgba(255, 255, 255, 0.7);
	padding:1%;
	width: 31.3%;
	margin-bottom: 0.5%;
	text-align: left;
}
.sm_table_cell span {
	text-decoration:none;
	font-size:1.1em;
	font-weight:600;
	color:#000000;
	line-height:1.6em;
}
.sm_table_cell span:hover {
	text-decoration:none;
}
.second_floor {
	padding:0px;
	margin:0px;
}
.second_floor span {
	text-decoration:none;
	font-size:1.1em;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight:400;
	color:#000000;
	line-height:1.6em;
}
.second_floor span:hover {
	text-decoration:underline;
}
.third_floor {
	padding:0px 0px 0px 10px;
	margin:0px;
}
.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:0px 0px 0px 20px;
	margin:0px;
}
.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: auto;
	text-align: center;
	/*width: 920px;*/
	/*width: 100%;*/
	margin-top:0px;
		margin: auto;
	max-width:960px;
}
.slider_content_name {
	font-size: 1.6em;
	font-weight: 600;
}
.jssora22l{
	bottom:50%;left:12px;width:40px;height:58px;
}
.jssora22r {
	bottom:50%;right:12px;width:40px;height:58px;
}
.captionOrange {
	font-size: 150%;
	line-height: 150%;
	text-align: center;
	border-radius: 3px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	left: 15%;
	top: 62%;
	/*background-color: rgba(255, 255, 255, 0.9);*/
	background-color: rgba(0, 95, 141, 0.82);
	color: #ffffff;
}
@media (min-width: 600px) and (max-width: 800px) {
	.captionOrange {
		font-size: 200%;
		line-height: 200%;
		left: 15%;
		top: 62%;
	}
}
@media (max-width: 600px) {
	.captionOrange {
		font-size: 230%;
		line-height: 230%;
		left: 15%;
		top: 60%;
	}
}
.arrow_left{
	top: 123px; left: 8px;
}
.arrow_right{
	top: 123px; right: 8px;
}
/*######################################### 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;
}


