a.l1:link, a.l1:visited
{
	font-size: 11px;
	color: #8a8886;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 25px;
	text-decoration: none;
}
a.l1:hover 
{
    color: #ffffff;
}
a.l1selected:link, a.l1selected:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.l1selected:hover
{
    color: #ffffff;
}


/* L2 */

a.l2:link, a.l2:visited
{
	display:block;
	padding: 2px 0 0 19px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #67857b;
	text-decoration: none;
}
a.l2:hover 
{
 background-color: #bbb1a5; color: #ffffff;
 text-decoration: none;
}
a.l2selected:link, a.l2selected:visited 
{
background-color: #bbb1a5; color: #ffffff;
text-decoration: none;
}


/* L3 */
a.l3:link, a.l3:visited
{
	display:block;
	padding: 0px 0 0 19px;
	height: 16px;
	font-size: 11px;
	color: #67857b;
	text-decoration: none;
}
a.l3:hover 
{
 color: #7e8082; background-image: url(images/l3.gif); background-position: -10px center; background-repeat: no-repeat;
 text-decoration: none;
}
a.l3selected:link, a.l3selected:visited 
{
 color: #7e8082; background-image: url(images/l3.gif); background-position: -10px center; background-repeat: no-repeat;
 text-decoration: none;
}




/* Produkt L2 */

a.pl2:link, a.pl2:visited
{
	display:block;
	padding: 2px 0 0 35px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #67857b;
	text-decoration: none;
	
}
a.pl2:hover 
{

 background-color: #bbb1a5; color: #ffffff;
 text-decoration: none;
}
a.pl2selected:link, a.pl2selected:visited 
{
background-color: #bbb1a5; color: #ffffff;
text-decoration: none;
}


/* Produkt L3 */
a.pl3:link, a.pl3:visited
{
font-weight:normal;
	display:block;
	padding: 3px 0 2px 35px;
	font-size: 11px;
	color: #67857b;
	text-decoration: none;
}
a.pl3:hover 
{
font-weight:normal;
text-decoration: none;
 color: #7e8082; background-image: url(images/l3.gif); background-position: left center; background-repeat: no-repeat;
}
a.pl3selected:link, a.pl3selected:visited 
{
font-weight:normal;
text-decoration: none;
 color: #7e8082; background-image: url(images/l3.gif); background-position: left center; background-repeat: no-repeat;
}

div.menyheader
{
padding: 15px 0 0 9px; overflow: hidden;
height: 33px; background-color: #7e8082;
}

div.menyheader h2
{ 
font-size: 18px; color: #ffffff; font-weight: normal; margin: 0; padding: 0;
}


div.l3skiller
{
display: block; height: 10px;
background-image: url(images/li.gif); background-repeat: no-repeat; background-position: center center;
}