




/*-------------CSS---------------------*/
ul.menuListVu{
	width:160px;

	font-family:Arial, 'Times New Roman', serif, Tahoma, Arial, Verdana;
	font-size:12px;
	text-align:left;
}
ul.menuListVu, ul.menuListVu ul{
list-style-type:none;
margin:0;
padding:0;
}
/*Normal Zustand 1 Ebene */
a.menuLinkVu:link, a.menuLinkVu:visited, a.menuLinkVu:hover, a.menuLinkVu:active{
	display:block;
	position:relative;
	height:29px; 
	margin:0px;
	padding:0px;
	font-weight: normal;

	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:normal;
        background-image:url(images/dot.jpg);
 	background-position:5px center;
	background-repeat:no-repeat;
	width:180px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:20px;
	color:#4b4b4b;
	
}

 /*Normal Zustand 1 Ebene */
a.menuLinkVUu:link, a.menuLinkVUu:visited, a.menuLinkVUu:hover, a.menuLinkVUu:active{
	display:block;
	position:relative;
	height:29px; 
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:normal;
        background-image:url(images/dot.jpg);
 	background-position:5px center;
	background-repeat:no-repeat;
	width:180px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:20px;

	color:#4b4b4b;
        
	
}


a.menuLinkVUu:hover {
	display:block;
	position:relative;
	height:29px; 
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:normal;
        background-image:url(images/dot.jpg);
 	background-position:5px center;
	background-repeat:no-repeat;
	width:180px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:20px;

	color:#000000;
}










a.menuLinkVu:hover {
	display:block;
	display:block;
	position:relative;
	height:29px; 
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:normal;
        background-image:url(images/dot.jpg);
 	background-position:5px center;
	background-repeat:no-repeat;
	width:180px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:20px;

	color:#000000;
}
/* Aktiver Zustand 1. Ebene - wenn keine Unterpunkte vorhanden */
a.menuLinkActVu:link, a.menuLinkActVu:visited, a.menuLinkActVu:hover, a.menuLinkActVu:active{
	display:block;
	position:relative;
	height:29px; 
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:bold;
        background-image:url(images/dot.jpg);
 	background-position:5px center;
	background-repeat:no-repeat;
	width:180px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:20px;

	color:#4b4b4b;
}
/* Aktiver Zustand 1. Ebene - wenn Unterpunkte vorhanden */
a.menuLinkAct2Vu:link,a.menuLinkAct2Vu:visited,a.menuLinkAct2Vu:hover,a.menuLinkAct2Vu:active{
	display:block;
	position:relative;
	height:29px; 
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:bold;
        background-image:url(images/dot.jpg);
 	background-position:5px center;
	background-repeat:no-repeat;
	width:180px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:20px;

	color:#4b4b4b;
}









/*Normal Zustand 2. Ebene */
a.submenuLinkVu:link, a.submenuLinkVu:visited,a.submenuLinkVu:hover,a.submenuLinkVu:active{
	display:block;
	position:relative;
	min-height:29px; 
	margin:0px;
	padding:0px;
	font-weight: normal;
		font-size:11px;
	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:normal;
        background-image:url(images/dot.jpg);
 	background-position:20px center;
	background-repeat:no-repeat;
	width:165px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:35px;

	color:#4b4b4b;
}
 
a.submenuLinkVu:hover {
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
		font-size:11px;
	font-weight: normal;

	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:normal;
        background-image:url(images/dot.jpg);
 	background-position:20px center;
	background-repeat:no-repeat;
	width:165px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:35px;

	color:#000000;
}
/* Aktiver Zustand 2. Ebene  */
a.submenuLinkActVu:link, a.submenuLinkActVu:visited,a.submenuLinkActVu:hover,a.submenuLinkActVu:active{
	display:block;
	position:relative;

	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:28px;
	text-decoration:none;
	background-color:transparent;
        font-weight:bold;
        background-image:url(images/dot.jpg);
 	background-position:20px center;
	background-repeat:no-repeat;
	width:165px;
		font-size:11px;
	border-bottom: 1px solid #e4e4e4;
	padding-left:35px;

	color:#4b4b4b;
}





