table {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFF99;
	line-height: 1.2em;
}
a:link {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	color: #66CCCC;
}
a:hover {
	color: #999999;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #33CC99;
	text-decoration: none;
	background-color: #666633;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	line-height: 1.2em;
}
body {
	background-color: #663333;
}
.rechts {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC9999;
}
.ruhe {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFF99;
	text-decoration: none;
	background-color: black;
}
