.produkte {

}
.prtmenu {
	display: none;
}

.footer {
	display: none;
}

.kunden {
	display: none;
}
.prtTitel {
	font-size: large;
	font-weight: bold;
	display: inline;
}
.prtKunde {
	display: block;
}

#staffel, #staffel ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-weight: bolder;
	height: auto;
	width: auto;
}
#staffel li ul {
	display:block;
	display:block;
	font-weight: normal;
	height: auto;
	width: auto;
	color: #FFF;
}
