#tabelle .spezial {
	background-image: url(Bilder/shad.gif);
	background-repeat: repeat;
	background-position: right top;
}

#tabelle .spezial2 {
	background-image: url(Bilder/shad2.gif);
	background-repeat: repeat;
	background-position: left top;
}

#tabelle .tdKopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #666666;
	font-weight: bold;
	text-align: right;
	height: 20px;
	width: 899px;
}

#tabelle .tdFuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #666666;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 899px;
}

#menu p{
	font-weight: normal;
	font-variant: small-caps;
	color: #004E6A;
	font-size: 14px;
	vertical-align: top;
	line-height: 30px;
	margin-left: 20px;
	margin-top: 20px;
}
#menu a {
	color: #0096D2;
}

#menu a:visited{
	color: #004E6A;
	text-decoration: underline;
}

#menu a:active{
	color: #0096D2;
}

#menu a:hover {
	font-weight: bold;
	color: #0096D2;
	text-decoration: underline;
}

#formular {
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}
