body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1f1f1f;
}
.topmenu {
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #333333;
	letter-spacing: 0.25em;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover { color: #ffa500; font-weight: bold; text-decoration: underline; }
a:active {
	color: #33CCCC;
	text-decoration: underline;
}
.header { background-color: black; background-image: url(pics/header_schrift.jpg); background-repeat: no-repeat; background-position: left 50%; width: auto; height: 134px; }
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
td { vertical-align: top; }
