#startseiteContent {
	float: left;
	width: 630px;
}
#bereichsUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #131D96;
	padding-top: 15px;
	padding-left: 15px;
}
#unterUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888ECA;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: bold;
	float: left;
}
#kurzVorgestellt {
	float: left;
	width: 315px;
}
#leistungenUeberblick {
	float: right;
	width: 281px;
}
#aktuelleBauprojekte {
	float: left;
	height: 100px;
	width: 315px;
}
#aktuelleBauprojekteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width: 300px;
	float: left;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131C96;
	margin-left: 15px;
}
#leistugenUeberblickFelder {
	float: left;
	width: 266px;
}
#leistungenUeberblickUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131D96;
	padding-top: 13px;
	padding-left: 70px;
	font-weight: bold;
}
#leistungenUeberblickText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
	padding-left: 70px;
}
#leistungenUeberblickNeubau {
	background-image: url(../images/startseite/neubau.gif);
	background-repeat: no-repeat;
	height: 67px;
	background-position: 15px 10px;
}
#leistungenUeberblickUmbauSanierung {
	background-image: url(../images/startseite/umbau_sanierungen.gif);
	background-repeat: no-repeat;
	height: 67px;
	background-position: 15px 10px;
}
#leistungenUeberblickGewerblich {
	background-image: url(../images/startseite/gewerblich.gif);
	background-repeat: no-repeat;
	height: 67px;
	background-position: 15px 10px;
}
#leistungenUeberblickOeffentlich {
	background-image: url(../images/startseite/oeffentlich.gif);
	background-repeat: no-repeat;
	height: 67px;
	background-position: 15px 10px;
}
#leistungenUeberblickSchluesselfertig {
	background-image: url(../images/startseite/schluesselfertig.gif);
	background-repeat: no-repeat;
	height: 67px;
	background-position: 15px 10px;
}
