/*-------------CSS---------------------*/
ul#menuListx{
width:173px;
font-family:Arial, Verdana, Tahoma;
}
ul#menuListx, ul#menuListx ul{
list-style-type:none;
margin:0;
padding:0;
}
/*Normal Zustand 1 Ebene */
a.menuLinkx:link, a.menuLinkx:visited, a.menuLinkx:hover, a.menuLinkx:active{
	display:block;
	position:relative;
	height:20px;
	margin:0px;
	padding:2px;
	font-size:12px;
	font-weight: normal;
	padding-left:30px;
	text-decoration:none;
	background-color:#f4f4f4;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:17px 10px;
	color:#525252;
        border-bottom: 1px solid #e6e4e5;
        line-height:1.8em;
}
 
a.menuLinkx:hover {
	background-color:#e1e1e1;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:17px 10px;
	text-decoration: none;
        color:#000000;
}
/* Aktiver Zustand 1. Ebene - wenn keine Unterpunkte vorhanden */
a.menuLinkActx:link, a.menuLinkActx:visited, a.menuLinkActx:hover, a.menuLinkActx:active{
	display:block;
	position:relative;
	height:20px;
	margin:0px;
	padding:2px;
	font-size:12px;
	font-weight: normal;
	padding-left:30px;
	text-decoration:none;
	background-color:#f4f4f4;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:17px 10px;
	color:#525252;
        border-bottom: 1px solid #e6e4e5;
        line-height:1.8em;
        font-weight:bold;

}
/* Aktiver Zustand 1. Ebene - wenn Unterpunkte vorhanden */
a.menuLinkAct2x:link,a.menuLinkAct2x:visited,a.menuLinkAct2x:hover,a.menuLinkAct2x:active{
	display:block;
	position:relative;
	height:20px;
	margin:0px;
	padding:2px;
	font-size:12px;
	font-weight: normal;
	padding-left:30px;
	text-decoration:none;
	background-color:#f4f4f4;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:17px 10px;
	color:#525252;
        border-bottom: 1px solid #e6e4e5;
        line-height:1.8em;
        font-weight:bold;
}














/*Normal Zustand 1 Ebene */
a.menuLinkxx:link, a.menuLinkxx:visited, a.menuLinkxx:hover, a.menuLinkxx:active{
	display:block;
	position:relative;
	height:20px;
	margin:0px;
	padding:2px;
	font-size:11px;
	font-weight: normal;
	padding-left:40px;
	text-decoration:none;
	background-color:#f4f4f4;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:27px 10px;
	color:#525252;
        border-bottom: 1px solid #e6e4e5;
        line-height:2em;
}
 
a.menuLinkxx:hover {
	background-color:#e1e1e1;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:17px 10px;
	text-decoration: none;
        color:#000000;
}
/* Aktiver Zustand 1. Ebene - wenn keine Unterpunkte vorhanden */
a.menuLinkActxx:link, a.menuLinkActxx:visited, a.menuLinkActxx:hover, a.menuLinkActxx:active{
	display:block;
	position:relative;
	height:20px;
	margin:0px;
	padding:2px;
	font-size:11px;
	font-weight: normal;
	padding-left:40px;
	text-decoration:none;
	background-color:#f4f4f4;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:27px 10px;
	color:#525252;
        border-bottom: 1px solid #e6e4e5;
        line-height:2em;
        font-weight:bold;

}
/* Aktiver Zustand 1. Ebene - wenn Unterpunkte vorhanden */
a.menuLinkAct2xx:link,a.menuLinkAct2xx:visited,a.menuLinkAct2xx:hover,a.menuLinkAct2xx:active{
	display:block;
	position:relative;
	height:20px;
	margin:0px;
	padding:2px;
	font-size:11px;
	font-weight: normal;
	padding-left:40px;
	text-decoration:none;
	background-color:#f4f4f4;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:27px 10px;
	color:#525252;
        border-bottom: 1px solid #e6e4e5;
        line-height:2em;
        font-weight:bold;
}


