table.jobs
{
	margin-right: 20px;
	font-size: 11px; /* IE-Fix */
}


td.jobDate
{
	height: 26px;
	width: 70px;
}


td.jobLocation
{
	text-align: right;
	width: 70px;
}

div.possibilities
{
	height: 280px;
	background-image: url(../../images/bg_moeglichkeiten_kurz.png);
	background-repeat: no-repeat;
	background-color: transparent;
}


table.possibilities
{
	width: 335px;	
	height: 215px;
	margin-top: 25px;
	margin-left: 20px;
}


td.possibilities
{
	height: 33%;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	cursor: pointer;
}


td.possibilitiesLast
{
	height: 33%;
	border-right: 1px solid grey;
	cursor: pointer;
}


div.jobsStart
{
	width: 590px;
	height: 335px;
	background-image: url(../../images/bg_stellenangebote_kurz.png);
	background-repeat: no-repeat;
	float: left;
	background-color: transparent;
}


table.jobsStart
{
	margin-bottom: 4px;
	font-size: 11px;
}


td.jobDateStart
{
	height: 26px;
	width: 70px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
}


td.jobTitleStart
{
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}


td.jobLocationStart
{
	text-align: right;
	width: 70px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}


div.employersStart
{
	width: 100%;
	height: 335px;
	background-image: url(../../images/bg_arbeitgeber_kurz.png);
	background-repeat: no-repeat;
	background-color: transparent;
}


table.employersStart
{
	width: 100%;
	font-size: 11px;
	margin-bottom: 4px;
}


td.employerLogo
{
	height: 26px;
	width: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}


td.employersStart
{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


div.employerStartButton
{
	float: right;
	padding-top: 5px;
}


#possibilityImage1, #possibilityImage2, #possibilityImage3
{
	position: absolute;
	top: 0px;
	left: 12px;
	display: none;
	z-index: 5;
}


#jobTabs
{
	width: 610px;
	float: left;
}


#employerTabs
{
	float: right;
	width: 296px;
	height: 335px;
}