@charset "utf-8";
/* CSS Document */

#uebersicht_global
{
width: 700px;
margin-left:2%;
margin-right: auto;
margin-top: 30px;
}

.head_uebersicht
{
font-size:12px; 
font-weight: bold;
color:#f29400;
margin-bottom: 5px;
}

.content_uebersicht
{
margin-bottom: 15px;
}

.balken_links_beratung {
	margin-top:15px; 
	width:1%; 
	height:225px; 
	float:left; 
	border:1px solid #ccc2bd;
}

