/* Sidemenu */

ul.SubMenuBarVertical ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	margin: 0;
}

ul.SubMenuBarVertical {
}

ul.SubMenuBarVertical li {
	font-size: 11px;
	list-style-image: url(../../../templates/wintersteller_new/img/list-style-item-submenu.png);
	line-height: 1.50;
}

ul.SubMenuBarVertical li a {
	color: #522900;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

ul.SubMenuBarVertical li a:hover {
	color: #780808;
	text-decoration: underline;
}

ul.SubMenuBarVertical .current {
	text-decoration: none;
	background: none;
}
ul.SubMenuBarVertical .current a {
	color: #522900;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

ul.SubMenuBarVertical .current a:hover {
	color: #780808;
	text-decoration: underline;
}