/****************************************************
© 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;
}

/*######################################### sitemap_tutto.css ######################################################################### */
#sitemap_footer {
	margin:auto;
	margin-top:0;
	margin-bottom:40px;
	width:980px;
	text-align:left;
	/*box-shadow:0px 0px 20px rgba(32, 57, 91, .3);*/
	/*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;
	/*display:none;*/
}
.sm_foot_tutto td {
	box-shadow:0px 0px 20px rgba(32, 57, 91, .3);
	background-color: rgba(255, 255, 255, 0.7);
	padding:10px;
	width:33.3%;
	vertical-align:top;
	/*text-align:left;*/
}
.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: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;
}
/*######################################### wp_blog.css ######################################################################### */
.post_content_linked img {
	border:0px none;
	width:0.8em;
	margin-right:0.5em;
	margin-left:0em;
}
.post_content_hl span{
	font-size:0.7em;
	font-style:italic;
	font-weight:400;
	letter-spacing: 0.1em;
	margin-left:2em;
}
.post_content_hl span::before {
	content: "-";
	margin-right:2em;
}
.ui-widget-content {
	box-shadow:0px 0px 10px rgba(0, 0, 0, .2) !important;
	border:none !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	box-shadow:0px 0px 10px rgba(0, 0, 0, .2) !important;
	border:none !important;
	background:none !important;
	margin-top:10px !important;
}


