html {
	margin: 0;
	height: 100% !important
}
body   { font-size: 10pt; font-family: Verdana; background-color: white; text-align: left }
.navpoint { word-spacing: 8px; white-space: nowrap }
#container { }
a   {
	color: #33AA00;
	word-spacing: 10px;
	text-decoration: none;
}
a:link    {
	color: #33AA00;
	font-weight: normal;
	word-spacing: 10px;
	text-decoration: none;
}
a:visited   {
	color: #33AA00
}
a:hover   {
	color: #33AA00
}
a:active   {
	color: #33AA00
}
.a.active   {
	color: #000;
	word-spacing: 10px;
	font-weight: bold;
}
table td { font-size: 12px; text-align: left }
.wort { word-spacing: 0 }
.fett { font-weight: bold }
.kursiv {
	font-style: italic;
}
.style3 {
	color: 0066cc
}

