body {
	background-color: #DFDEFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, Tahoma;
}
.Ueberschrift {
	font-weight: bold;
	font-family: "Century Gothic", Arial, Tahoma;
}
.top {
	font-size: 18px;
}

.note {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: blink;
}

.info {
	font-size: 12px;
}
