body {
	font-size: 12px;
	font-family: verdana, sans-serif;
	background-image: url(../bilder/hintergrund2.jpg);
	background-repeat: repeat;
}
.schriftnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.schrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9D9D9D;
}
.schrift3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.schriftbild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.hintergrundtabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
}
.hintergrundtabelle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #A04023;
}
.schriftkleiner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#navi * {
	font-size: 12px;
	font-weight: bold;
}

#navi th {
	text-align: center;
	vertical-align: middle;
}

#navi a {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

#navi a:hover {
	color: #AD5200;
}

#navi #a_ausw {
	color: #AD5200;
	/* background-color: #eee; */
	padding: 3px;
}

