
.inFormHalfHeadline /*Container für Überschriften*/
{
	float:left;
	width:260px; /*das Padding muss hinzugezählt werden --> also effectif 570px*/
	line-height:20px;
	margin-top:20px;
	margin-bottom:5px;
	padding-left:10px;
	font-weight:bold;
}
.changelink
{
    float:right;
    padding-right:9px;
    line-height:20px;
    margin-top:2px;
}
/*.changebutton
{
    float:left;
    height:20px;
	border: 0px;
	text-decoration: none;
    font-weight: normal;
}
.changebutton:hover
{
    text-decoration: underline;
}
*/.overviewHeadlineText
{
    float:left;
    width:270px;
}
.overviewBlock
{
	float:left;
	width:570px;
}
.key
{
    margin-top:0px;
    float:left;
    width:80px;
}
.value
{
    margin-top:0px;
    width:470px;
    float:left;
    padding-right:10px;
}
.contentBlockConfigFinance
{
    margin-left:10px;    
}
.validationErrorMessagesOverview
{
    float:left;
    width:570px;
    margin-top:10px;
    margin-bottom:5px;
}
.firstInFormHeadlineOverview /*Container für Überschriften*/
{
	float:left;
	width:560px; /*das Padding muss hinzugezählt werden --> also effectif 570px*/
	line-height:20px;
	margin-top:5px;
	margin-bottom:3px;
	padding-left:10px;
	font-weight:bold;	
}
.saveDataCBOverview
{
    border:0px;
    margin-top:9px;
    margin-right:5px;
    float:left;
}
.saveDataCBOverviewIE
{
    border:0px;
    margin-top:-4px;
    margin-right:5px;
    float:left;
}



