@charset "utf-8";
#apDiv3 {
	position:absolute;
	width:824px;
	z-index:1000;
	left: 200px;
	top: 160px;
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #006;
	visibility: visible;
	text-align: left;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	color: #00C;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: underline;
}





/* CSS Document */

#kopfschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #F00;
	background-color: #FFFFDE;
	line-height: 48px;
	text-align: center;
}
.Kopfbereich {
	text-align: center;
}
.kl-schrift {
	font-size: 10px;
	line-height: 14px;
}
table.border, table.border td {
	border:1px solid #039;
	border-collapse: collapse;
}

#apDiv3 table {
	text-align: left;
	border-collapse: collapse;
}
#apDiv3 table tr td .fett rot {
	color: #F00;
}

