.jobItem {
	position: relative;
	width: 639px;
	height: 350px; /* 470 */
	margin: 0px 0px 20px 0px;
	padding: 15px;
	text-align: justify;
	border: 1px solid #333333;	
}
.jobItem h4 {
	font-size: 14px;
	color: #FF3333;
}
.jobItem ul {
	margin: 0px 0px 0px -20px;
	list-style-image: url(../images/jobs/li.gif);
}
table.jobAnschrift {
	position: absolute;
	width: 639px;
	bottom: 15px;
	left: 15px;
}
table.jobAnschrift,
table.jobAnschrift tr,
table.jobAnschrift tr td {
	font-size: 10px;
}
td.jobBorder {
	vertical-align: top;
}
font.wm {
	font-size: 11px;
}

