#wideline
{
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 91px;
	padding-left: 30px;
	color: #ffffff;
}

.item, .itema, .itemb
{
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
	color: #ffffff;
}

.itema
{
	background-color: #FF6600;
}
.itemb
{
	background-color: #4169E1;
}

.item
{
	background-color: transparent;
}

.line
{
	background-image: url(http://www.bugena.de/img/punktir.gif);
	background-repeat: repeat-x;
	height: 2px;
	overflow: hidden;
}
