.rot {
	color: #C00;	
}
.italic {
	font-style: italic;
}
.feld290pxb-grau {
	background-color: #EEE;
	width: 250px;
	padding: 10;
	float: right;
}
.feld290pxb-weiss {
	text-align:left
	background-color: #FFF;
	width: 260px;
	padding: 10;
}
.feld-ganzebreite {
	width: 580px;
	clear: both;
}
.bggrau {
	width: 580px;
	background-color: #EEE;
	margin-top: 5px;
	margin-bottom: 5px;
	height: inherit;
	text-indent: 10px;
}
.bgweiss {
	width: 580px;
	background-color: #FFF;
	text-indent: 10px;
}
