#Ebene1 { background-color: #c3d2f4; height: 64px; width: 980px; left: 0; top: 60px; position: absolute; z-index: 1; visibility: visible; }
#Ebene2 {
	color: blue;
	font-weight: bold;
	height: 140px;
	width: 152px;
	left: 10px;
	top: 150px;
	position: absolute;
	z-index: 2;
	visibility: visible; }
body { color: black; font-family: "News Gothic MT"; width: 972px; }
p { font-family: "News Gothic MT"; }
td { font-family: "News Gothic MT"; }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.fleft { float: left; margin-right: 1em; margin-bottom: 1em; }
.fright { float: right; margin-top: 1em; margin-bottom: 1em; margin-left: 1em; }
.framebox {
	color: #00f;
	font-size: 90%;
	font-family: "News Gothic MT";
	background-color: white;
	width: 50%;
	float: left;
	margin-right: 1em;
	padding: 1em;
	outline: double medium #00f; }
.caption {
	font-size: 88%;
	font-family: "News Gothic MT"; }
#container { color: blue; font-size: 90%; font-family: "News Gothic MT"; background-color: white; float: left; max-width: 50%; margin-right: 1em; padding: 1em; border-width: 1em; outline: double medium blue; }
#main { font-family: "News Gothic MT"; float: left; max-width: 70%; margin: 1em; padding: 1em; }
#img { float: left; margin: auto; }

