/* CSS Document */

font, span, body, a { color: white; }

a {
	font: 13px Arial, Tahoma, Verdana;
	font-weight: bold;
}

.Steckbrief_Profile_label {
	font: 13px Arial, Tahoma, Verdana;
	font-weight: bold;	
}

.Steckbrief_Profile_text {
	font: 13px Arial, Tahoma, Verdana;
	font-weight: normal;	
}

.Steckbrief_Profile_online {
	font: 13px Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #00FF33; 
	background-color: black;
}

.Steckbrief_Profile_freundinnen {
	font: 12px Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #C86B69;
}

.Steckbrief_Profile_freundinnenCity {
	font: 11px Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #C86B69;
}
