

/* --- Stylesheet 220 () --------- */ 

#leiste {
	background-color: #D2E0EF;
	height: 275px;
	overflow: hidden;
}

#leiste a {
	text-decoration: none;
	color: #1D4678;
	border-bottom: 1px dotted #1D4678;
}


#leiste h3 {
	color: #6E8AAC;
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0px;
}

#showcase {
	float: left;
	width: 480px;
	background-color: #DCE6EF;
	padding: 15px 30px;
	color: #7893B3;
	font-size: 14px;
}

#showcase .Bild {
	float: left;
	margin: 0px 25px 15px 0px;
}

#showcase h4 {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0px;
}

#beratung {
	margin-left: 0px;
	padding: 15px 30px;
	float: left;
}

#beratung .step {
	float: left;
	width: 220px;
	color: #7893B3;
	font-size: 14px;
}

#beratung .step .Bild {
	width: 200px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 6px solid #BBCCE0;
}

#beratung .step span {
	padding: 0px 5px 1px 5px;
	background-color: #fff;
	color: #436690;
	border: 1px solid #436690;
	font-family: Georgia;
	font-size: 13px;
	line-height: 13px;
}