.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
a:link				{	/*background-color:#999999;	*/}

a:visited			{	/*background-color:#999999;*/	}

a:hover				{	color:#FFFFFF;
						background-color:rgb(96%,47%,0%);	}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	background-color: #003399;
}
.link-hg-gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFCC33;
	background-color: #0099FF;
	text-decoration: none;
	font-weight: bold;


}
.link-hg-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
