html, body {
/*	height: 100%; */
}
body {

	background-image: url(fussball_rasen.jpg);
	padding: 0px;
	margin: 0px;
	color: #000000;
}
#goddiv {
	width: 1024px;
	margin: auto;
}
#topDiv {
	height: 79px;
	background-image: url(fussball_oben.jpg);
	background-repeat: no-repeat;
}
#navitable {
	background-image: url(fussball_navi.jpg);
	background-repeat: no-repeat;
	height: 671px;
}
#navicontent {
	padding-top: 30px;
	padding-left: 40px;
	line-height: 1.3em;
}
a.naviLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: underline;
	border-bottom: 0px;
}
a.naviLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: underline;
	border-bottom: 0px;
}
#contentcell {
	background-image: url(index_09.jpg);
	background-repeat: no-repeat;
	height: 458px;
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}