a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	text-decoration: underline;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	text-decoration: underline;
}
a:hover   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration: underline;
}
A:LINK {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	text-decoration: underline;
}

TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
}

.maintable {
	background : #666666;
	width : 100%;
	height : 100%;
}

.topnav {
	background : #333333;
	height : 30;
	font-size : x-small;
}

.leftnav {
	background : #000000;
	width : 140;
	font-size:10px;
}

.content {
	background : #000000;
	font-size:12px;
}

.footer{
	background : #666666;
	height : 16;
	font-size:10px;
}

.grosslink {
	font-size : 18px;
	font-weight: bold;
}

.personaldata {
	color : #f0f0f0;
	font-weight: bold;
}

.anzeigebody {
	background : #303030;
	border-width: 0px;
}

.anzeigeleiste {
	background : #444444;
}
h2{
	font-size:14px;
}
