
/*Job-Seite*/
div.job_liste_scroll {
	height:240px;
	overflow:scroll;
	width:320px;
	float:left;
	margin-right:15px;
}
table.job_liste {
	width:300px;
}
	table.job_liste td.user,
	table.job_liste td.stufe {
		width:150px;
	}

.your_job {
	color:#167c00;
}