#wappen  {
	position: absolute;
	visibility: visible;
	height: 40px;
	width: 40px;
	top: 44px;
	left: 119px;
	z-index: 23;
	background-image: url(../Bilder/Wappen_bat_stern.png);
	alt: "Test";
	text-decoration: none;
}
#wappen  a {
	position: absolute;
	visibility: visible;
	height: 40px;
	width: 40px;
	top: 0px;
	left: 0px;
	z-index: 23;
	text-decoration: none;
}
#wappen  a:hover {
	position: absolute;
	visibility: visible;
	background-image: url(../Bilder/Wappen_bat_stern_glanz.gif);
	height: 40px;
	width: 40px;
	top: 0px;
	left: 0px;
	z-index: 23;
	text-decoration: none;
}
#wappen  a:active {
	position: absolute;
	visibility: visible;
	background-image: url(../Bilder/Wappen_bat_stern.png);
	height: 40px;
	width: 40px;
	top: 0px;
	left: 0px;
	z-index: 23;
	text-decoration: none;
}


#Seitentitel {
	position: absolute;
	height: 27px;
	width: 340px;
	top: 6px;
	left: 65px;
	visibility: visible;
	z-index: 22;
	background-image: url(../Bilder/Seitentitel.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#Seitentitel  a {
	position: absolute;
	height: 27px;
	width: 340px;
	visibility: visible;
	z-index: 22;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#Seitentitel  a:hover{
	position: absolute;
	height: 27px;
	width: 340px;
	visibility: visible;
	z-index: 22;
	background-image: url(../Bilder/Seitentitel_glanz.gif);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
#Seitentitel  a:active{
	position: absolute;
	height: 27px;
	width: 340px;
	visibility: visible;
	z-index: 22;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	text-decoration: none;
}


#link_up  {
	position: absolute;
	visibility: visible;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-up-off.gif);
	top: 12px;
	right: 0px;
	left: 145px;
	z-index: 17;
}
#link_up  a {
	position: absolute;
	visibility: visible;
	height: 15px;
	width: 15px;
	top: 0px;
	right: 0px;
	background-image: url(../Bilder/arrow-up-on.gif);
}
#link_up  a:hover {
	position: absolute;
	visibility: visible;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-up-over.gif);
	left: 0px;
	top: 0px;
	display: block;
}




#link_prev {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-prev-off.gif);
	padding: 0;
	margin: 0;
}
#link_prev  a {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-prev-on.gif);
	padding: 0;
	margin: 0;
}
#link_prev  a:hover {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-prev-over.gif);
	padding: 0;
	margin: 0;
}



#digit_first {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/digit-on.gif);
}
#digit_first  a {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/digit.gif);
}
#digit_first  a:hover {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/digit-over.gif);
}



.digit {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/digit-on.gif);
}
.digit  a {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/digit.gif);
}
.digit  a:hover {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/digit-over.gif);
}



#link_next {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-next-off.gif);
}
#link_next  a {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-next-on.gif);
}
#link_next  a:hover {
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 15px;
	background-image: url(../Bilder/arrow-next-over.gif);
}
