@charset "ISO-8859-1";
.text_standard {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hintergrund {
	background-image: url(../Bilder/balken_schwarz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}

