.kopfhinttr {
	background-image: url(Bilder/kopfhinter.gif);
	background-repeat: repeat-x;
}
.contenthinter {
	background-image: url(Bilder/bodyhinter.gif);
	background-repeat: repeat-y;
	background-color: #FFFEEF;
}
.navhinter {
	background-image: url(Bilder/navhinter.gif);
	background-repeat: repeat-y;
}
.schriftfettklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
}.hauptnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sublayer {
	background-color: #F6ED87;
	border: 1px solid #D4D0C8;
}
.tabkopf {
	background-color: #FFEB0F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.hauptabelle {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.seitentab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

