.menuhead {
	background-color: #C3C3C3;
	height: 22px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;




}
.menuteil {
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 22px;
	font-size: 14px;
	padding-top: 2px;
	background-image: url(../img/menu_dot.gif);
	background-repeat: no-repeat;
	background-position: left left;
	padding-left: 12px;



}
.menuheadecke {
	background-image: url(../img/e_ro.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 22px;
	width: 22px;

}
