a:link {
	color: rgb(0, 0, 220);
}
a:hover {
	background-color: rgb(113, 255, 184);
}
a:visited {
	color: rgb(0, 0, 220);
}
a.s:link {
	color: rgb(0, 0, 0);
}
a.s:hover {
	background-color: rgb(113, 255, 184);
}
a.s:visited {
	color: rgb(0, 0, 0);
}
a.l:link {
	color: rgb(0, 0, 0);
}
a.l:hover {
	background-color: rgb(255, 255, 255);
}
a.l:visited {
	color: rgb(0, 0, 0);
}
b.Q {
	background-color: rgb(255, 200, 145);
}
b.G {
	background-color: rgb(155, 255, 155);
}
b.Y {
	background-color: rgb(255, 255, 0);
}
b.R {
	color: rgb(204, 51, 51);
}
b.gross {
	font-size: 13pt;
}
b.s {
	font-weight: normal; background-color: rgb(225, 225, 225);
}
b.rechts {
	font-weight: normal; float: right;
}
body {
	font-family: Arial,Helvetica; font-size: 11pt; margin-right: 5%; margin-left: 5%; background-color: rgb(255, 255, 255);
}
h1 {
	background: rgb(200, 255, 255); text-align: left; color: rgb(0, 0, 220); font-size: 150%;
}
h4.G {
	background-color: rgb(155, 255, 155);
}
img {
	border: 0px currentColor; border-image: none; float: right;
}
img.smiley {
	border: 0px currentColor; border-image: none; width: 15px; height: 15px; float: left;
}
p {
	font-size: 1.1em;
}
table {
	width: 200px; height: 400px; margin-top: 2%; margin-right: 10%; margin-bottom: 5%; align: left;
}
td {
	letter-spacing: 0.2em; font-size: 1.1em; font-weight: bold; background-color: white;
}
u {
	color: rgb(0, 0, 220); text-decoration: none; background-color: rgb(200, 255, 255);
}
