.Profilname
{
	background-color: #0099FF;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.Profilbeschreibung
{
	background-color: white;
	font-family: sans-serif;
	font-size: 8pt;
}
.Profilueberschrift
{
	font-family: sans-serif;
	font-weight: bold;
	background-color: #0099FF;
	color: white;
}
.Profilfeldname
{
	font-family: sans-serif;
	font-weight: bold;
	background-color: #E9700F;
	color: yellow;
}
.Profilfeld
{
	font-family: sans-serif;
	background-color: #BCE8FD;
	color: darkblue;
}
.Link
{
	font-family: sans-serif;
	color: #E9700F;
	font-weight: bold;
}
