BODY {
	margin : 4 4 4 4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: 333333;
}

a         {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3F5F97;
	text-decoration: underline;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2E4F86;
	text-decoration: underline;
}
a:hover   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	background:#A90000;
}
A:LINK {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2E4F86;
	text-decoration: underline;
}

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

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

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

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

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

.footer{
	background : #e0e0e0;
	font-size : x-small;
	height : 20;
	font-size:10px;
}

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

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

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

.anzeigeleiste {
	background : #e0e0e0;
}
