a { 
	color:blue; text-decoration: none
}

a:visited {
	color:blue; text-decoration: none
}

a:hover {
	color:red
}

a.hotnews:hover {
	color:white;
}

h2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
}

h3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 1em 0;
}

body, td, p  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:1.5em;
}

img
{
	border:none;
}

.small  {
	font-size : 9px;
}

.newstitle {
	font-size : 14px;
	font-weight : bold;
}

td.title {
	background: #3C39FF;
	font-size : 12px;
	color : White;
	text-align : left;
	font-weight : bold;
}

td.titlec {
	background: #3C39FF;
	font-size : 12px;
	color : White;
	text-align : center;
}

td.subtitle {
	background : #EEEEFF;
	font-weight : bold;
	font-size : 9px;
}

td.text {
	background : #EEEEFF;
	font-size : 12px;
}

td.textsmall {
	background : #EEEEFF;
	font-size : 9px;
}

td.blank {
	font-size : 12px;
	background-color : transparent;
}

td.nrb {
	background : #EEEEFF;
	font-size : 12px;
	text-align : right;
	font-weight : bold;
}

td.nr {
	background : #EEEEFF;
	font-size : 12px;
	text-align : right;
}

td.dark {
	background: navy;
}

table.wb {
	background-color : White;
}

#ulNav
{
	margin:0;
	padding:0;
}

#ulNav li
{
	list-style:none;
	padding:3px 5px;
	background: url(/pix/back_dark.gif);
	border:1px solid navy;
	margin:0 0 3px 0;
}

#ulNav li a
{
	font-size:11px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#ulNav li a.active
{
	color:red;
}

a.nav, a.nav:visited { 
	color:black;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

a.navselected, a.navselected:visited { 
	color:red;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

a.nav:hover, a.navselected:hover {
	color:red;
	font-size : 11px;
	font-weight : bold;
}

table.nav {
	border:1px solid navy;
}

table.nav td {
	background: url(/pix/back_dark.gif)
}

a.black, a.black:visited { 
	color:black;
	text-decoration: none;
}

a.black:hover {
	color:red;
}

table.rangliste td {
	padding-right:10px;
}
