/* CSS Document */

.schrift{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.unterueberschrift{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #C50202;
	font-weight: bold;
}
.ueberschrift {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 28px;
	color: #C50202;
	font-weight: bold;
}
