dl#categories
{
	position:absolute;
	top:0px;
	left:160px;
	width:600px;
	width:/* */599px; /* ie5.5-Hack */
	height:90px;
	height:/* */88px; /* ie5.5-Hack */
	border:1px solid #000000;
	border-right:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background:url(/grafik/grundlayout/top_bggreen.jpg);
}

/*/ Ueberschrift der Unterkategorien ausblenden /*/
dl#categories dt
{
	display:none;
}

dl#categories dd
{
	padding-left:11px;
	margin:5px;
	margin-top:9px;
	float:left;
	height:13px;
	display:block;
	white-space:nowrap;
	color:#FFFFFF;
	font-weight:bold;
}

dl#categories dd.mitbild
{
	padding:0;
	margin:0;
	height:15px;
	width:599px;
	height:88px;
	text-indent:-9999px;
	background:url(/grafik/grundlayout/toptop_full.jpg) no-repeat;
}

dl#categories dd.selected
{
	background:url(/grafik/navi/navi-marker.gif) top left no-repeat;
}

/*zur formatierung der 'zellen' */
dl#categories dd a
{
	font-weight:normal;
}

dl#categories dd.first
{
	width:160px;
}

dl#categories dd.two
{
	width:170px;
}

dl#categories dd.twotwenty
{
	width:210px;
}



