/*--styles-fuer-oben-links.de--*/
* html{
	margin: 0px;
	padding: 0px;
}

body{
	margin-left: 24px;
	margin-top: 24px;
}

table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.haupttab{
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #666666;
}

.dg{
	letter-spacing: 1px;
}

.navig{
	background-color: #eaeaea;
	text-align: center;
}

.f5{
	background-color: #eaeaea;
}

.hier{
	color: #ffffff;
}

.proabst{
	line-height: 18px;
}

.grau{
	color: #808080;
}

.graupart{
	color: #808080;
}

.jahregrau{
	color: #808080;
	letter-spacing: 1pt;
}

a:link, a:active, a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
   color: #000088;
   text-decoration: none;
}

a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
   color: #990000;
   text-decoration: none;
}


ul, li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div{
	width: auto;
}



