
p.headline_grau {
	color: #cccccc;
	background: url("../images/bgr_navi.png") repeat-x scroll left top;
	padding:0 0 0 8px;
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
}
p.headline_grau_small {
	background: url(../images/bgr_headline_grau.png) no-repeat left top;
	margin: 0 0 0 0;
	vertical-align: middle;
	height: 16px;
	line-height: 16px;
	font-size: 13px;
	text-decoration: none;
	padding: 1px 2px 1px 4px;
	color: #ffffff;
	width: 35px;
}
p.link_pfeil_grau {
	padding: 0 0 0 0;
}
p.link_pfeil_grau a {
	background-color: transparent;
	background-image: url(../images/bgr_link_pfeil_grey.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 13px;
	color: #404b55;
	padding: 0 0 0 8px;
	margin:0;
}
p.eingerueckt {
	padding:0 0 10px 5px;
	margin:0 0 10px 0;
}
p.gelb {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	color: #e9b11b;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	/*white-space:nowrap;*/
}
.link_pfeil_gelb a {
	background:url("../images/bgr_link_pfeil_yellow.png") no-repeat scroll 0 0 transparent;
	color:#E9B11B;
	font-size:13px;
	padding-left:8px;
	margin-left:-3px;
}
