body { margin-top: 0px; }
a:link { color: yellow; text-decoration: none }
a:hover { color: yellow; text-decoration: underline }
a:visited { color: white; text-decoration: underline }
a:active { color: white; text-decoration: blink; text-align: left; font-family: verdana; }
.nav { color: white; font-size: 11px; font-family: verdana; text-align: left; }
.tit { color: #FFF; font-size: 21px; font-family: verdana; line-height: 24px; font-weight: normal; }
.gs {
	color: white;
	font-size: 11px;
	font-family: verdana;
	line-height: 13px;
	text-align: right;
}
.bold {
	color: #FF0;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	line-height: 13px;
}
.italic { color: white; font-size: 11px; font-family: verdana; font-style: italic; line-height: 13px; }
#container tr td #apDiv3 .gs {
	text-align: left;
}
.hinweis {
	font-weight: bold;
	text-decoration: blink;
	color: #F90;
}
