/* CSS Document */

content .a {
   color: #535353;
}

.job_detail_ueberschrift {
   padding:0px;
   width: 840px;
}

.job_detail_ueberschrift a {
   display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 11px;
	background : url(../images/pbull_back.gif) no-repeat;
	padding: 2px 0px 4px 15px;
	font-weight: normal;
	display: inline;
}

.job_detail_ueberschrift h2 {
   padding:0px;
   margin:0px;
}

