.Verluaf {
	background-color: #D5F1FF;
	background-image: url(bilder/verlauf.jpg);
	background-repeat: repeat-x;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
.TabellenUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5499BA;
	line-height: 150%;
}
.textfeld300x20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 280px;
	border: 1px solid #408CB3;
}
.textfeld300x100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	width: 280px;
	border: 1px solid #408CB3;
}
.BlauerBalken {
	background-image: url(bilder/balken_vert.gif);
	background-repeat: repeat-y;
}
