/* Level 1 */

div#menu_1_left {

}



div#menu_1_left a {

	text-decoration:none;

	display:block;

	width:150px;

	height:30px;

	background-repeat:no-repeat;

	padding:0px;

	cursor:pointer;

	line-height:30px;

}

div#menu_1_left span {

	height:30px;

	width:150px;

}

div#menu_1_left font {

	font-size:15px;		

	color:#e0dfe3;

	padding-left:15px;

}

div#menu_1_left a.menu_1_no {

	/*background-image:url(../images/menu/menu_1_no.gif);*/

}

div#menu_1_left a.menu_1_no:hover {

	background-image:url(../images/menu/menu_1_ro.gif);
	color:#5162B5;

}

div#menu_1_left a.menu_1_act {

	background-image:url(../images/menu/menu_1_act.gif);

	color:#5162B5;
}



/* Level 2 */

div#menu_2_left {

	

}

div#menu_2_left a {

	text-decoration:none;

	display:block;

	width:150px;

	height:20px;

	background-repeat:no-repeat;

	padding:0px;

	cursor:pointer;

	line-height:20px;

}

div#menu_2_left span {

	height:20px;

	width:150px;

}

div#menu_2_left font {

	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/

	font-size:15px;

	color:#999999;

	padding-left:20px;	/*Einrücken der Schrift*/

}

div#menu_2_left a.menu_2_no {

	/*background-image:url(../images/menu/menu_2_no.gif);*/

}

div#menu_2_left a.menu_2_no:hover {

	background-image:url(../images/menu/menu_2_ro.gif);
	color:#7386BF;

}

div#menu_2_left a.menu_2_act {

	background-image:url(../images/menu/menu_2_act.gif);
	color:#7386BF;

}



/* Level 3 */

div#menu_3_left {

	

}

div#menu_3_left a {

	text-decoration:none;

	display:block;

	width:150px;

	height:20px;

	background-repeat:no-repeat;

	padding:0px;

	cursor:pointer;

	line-height:20px;

}

div#menu_3_left span {

	height:20px;

	width:150px;

}

div#menu_3_left font {

	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/

	font-size:13px;

	color:#999999;

	padding-left:25px;	/*Einrücken der Schrift*/

}

div#menu_3_left a.menu_3_no {

	/*background-image:url(../images/menu/menu_2_no.gif);*/

}

div#menu_3_left a.menu_3_no:hover {

	background-image:url(../images/menu/menu_3_ro.gif);
	color:#7386BF;

}

div#menu_3_left a.menu_3_act {

	background-image:url(../images/menu/menu_3_act.gif);
	color:#7386BF;

}
/* Level 4 */

div#menu_4_left {

	

}

div#menu_4_left a {

	text-decoration:none;

	display:block;

	width:150px;

	height:20px;

	background-repeat:no-repeat;

	padding:0px;

	cursor:pointer;

	line-height:20px;

}

div#menu_4_left span {

	height:20px;

	width:150px;

}

div#menu_4_left font {

	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/

	font-size:11px;

	color:#999999;

	padding-left:30px;	/*Einrücken der Schrift*/

}

div#menu_4_left a.menu_4_no {

	/*background-image:url(../images/menu/menu_2_no.gif);*/

}

div#menu_4_left a.menu_4_no:hover {

	background-image:url(../images/menu/menu_3_ro.gif);
	color:#7386BF;

}

div#menu_4_left a.menu_4_act {

	background-image:url(../images/menu/menu_3_act.gif);
	color:#7386BF;

}
