body,td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	background-color:#F2F2F2;
}

div.platform-backfor div.clear {
  clear: both;
}

/* Styles für back - for Navigation */

div.backfor-frame {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#itemlist div.backfor-frame a {
  text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

#itemlist div.backfor-frame a:hover {
  text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0033;
}


div.backfor-frame span {
	display: block;
	width: 16px;
	float: left;
	background-repeat: no-repeat;
}

a.backfor-less-less span {
	background-image: url(design/arrow_less2.gif);
}

a.backfor-less-less:hover span {
	background-image:	url(design/arrow_less2_hover.gif);
}

a.backfor-less span {
	background-image: url(design/arrow_less.gif);
	margin-right:-6px;
}

a.backfor-less:hover span{
	background-image:url(design/arrow_less_hover.gif);
}

span.backfor-less-no {
	background-image: url(design/arrow_less_no.gif);
	margin-right:-6px;
}

a.backfor-more-more span {
	background-image: url(design/arrow_more2.gif);
}

a.backfor-more-more:hover span {
	background-image:url(design/arrow_more2_hover.gif);
}

a.backfor-more span {
	background-image: url(design/arrow_more.gif);
	margin-left:4px;
}

a.backfor-more:hover span {
	background-image:url(design/arrow_more_hover.gif);
}

span.backfor-more-no {
	background-image: url(design/arrow_more_no.gif);
	margin-left:4px;
}

span.backfor-active {
/*	border: 1px solid #2D2D2D ;
	background-color: #C9C9C9;
*/	padding: 1px ;
	display: block;
	width: 8px;
	text-align: center;
	text-decoration:underline;
}

span.backfor {
	padding: 1px ;
	display: block;
	width: 8px;
	text-align: center;
}

<!-- Styles für Trefferliste - for itemlist -->
#itemlist {
	width:558px;
}

#itemlist p {
	/*width:558px;*/
}

#itemlist #workplace {
	padding-bottom:5px;
}

#itemlist a, a:link, a:active {
	color: #000000;
	text-decoration:underline;
}

#itemlist a:hover {
	color:#CC0033;
	text-decoration:underline;
}

#itemlist .text {
	font-size:14px;
}

#more{
	padding:0px;
	margin:0px;
	white-space:nowrap;
}

#more a, a:link, a:active {
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

#more a:hover {
	color:#CC0033;
	text-decoration:underline;
	font-weight:normal;
}
