body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.tennis-1 {
	background-image: url(tennis-grafik/kopf.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 495px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 2;
}
.tennis-2 {
	position: absolute;
	z-index: 3;
	height: 115px;
	width: 310px;
	left: 66px;
	top: 12px;
	text-align: center;
}
.tennis-3 {
	position: absolute;
	z-index: 4;
	height: 115px;
	width: 330px;
	left: 577px;
	top: 12px;
	text-align: center;
}
.tennis-nav {
	position: absolute;
	z-index: 5;
	height: auto;
	width: 200px;
	left: 5px;
	top: 170px;
	cursor: auto;
}
.tennis-text {
	position: absolute;
	z-index: 6;
	height: auto;
	width: 520px;
	left: 212px;
	top: 170px;
	background-color: #FFFFFF;
	padding: 8px;
}
.tennis-right {
	height: auto;
	width: 200px;
	position: absolute;
	z-index: 7;
	top: 170px;
	left: 750px;
	text-align: center;
	border: thick #FFCC00;
}
.nav1 {
	color: #000000;
	background-color: #FFCC00;
	font-weight: bold;
	text-align: center;
}
.nav2 {
	color: #000000;
	background-color: #FFFF00;
	background-image: url(tennis-grafik/liste.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 50px;
}

.nav-right {
	background-color: #FFFF00;
	border: #FFCC00;
}
.copyright {
	background-color: #FFCC00;
	position: static;
	z-index: 8;
	margin-top: 10px;
	width: 500px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.zentriert {
	text-align: center;
}
