﻿.NormalerText
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: #666666;
}

.KleinerText
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    color: #666666;
}

.FetterText
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
    color: #666666;
}

.Ueberschrift
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
    color: #666666;
}

.Menue
{
	width: 100%;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: blue;
}
