.Artikelnummer {
	font-size: large;
	font-weight: bold;
}
.prtTitel {
	display: none;
}

#staffel, #staffel ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-weight: bolder;
	color: #F00;
	overflow: visible;
	height: auto;
	width: auto;
	list-style-image: none;
}
#staffel li ul {
	display:none;
	list-style-image: none;
	list-style-type: none;
}
  #staffel li:hover ul {
	display:block;
	font-weight: normal;
	color: #000;
	z-index: 99;
	list-style-image: none;
	list-style-type: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ceeefb;
}

.Stil1 {
	color: #FF0000;
	font-weight: bold;
}
a {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}
.fwi {
	position: absolute;
	z-index: 33;
	left: 425px;
	top: 40px;
}
.info {
	border: medium solid #F00;
}

