
	.linkToMA {
		width:246px;
		height:18px;
		display:block;
		margin:0px;
		padding-left:26px;
		font-style:normal;
		font-size:0.7em;
		line-height:2.0em;
		color:#474747;
		white-space:nowrap;
		background:url("../../images/icons/abteilung.gif") 3px 0px no-repeat;
	}
		.linkToMA:hover {
			display:block;
			color:#B30212;
			background: url("../../images/icons/abteilung-RO.gif") 3px 0px no-repeat;
		}

