/*  stile aus styledivdashboard  - anfang */

.centercolmenuerideractive {
	width: 115px;
	height: 20px;
	padding: 3px 5px 0 0;
	margin: 0 0 2px 0;
	color: #FFFFFF;
	background-image: url(images/profile_rider_background_active.gif);
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.centercolmenueridernotactive {
	width: 115px;
	height: 20px;
	padding: 3px 5px 0 0;
	margin: 0 0 2px 0;
	color: #FFFFFF;
	background-image: url(images/register_rider_background_notactive.gif);
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.centercolmenueridernotactive a {
	color: #FFFFFF;
	text-decoration: none;
}

/*  stile aus styledivdashboard  - ende */


/*  stile aus stylemydashboard  - anfang */

#mydashboardcontentright 
{
	margin: 0;
	float:left;
	height:	423px;
	width: 310px;
	background-image:url(images/mydashboard_background_verlauf.jpg);
	background-repeat: no-repeat;
}
/*  stile aus stylemydashboard  - ende */


#profiledetailsboxtopwithout {
	width: 516px;
	height: 10px;
	padding: 0;
	margin: 0px 0 0 0px;
	vertical-align: top;
	text-align: left;
	overflow: visible;
	background-image: url(images/job_profiledetails_maincontent_back_top_long.gif);
	background-repeat: no-repeat;
	font-size:1px;
}
#profiledetailsboxmiddlewithout {
	width: 516px;
	padding: 0;
	margin: 0;
	overflow: visible;
	background-image: url(images/job_profiledetails_maincontent_back_middle_long.gif);
	background-repeat: repeat-y;
}
#profiledetailsboxbottomwithout {
	width: 516px;
	height: 10px;
	padding: 0;
	margin: 0px 0 0 0px;
	vertical-align: top;
	text-align: left;
	overflow: visible;
	background-image: url(images/job_profiledetails_maincontent_back_bottom_long.gif);
	background-repeat: no-repeat;
}






.profiledetailscelltitle {
	width: 125px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 12px;
}
.profiledetailscelltitle span {
	font-weight: bold;
}
.profiledetailscelltitle a {
	color: #FFFFFF;
	text-decoration: underline;	
}
.profiledetailscellcontent {
	width: 345px;
	/*height: 20px;*/
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
	overflow: visible;
	color: #FFFFFF;
	font-size: 12px;
	
}
.profiledetailscelllegend {
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	float: left;
}
.profiledetailscellcontent p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.profiledetailscellcontent label {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}
.profiledetailscellcontent p>a {
	color: #FFFFFF;
	text-decoration: underline;
}
.profiledetailscellcontent a {
	color: #FFFFFF;
	text-decoration: underline;
}
.profiledetailscellcontentwholeline {
	width: 500px;
	/*height: 20px;*/
	padding: 0;
	margin: 0;
	float: left;
	overflow: visible;
	color: #FFFFFF;
	font-size: 12px;
}
.profiledetailsspacertr {
	width: 500px;
	height: 5px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	float: left;
}
.pageractive {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pageractive a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.profiledtailsshowresultcount {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}

.pagernotactive {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagernotactive a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.newsListLineTd
{
    height:6px; background-color:#d87615;
}

/* Edited by Jimi */
.validator
{
    font-weight:bold;
    color:Black;
}