#unternehmen{
	height: 28px;
	width: 600px;
	left: 243px;
	top: 126px;
	display: block;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;


}
 
#unternehmen a:link{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	width: 110px;
	text-align: center;
	border: 1px none #666666;
}
#unternehmen a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #E6E6E6;
	width: 110px;
	text-align: center;
	padding-top: 2px;
	border-top: 0px none #999999;
	border-right: 5px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
	height: 20px;
}
#unternehmen a:hover{	
	border: 1px none #7E1E41;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 110px;
}
