body {
	background-color: #B5BDD4;
}
.aktuelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283F85;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283F85;
	font-weight: bold;
}

.Stil1 {
	font-family: "Monotype Corsiva";
	color: #283F85;
	font-size: xx-large;
}

a:link {
	color: #283F85;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #283F85;
}
a:hover {
	text-decoration: underline;
	color: #283F85;
}
a:active {
	text-decoration: none;
	color: #283F85;
}
