
table.stellen td.top1active {
	background:url(/img/fw/stellenangebote/top_1_active.gif);
}

table.stellen td.top2active {
	background:url(/img/fw/stellenangebote/top_2_active.gif)  repeat-x bottom;
}

table.stellen td.top3active {
	background:url(/img/fw/stellenangebote/top_3_active.gif)  repeat-x bottom;
}

table.stellen td.top4active {
	background:url(/img/fw/stellenangebote/top_4_active.gif)  repeat-x bottom;
}

table.stellen td.middle {
	background:url(/img/fw/stellenangebote/bg_middle.gif);
}

table.stellen td.bottom {
	background:url(/img/fw/stellenangebote/bg_bottom.gif);
}

table.stellen td.content {
	padding-top:19px;
	padding-bottom:19px;
	padding-left:15px; 
	padding-right:15px; 
}

table.stellendetail td.content {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px; 
	padding-right:10px; 
	line-height:18px;
}



/* Die Styles werden in den Stellenangebotsdetails (./Unternehmen/Jobs/DETAIL.inc.php) benutzt */
table.job td.header {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px; 
	padding-right:25px; 
}

table.job td.content {
	padding-top:20px;

}

table.job td.schlusstext {
	padding-top:30px;

}


table.job td.einleitung {
	padding-top:25px;
	font-weight:bold;
	font-size:12px;
}


table.job td.listhead {
	padding-top:25px;
	padding-bottom:5px;
}

table.job td.listpic {
	padding-top:6px;
}

table.job td.listitem {
	padding-left:6px;
}

table.job span.titel {
	font-weight:bold;
	font-size:17px;
}

table.job span.abtlg {
	font-weight:bold;
	font-size:15px;
}

table.job span.einsatzort {
	font-weight:bold;
	font-size:11px;
}


table.job span.geschlecht {
	font-size:12px;
}

table.job span.jobcode {
	font-weight:bold;
	font-size:16px;
}

table.job span.einstellungstermin {
	font-weight:bold;
	font-size:12px;
}



table.job td.lineheight {
	line-height:18px;
}

table.job td.schlusstext {
	padding-top:25px;
}

