/*  stile aus styledivdashboard  - anfang */

.centercolmenuerideractive {
	width: 115px;
	height: 20px;
	padding: 3px 5px 0 0;
	margin: 0 0 2px 0;
	color: #242833;
	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: #242833;
	font-size: 12px;
}
.profiledetailscelltitle span {
	font-weight: bold;
}
.profiledetailscelltitle a {
	color: #242833;
	text-decoration: underline;	
}
.profiledetailscellcontent {
	width: 345px;
	/*height: 20px;*/
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
	overflow: visible;
	color: #242833;
	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: #242833;
}
.profiledetailscellcontent p>a {
	color: #242833;
	text-decoration: underline;
}
.profiledetailscellcontent a {
	color: #242833;
	text-decoration: underline;
}
.profiledetailscellcontentwholeline {
	width: 500px;
	/*height: 20px;*/
	padding: 0;
	margin: 0;
	float: left;
	overflow: visible;
	color: #242833;
	font-size: 12px;
}

.profiledetailscellcontentwholeline a
{
    color:#242833;
    text-decoration:underline;
    
}

.profiledetailsspacertr {
	width: 500px;
	height: 5px;
	padding: 0;
	font-size: 1px;
	margin: 0;
	float: left;
}
.pageractive {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.pageractive a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.profiledtailsshowresultcount {
	color: #242833;
	font-size: 12px;
	line-height: 25px;
}

.pagernotactive {
	font-size: 12px;
	color: #242833;
	text-decoration: none;
}
.pagernotactive a {
	font-size: 12px;
	color: #242833;
	text-decoration: none;
}

.newsListLineTd
{
    height:6px; background-color:#ebb905;
}


.InvitationMailBox
{
float:left;
margin:5pt;
padding:5pt;
background-color:#242833;
width:202px;
text-align:left;
}

.InvitationMailBoxPicto
{
	margin:5pt;
padding:5pt;
float:left;
margin:0pt;
padding:0pt;
width:40px;
}
.InvitationMailBoxContent
{
	color:#FFFFFF;
float:left;
font-size:12px;
line-height:12px;
margin:0pt;
padding:0pt;
width:155px;
	}
	
.InvitationMailBoxContent p
{
float:left;
line-height:16px;
margin:0pt;
padding:0pt;

	}