body {background-color: #708A3E}

body, table, td, tr, li, ul, a
a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
a:link { font-weight: bold; color: #A22033; text-decoration: none}
a:active { font-weight: bold; color: #A22033; text-decoration: none}
a:hover { font-weight: bold; color: #A22033; text-decoration: none}
a:visited { font-weight: bold; color: #A22033; text-decoration: none}
#navbar {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #708A3E;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: center;
}
#navbar li {
	display: inline;
	background-color: #708A3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
	height: 25px;
	line-height: 25px;
}
#navbar li a:hover {
	color: #FF6;
}

#navbar li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFC;
	margin-right: 7px;
}
body table tr td table tr td table tr td a {
	color: #030;
}
.klick {
	color: #030;
}

