div#Suma_Gesamt{
	width: 100%;
	height: auto;
}

div#Suma_Ueberschrift{
	width: 100%;
	height: 25px;
	background-color: #F2F2F2;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #535252;
}

div#Suma_Text_Gesamt{
	width: 100%;
	height: 122px;
	background-color: #D6D6D6;
}

div.Suma_Text_Teil{
	text-align: left;
	float: left;
	height: 122px;
	width: 270px;
	font-family: verdana;
	font-size: 10px;
	color: #6B6B6B;
}

div.Suma_Text_Abstand{
	float: left;
	width: 10px;
	height: 122px;
}