/* CSS Document */
.orange {
	color:#f26a29;
	font-weight:normal;
}
.orangefett {
	color:#f26a29;
	font-weight:bold;
}
.fett {
	color:#505050;
	font-weight:bold;
}
.center {
	text-align:center;
}
