body		{background-color: #ffffff;}

.ausgabe	{background-repeat:repeat;
		background-position:left top;
		background-attachment:fixed;
		margin: 10;}

.top		{background-image:url(topbalken.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		background-attachment:fixed;
		margin: 10;}

a:link		{color:#800080; text-decoration: none}
a:visited	{color:#800080; text-decoration: none}
a:active	{color:#00007F; font-style: italic; text-decoration: none}

p,li,ul,td	{margin-top: 3px; font-size: 10pt; color: #0205DC; font-family: "Arial, Verdana, Terminal";}

.small		{font-size: 8pt; color: #0205DC; font-family: "Arial, Verdana, Terminal";}
.normal		{font-size: 10pt; color: #0205DC; font-family: "Arial, Verdana, Terminal";}
.bold		{font-size: 10pt; font-weight:bold; color: #0205DC; font-family: "Arial, Verdana, Terminal";}
.mittel		{font-size: 12pt; font-weight:bold; color: #0205DC; font-family: "Arial, Verdana, Terminal";}
.gross		{font-size: 16pt; font-weight:bold; color: #0205DC; font-family: "Arial, Verdana, Terminal";}

.requ		{background-color:#D2E8DA;}
.white		{color: white;}
.black		{color: black;}
.aqua		{color: #204090;}