body {
	color: white;
	margin: 0;
	padding:0;
	background-color: #00286f;
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
a:active {
	color: white;
	text-decoration: underline;
}

#zentrierung {text-align: center;position: absolute;top: 50%;width: 100%;}
#content{width: 740px;height: 560px; font-family: Arial, Helvetica, sans-serif;margin-left: -370px;position: absolute;top: -280px;left: 50%;}
#table1 {width:740px; height:560px}
.Stil7 {font-size: x-large}
.Stil10 {font-size: small}
.Stil12 {font-size: small; font-weight: bold; }
.Stil13 {font-size: xx-small}
.Stil14 {font-size: large}

