.rtable {
	width: 400px; 
	background: #FFFFFF;
}

.rtdleft {
	padding: 3px; 
	font-size: 12px;
	font-weight: normal;
	color: #3775a4; 
	line-height: 20px; 
	background: #F0F4F7;
}

.rtdhidden {
	display: none;
}

.rtdsumme {
	padding: 3px; 
	font-size: 12px;
	font-weight: normal;
	color: #3775a4; 
	line-height: 18px; 
	background: #F0F4F7; 
	text-align: right;
}

.rtdgesamtsummeleft {
	padding: 3px; 
	font-size: 14px; 
	line-height: 20px; 
	font-weight: normal; 
	background: #2670A5; 
	color: white; 
}

.rtdgesamtsummeright {
	padding: 3px; 
	font-size: 14px; 
	line-height: 20px; 
	font-weight: normal; 
	background: #2670A5; 
	color: white; 
	text-align: right;
}

