body
{
	background: #15b0b0;
	font-family: Arial;
	font-size: 10pt;
}
.Menu
{
	background: #d0478c;
	color: white;
}
.Menu a
{
	text-decoration: none;
	color: white;
}
.Loginbox
{
	background: #d0478c;
}
.Workspace
{
	background: #d0478c;
}
.Footer
{
	background: #d0478c;
	color: white;	
}
.Footer a
{
	color: white;
	text-decoration: none;
}
.Profilbox
{
	border-style: solid;
	border-color: white;
	border-width: 2px;
}
.Profilbox_Hover
{
	border-style: solid;
	border-color: white;
	border-width: 2px;
	cursor: pointer;
}
.Formular
{
	border-style: solid;
	border-color: white;
	border-width: 2px;
}
