body, p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: black;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#ff9933
}
h2 {
	font-size:12pt;
	font-weight:bold;
	color:black
}
a {
	text-decoration: none;
	color: #ff9933;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	text-decoration: none;
	color: white;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu1 {
	text-decoration: none;
	font-weight:bold;
	color: white;
}
a.menu1:hover {
	text-decoration: underline;
}
a.unten {
	text-decoration: underline;
	color: white;
}
td.oben {
	font-weight:bold;
	color:white;
}
.rahmen {
	border: 1px solid black;
}
body {
	background-image:url('/bilder/hg.gif');
	scrollbar-arrow-color:#666666;
	scrollbar-highlight-color:#e6e6e6;
	scrollbar-darkshadow-color:#666666;
	scrollbar-3dlight-color:#666666;
}

