#JOB_EINTRAG {
  padding-left:25px;
}

#JOB_EINTRAG_OHNE .Datum,
#JOB_EINTRAG .Datum {
  font-weight:bold;
  color:black;
  padding-bottom:10px;
}

#JOB_EINTRAG_OHNE .Titel, 
#JOB_EINTRAG .Titel {
  font-weight:bold;
  color: #DF051E;
  padding-left:5px;
  padding-bottom:10px;
}

#JOB_EINTRAG_OHNE .KurzText,
#JOB_EINTRAG .KurzText{
	padding-bottom:10px;
}

#JOB_EINTRAG_OHNE P,
#JOB_EINTRAG P {
  padding:0px;
  padding-bottom:10px;
}



#JOB_EINTRAG .MehrText {
}

#JOB_EINTRAG .MehrLink {
	display:block;
	height:16px;
  cursor:pointer;
}

#JOB_EINTRAG .MehrTextKontainer {
	display:none;
	padding-top:10px;
}

