.Ueberschrift
{
	text-align:center;
	font-family: Comic Sans MS;
	font-size: 20px;
    font-weight: normal;
	font-style: normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.status
{
	text-align:right;
	font-family: Comic Sans MS;
	font-size: 11px;
    font-weight: normal;
	font-style: normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}


body
{
	background-color: #fff4c7;
	font-family: Arial;
	font-size: 13px;
}


a {
text-decoration: none;
color: #333333;
}

a:hover {
text-decoration: none;
color: #111111;
font-weight: bold;
}
