table
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}


.menu:link
{
		font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	border-right:1px Solid #333366;
	color : #FFFFFF;
	padding: 5px;
	height:13px;
	font-weight : bold;
}
.menu:active
{
		font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	border-right:1px Solid #333366;
	color : #FFFFFF;
	padding: 5px;
	height:13px;
	font-weight : bold;
}
.menu:visited
{
		font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	border-right:1px Solid #333366;
	color : #FFFFFF;
	padding: 5px;
	height:15px;
	font-weight : bold;
}
.menu:hover
{
	color: #CC3F33;
}
.toplink
{
	color: yellow;
	font-weight : bold;	
}

.rang
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}
.head
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
}
.seite:link
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;	
	color : #FFFFFF;
	padding: 1px;
	height:12px;
	font-weight : bold;
}