/* CSS-Document */
div.KBANBannerStyle {
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: visible;
	height: 163px;
	width: 163px;
	background-image: url(images/KeinBockAufNazis_banner_quer.gif);
	background-repeat: no-repeat;
	background-position: -195px -195px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	z-index: 1000000000;
	border: none;
	float: none;
}			
.kbanimage	{
	border: 0;
}
html>body div.KBANBannerStyle {/* nur fuer moderne Browser! */
	position: fixed;
}
