﻿#submeny
{
	width: 173px;
	background-color: #4e3f31;
	text-align: left;
	padding-bottom: 1px;
	padding-right: 1px;
}
#ramme
{
    width: 172px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
a.submenuitem1:link, a.submenuitem1:active, a.submenuitem1:visited
{
    display: block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	color: #fff;
	background-color: #c2b792;
	padding-left: 23px;
	text-decoration: none,
}
a.submenuitem1:hover
{
    display: block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	color: #fff;
	background-color: #c36106;
	padding-left: 23px;
	text-decoration: none,
}
a.submenuitem1_selected:link, a.submenuitem1_selected:active, a.submenuitem1_selected:visited, a.submenuitem1_selected:hover, 
{
    display: block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	color: #fff;
	background-color: #a08e51;
	padding-left: 23px;
	text-decoration: none;
}
a.submenuitem:link, a.submenuitem:active, a.submenuitem:visited
{
    display: block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	color: #fff;
	background-color: #c2b792;
	padding-left: 23px;
	border-top: 1px solid #fff;
	text-decoration: none;
}
a.submenuitem:hover
{
    display: block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	color: #fff;
	background-color: #c36106;
	padding-left: 23px;
	border-top: 1px solid #fff;
	text-decoration: none;
}
a.submenuitem_selected:link, a.submenuitem_selected:active, a.submenuitem_selected:visited, a.submenuitem_selected:hover, 
{
    display: block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	color: #fff;
	background-color: #a08e51;
	padding-left: 23px;
	border-top: 1px solid #fff;
	text-decoration: none;
}

/* TREELEVEL 4 */
a.submenuitem2:link, a.submenuitem2:active, a.submenuitem2:visited 
{
    display: block;
	width: 149px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #fff;
	background-color: #c2b792;
	padding-left: 23px;
	text-decoration: none;
}
a.submenuitem2:hover
{
    display: block;
	width: 149px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #fff;
	background-color: #c36106;
	padding-left: 23px;
	text-decoration: none;
}
a.submenuitem2_1:link, a.submenuitem2_1:active, a.submenuitem2_1:visited
{
    display: block;
	width: 149px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #fff;
	background-color: #c2b792;
	padding-left: 23px;
	text-decoration: none;
	border-top: 1px solid #fff;
}
a.submenuitem2_1:hover
{
    display: block;
	width: 149px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #fff;
	background-color: #c36106;
	padding-left: 23px;
	text-decoration: none;
	border-top: 1px solid #fff;
}
a.submenuitem2_selected:link, a.submenuitem2_selected:active, a.submenuitem2_selected:visited, a.submenuitem2_selected:hover 
{
    display: block;
	width: 149px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #fff;
	background-color: #a08e51;
	padding-left: 23px;
	text-decoration: none;
}
a.submenuitem2_1_selected:link, a.submenuitem2_1_selected:active, a.submenuitem2_1_selected:visited, a.submenuitem2_1_selected:hover 
{
    display: block;
	width: 149px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #fff;
	background-color: #a08e51;
	padding-left: 23px;
	text-decoration: none;
	border-top: 1px solid #fff;
}
