.bgAngebotTagText {background : #EFEFEF;} 
.AngebotTagTitel {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #FFFFFF;
	background : #0000FF;
	letter-spacing:1px;
	}
.AngebotTagText {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	color: #000080;
	}
a.AngebotTagLink {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight: bold;
	text-decoration: underline;
	color: #000080;
	}
a.AngebotTagLink:visited {color:#000080;}
a.AngebotTagLink:hover, a.AngebotTagLink:focus {color:#808080;}
a.AngebotTagLink:active {color:#808080;}
