.StepStoneResult
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.StepStoneResult table
{
	font-size: 100%;
}
.StepStoneResult a
{
	text-decoration: none;
	color: #5A5A5A;
}
.StepStoneResult a:hover
{
	text-decoration: underline;
	color: #5A5A5A;
}

.StepStoneResultHeader 
{
	width: 100%;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
/*	border: solid 1px #333333; */
}
.StepStoneResultTime 
{
	float: right;
}
.StepStoneResultNavigator 
{
	text-align: center;
}

.StepStoneResultSendLink 
{
	text-align: center;
}

.StepStoneResultRow 
{
	width: 100%;
/*	border: solid 1px #999999; */
}
.StepStoneResultIcon 
{
	padding-right: 5px;
	padding-top: 4px;
	text-align: left;
	vertical-align:top;
}
.StepStoneResultDate 
{
	float: right;	
}
.StepStoneResultTitel 
{	
	font-weight: bold;
}
.StepStoneResultSummary 
{
	text-align: left;
}
.StepStoneResultSplitter 
{
	vertical-align:middle;	
}
.StepStoneResultLink
{
	font-weight: bold;
}
.StepStoneResultLink a
{
	text-decoration: none;
}
.StepStoneResultLink a:hover
{
	text-decoration: underline;
}

.StepStoneResultRelevansLabel 
{
}
.StepStoneResultRelevansValue 
{
}

.StepStoneResultNavNumber 
{
	font-size: 12px;
}
.StepStoneResultNavNumber a,
.StepStoneResultNavNumber a:link,
.StepStoneResultNavNumber a:active,
.StepStoneResultNavNumber a:visited
{
	color: #5A5A5A;
	text-decoration: underline;
}


/* ------------------------------------ */
