/* Start of CMSMS style sheet 'Navi' */
div#menu_vert li {
	list-style-type: none;
	list-style-image: none;
	line-height: 3em;
}
div#menu_vert li a, div#menu_vert li a:visited {
	height: 34px;
	display: block;
	text-decoration: none;
	color: #141e3e;
	padding: 0 0 0 23px;
	font-size: 1.2em;
	line-height: 2.4em;
	background-color: #b3b3b3;
	width: 152px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 1px;
}
div#menu_vert li a:hover {
	color: #0a1522;
	background-color: #6b6b6b;
}
div#menu_vert li h3 {
	height: 34px;
	width: 152px;
	display: block;
	font-weight: normal;
	line-height: 2.4em;
	color: #fff;
	font-style: normal;
	font-size: 1.2em;
	padding: 0 0 0 23px;
	background-image: url(images/hustle/menu1a_r4_c1-mit-pfeil.png);
	margin: 1px 2px 0;
}

#menu_vert ul {
	margin-top: -1px;
	margin-bottom: 1px;
	background: url(images/hustle/menuback.png) repeat-y;
}
/* End of 'Navi' */

