body {
	background-color: white;
	color: black;
	vertical-align: top;
}

body.kickers {
	background-image: url(../fussball/ofc/pics/ofc-bg.gif);
}

table.list td {
	vertical-align: text-top;
}

table.list th {
	vertical-align: text-top;
}

tr.middle {
	vertical-align: middle;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:active {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

td.top {
	background-color: #cc0000;
	color: white;
	vertical-align: middle;
}

td.navi {
	background-color: #cc0000;
	color: white;
	vertical-align: top;
}

td.navi a {
	line-height: 2em;
}

td.navi a:link {
	color: white;
	text-decoration: none;
}

td.navi a:visited {
	color: white;
	text-decoration: none;
}

td.navi a:active {
	color: white;
	text-decoration: none;
}

td.navi span {
	color: #ff9999;
	font-weight: bold;
	line-height: 2em;
}

.em {
	color: #cc0000;
}

a.text {
	color: #000000;
}

a.text:active {
	text-decoration: underline;
}

a.text:hover {
	text-decoration: underline;
}

td.aktiv {
	background-color: #ffcccc;
}

td.anzahl {
	padding-left: 1em;
	padding-right: 1em;
	text-align: right;
	vertical-align: text-top;
}
