.menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	background-color:#990000;
	background-image:url('../bilder/bg-menu-2010.gif');
	color:#FFFFFF;
	width:165px;
	padding:5px;
	text-align:left;
	font-weight:bold;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.reglink{	
	text-decoration: none;
	color:#FFFFFF;
}
.submenu{
	cursor:pointer;
	margin-bottom: 2px;
	background-color:#CC0000;
	width:165px;
	padding:4px;
	text-align:left;
	font-weight:bold;
	border:1px solid #000000;
	margin-bottom: 0.2em;
	color: #FFFFFF;
}
.menulink{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.6em;
}

.menuseparator {
	cursor:pointer;
	margin-bottom: 0px;
	background-color:#530000;
	color:#FFFFFF;
	width:165px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.menudirectory {
	cursor:pointer;
	margin-bottom: 0px;
	background-color:#990000;
	background-image:url('../bilder/bg-menu-dir-2010.gif');
	color:#FFFFFF;
	width:165px;
	padding:5px 5px 5px 5px;
	text-align:left;
	font-weight:bold;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.menuspacer {
	cursor:pointer;
	margin-bottom: 0px;
	width:165px;
	padding:2px;
	font-size: 0.8em;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
</style>

