#effekt1
{
	background-color: #d5cdb8;
}
#effekt2
{
	background-color: #ebe3d6;
}

.effekt1
{
	background-color: #d5cdb8;
}
.effekt2
{
	background-color: #ebe3d6;
}

#effekt-hover
{
	background-color: #ffffff;
	cursor: pointer;
}
.list-hl {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
.list-text-hl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
.list-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.list-small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
.list-wert-link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	padding-right: 15px;
	background: url(../img/arrow_mini_down.gif) right no-repeat;
}
