a.l1:link, a.l1:visited
{
    font-weight: normal;
    color: #51626f;
	display:block;
	float: left;
	width: 149px;
	height: 37px; 
	text-align: center;
	background: url(images/knappbg.png) no-repeat right top;
	padding-top: 17px;
	border: 0;
	outline: none;
}
a.l1:hover, a.l1:active
{
	color: #51626f;
	display:block;
	float: left;
	width: 149px;
	height: 37px; 
	text-align: center;
	padding-top: 17px;
	background: url(images/knappbg.png) no-repeat left top;
	text-decoration: none;
	border: 0;
	outline: none;
}
a.l1selected:link, a.l1selected:visited, a.l1selected:hover, a.l1selected:active
{
    color: #51626f;
	display:block;
	float: left;
	width: 149px;
	height: 37px; 
	text-align: center;
	padding-top: 17px;
	background: url(images/knappbg.png) no-repeat left top;
}

a.l2:link, a.l2:visited
{
	display:block;
	width: 128px;
	padding: 0px 3px 1px 17px;
	border-bottom:solid 1px #FFFFFF;
	background-color:#F2F4F7;
	background-image: url(../gfx/bg_undermeny.gif);
	background-repeat:no-repeat;
	font-size: 9px;
	color: #486580;
}
a.l2:hover 
{
}
a.l2selected:link, a.l2selected:visited 
{
    color: #000000;
} 

a.l3:link, a.l3:visited
{
	font-size: 10px;
	color: #486580; 
	height: 11px;
}
a.l3:hover 
{
}
a.l3selected:link, a.l3selected:visited 
{
    color: #000000;
}


ul.red
{
margin-left: -25px;
    color: #b9251f;

}

li.red
{
    color: #b9251f;
}
