/**
 * Style sheet basic
 */
.ueberschrift
{
	font-weight:bold;
	color:#1b5773;
}
