/* 
	NORMALVERSION
    ACHTUNG! Bitte Änderungen auch in der Print-Version '...._print.css' vornehmen!
*/

/*-----------------------*/
/* NÖV Stylesheet (CSS1) */
/*                       */
/* JOBS                  */
/*-----------------------*/

/* Jobtabelle */
table#content table td.caption {
    color: #003366;
}
table#content td.capsepline {
	background: url(../Images/dotted_bh.gif) repeat-x bottom left; /* AO: Pfad geändert */
	border-bottom-style: none;
	padding-bottom: 2px;
}
table#content td.jobsepline {
	background: url(../Images/dotted_gh.gif) repeat-x bottom left; /* AO: Pfad geändert */
	border-bottom-style: none;
	padding-bottom: 2px;
	padding-top: 2px;
}