body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 140%;
	margin: 10px;
	padding: 0px;
	background-color: #FFF;
}

a {
	text-decoration: none;
	color: #005A78;
}

a:hover {
	color: #55b5d5;
}

.alpha {
	width: 98%;
	background-color: #e6f4f8;
	padding: 6px;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}

.fensterzu {
	position:absolute;
	right: 5px;
	font-size: 13px;
}

h1 {
	font-size: 20px;
	color: #005A78;
	margin: 0;
}