.highlight {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
.text {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252526;
	text-decoration: none;
}
.ueberschrift {

	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.highlightsmall {

	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}
.back {
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
}
