/****************************************************
© 2004 - 2014 human-data.de / internetagentur-koch.de ****
****************************************************/
.info_boxes_bottom_responsive {
	display:none;
}
#info_boxes_center_1a{ /*Contentbereich - es gibt ne Infobox für die Seite*/
	padding:0px 40px 40px 40px;
}
#info_boxes_center_1b{ /*Contentbereich - es gibt keine Infobox für die Seite*/
	float:left;
	padding-right:20px;
}
#info_boxes_center_2{ /* der Bereich der Infoboxen*/
	width:170px;
	float: right;
	margin:10px 10px 20px 20px;
}
#boxes_main_left a {
	background:none;
	padding:0px;
	margin:0px;
	color:#000000;
}
#boxes_main_left a:link{
	color:#000000;
}
#boxes_main_left a:hover{
}
#boxes_main_left a:visited {
	color:#000000;
}
.info_box1{
	margin:0px 0px 0 0px;
}
.info_box1_head {
	display:block;
	min-height:15px;
	padding:7px 7px 7px 7px;
	text-decoration:none;
	font-weight:600;
	color:#000000;
	background:#f0f5d1;
	text-align:center;
	border:#254e33 solid;
	border-width:1px 1px 0px 1px;
}
.info_box1_text {
	min-height:80px;
	margin:0;
	padding:3px 7px 3px 7px;
	color:#000000;
	border:#254e33 solid;
	border-width:1px 1px 1px 1px;
}
.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:#ffffff;
	border:solid silver;
	border-width:1px 0 1px 0;
}
.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-color:#ffffff;
	border:#ede9dd solid;
	border-width:1px 0px 0px 1px;
}
.info_box_2cols_left_text {
	min-height:80px;
	margin:0;
	padding:3px 7px 3px 7px;
	color:#000000;
	background-color:#ffffff;
	border:#ede9dd solid;
	border-width:1px 0px 1px 1px;
}

.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;
	background:#ffffff;
	color:#000000;
	border:#ede9dd solid;
	border-width:1px 0px 1px 1px;
}