div#ybox {
	vertical-align: top;
	width: 260px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}

div#ybox-heading-unter1500 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
}
div#ybox-heading-bis2000 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}
div#ybox-heading-bis2500 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}
div#ybox-heading-bis3000 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}
div#ybox-heading-bis3500 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}
div#ybox-heading-ueber4000 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}
div#ybox-heading-bis4500 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}
div#ybox-heading-bis5000 {
	border: 3px solid #ff8200;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ff8200;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}
div#ybox-heading-ueber5500 {
	border: 3px solid #ffc800;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc800;
	width: 250px;
	visibility: hidden; position: absolute; top: 0px;
}

.liste {
	display: block;
	background-color: #ffe96b;
	padding: 3px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
.liste-bis5000 {
	display: block;
	color: #000000;
	background-color: #ffc864;
	padding: 3px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
.li5000 {
	color: #000000;
	background-color: #ffc864;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}