body {
	background-color: #a9d4ff;
	margin: 18px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: white;
	background: #2a597a;
	text-decoration: overline;
}
.headline {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
}
.schrift_klein {font-size: 9px}
.banner {
	position: relative;
	top: 2px;
	left: 264px;
	width: 468px;
	height: 60px;
}