a:link { font-weight:bold; text-decoration:none; }
a:visited { font-weight:bold; color:blue; text-decoration:none; }
a:focus { font-weight:bold; color:blue; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:blue; text-decoration:underline; }

body { color:black; background-color:white; }

body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:Verdana, Arial, Helvetica, sans-serif; }

h1:focus { background-color:red; }

h1:hover { background-color:silver; }

h1:active { background-color:green; }

h3 {
	color: #0000FF;
	font-size: larger;
}
h4 {
	color: #0000FF;
	font-size: medium;
}
p {
	color: #000000;
}
.BodyText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.NormalerText {
	font-size: 12px;
	color: #000000;
}
.Tabelle {
	width: 450px;
	clear: none;
	float: none;
	font-size: 12px;
	background-attachment: scroll;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TabelleUeberschriftGross {
	font-size: medium;
	color: #0000CC;
	font-weight: bold;
}
.TabelleKlein {
	clear: none;
	float: none;
	font-size: 9px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 5px;
}
.TabelleTextKlein {
	font-size: small;
	left: 10px;
	color: #666666;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.TabelleTextMittel {
	font-size: medium;
	left: 10px;
	color: #666666;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.LogoTextKlein {
	font-size: 12px;
	color: #666666;
	padding: 3px;
}
.LogoTextGross {
	font-size: 14px;
	left: 10px;
	color: #333333;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.LogoTabelle {
	font-size: 12px;
	color: #000000;
	margin: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.navigation {
	font-size: 12px;
	left: 1em;
	text-indent: 8px;
	font-family: "Times New Roman", Times, serif;
}

