.bold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}

.normal
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}

.normalweiss
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: verdana;
	text-decoration: none;
}

.kleinweiss
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
	text-decoration: none;
}

.boldGross
{
	font-weight: bold;
	font-size: 14pt;
	color: Gray;
	font-family: verdana;
	text-decoration: none;
}

.boldGrau
{
	font-weight: bold;
	font-size: 10pt;
	color: Gray;
	font-family: verdana;
	text-decoration: none;
}

.TitelGross
{
	font-weight: bold;
	font-size: 16px;
	color: #5491c0;
	font-family: verdana;
	text-decoration: none;
}

.BoldBlau
{
	font-weight: bold;
	font-size: 12px;
	color: #5491c0;
	font-family: verdana;
	text-decoration: none;
}



}

.NormalBlau
{
	font-weight: normal;
	font-size: 12px;
	color: #a2bcda;
	font-family: verdana;
	text-decoration: none;
}

.NormalGrau
{
	font-weight: normal;
	font-size: 12px;
	color: Gray;
	font-family: verdana;
	text-decoration: none;
}
