@media print
{
}

@media screen
{
	body { background:#f0f0ff; margin: 0, 0, 0, 0; font-family:Eurostile, Verdana, Arial; font-size:8pt; color:#000000; font-weight:bold; }
	
	a:link { color:#5050ff; font-size:10pt; font-family:Eurostile, Verdana, Arial; font-weight:bold }
	a:visited { color:#aa0000; font-size:10pt; font-family:Eurostile, Verdana, Arial; font-style:italic; font-weight:normal; }
	a:active { color:#5050ff; font-size:10pt; font-family:Eurostile, Verdana, Arial; }
	a:hover { color:#d3aa00; font-size:10pt; font-family:Eurostile, Verdana, Arial; }

	a:link.level1 { color:#5050ff; font-size:6pt; font-family:Eurostile, Verdana, Arial; font-weight:bold;}
	a:visited.level1 { color:#aa0000; font-size:6pt; font-family:Eurostile, Verdana, Arial;  font-style:italic; font-weight:normal; }
	a:active.level1 { color:#5050ff; font-size:6pt; font-family:Eurostile, Verdana, Arial; }
	a:hover.level1 { color:#d3aa00; font-size:6pt; font-family:Eurostile, Verdana, Arial; }

	a:link.level2 { color:#5050ff; font-size:7pt; font-family:Eurostile, Verdana, Arial; font-weight:normal; }
	a:visited.level2 { color:#aa0000; font-size:7pt; font-family:Eurostile, Verdana, Arial;  font-style:italic; font-weight:normal; }
	a:active.level2 { color:#5050ff; font-size:7pt; font-family:Eurostile, Verdana, Arial; font-weight:normal; }
	a:hover.level2 { color:#d3aa00; font-size:7pt; font-family:Eurostile, Verdana, Arial; font-weight:normal; }

	a:link.level3 { color:#5050ff; font-size:8pt; font-family:Eurostile, Verdana, Arial; font-weight:bold }
	a:visited.level3 { color:#aa0000; font-size:8pt; font-family:Eurostile, Verdana, Arial;  font-style:italic; font-weight:normal; }
	a:active.level3 { color:#5050ff; font-size:8pt; font-family:Eurostile, Verdana, Arial; }
	a:hover.level3 { color:#d3aa00; font-size:8pt; font-family:Eurostile, Verdana, Arial; }

	a:link.search { color:#fff0ff; font-size:0pt; }
	a:visited.search { color:#fff0ff; font-size:0pt; }
	a:active.search { color:#fff0ff; font-size:0pt; }
	a:hover.search { color:#fff0ff; font-size:0pt; }

	#navigation { font-family:Eurostile, Verdana, Arial; font-size:8pt; color:#000000; font-weight: bold; position:relative; top:0; left:0; }

	#content { position:relative; top:0; font-family:Eurostile, Verdana, Arial; font-size:8pt; color:#000000;}

	#fusszeile { position:relative; top:25; font-family:Eurostile, Verdana, Arial; font-size:8pt; color:#000000;}
	
	table { font-family:Eurostile, Verdana, Arial; font-size:8pt; color:#000000; }
	td.header { font-family:Eurostile, Verdana, Arial; font-size:16pt; color:#000000; font-weight: bold; }
	td.header2 { font-family:Eurostile, Verdana, Arial; font-size:10pt; color:#000000; font-weight: bold; }
	td.header3 { font-family:Eurostile, Verdana, Arial; font-size:8pt; color:#000000; font-weight: bold; }
	td.navigation { font-family:Eurostile, Verdana, Arial; font-size:6pt; color:#000000; font-weight: bold; }
	
	div.underline { text-decoration: underline; }
}
