

.cell_intro_standorte_head {
	height: 60px;
	padding-top: 30px;
	background-color: #FFF200;
}
.cell_intro_standorte_main {
	background-color: #FFF200;
	height: 160px;
	width: 100%;
	text-align: center;
}
.cell_intro_standort {
	float: left;
	/* width: 33%; */
	width: 19%;
	text-align: center;
}
.cell_intro_standort img {
	/* width: 62px; */
	width: 52px;
}
.cell_intro_standort div {
	padding-top: 10px;

}
.cell_intro_standort, .cell_intro_standorte_head {
	font-family: 'dejavu_sansbook';
	/* font-size: 28px; */
	font-size: 24px;
	font-weight: bold;
	color: #005192;
	z-index: 100;
}
.cell_intro_standort a, .cell_intro_standorte_head a {
	color: #005192;
	
}
.cell_intro_standort a:hover {
	color: #AEC8DC;
}




