div.dynarch-horiz-menu { 
	padding: 0px;
/*	padding-left: 5px;  */
	border: none; 
	cursor: default;
}
div.dynarch-horiz-menu table, div.dynarch-popup-menu table { font: 10px verdana, sans-serif; } 
div.dynarch-popup-menu table { 	border-collapse: collapse;  } 
div.dynarch-horiz-menu table tr td { color: black; font-weight: bold; } 
div.dynarch-horiz-menu table tr td.item { padding: 0px; } 
div.dynarch-horiz-menu table tr td.item img { vertical-align: middle; } 
div.dynarch-horiz-menu table tr td.separator { width: 6px; } 
div.dynarch-horiz-menu table tr td.separator div { 
	border-left: 1px solid; 
	border-right: 1px solid; 
	margin: 2px; 
	height: 14px; 
	overflow: hidden;
} 
div.dynarch-horiz-menu td.disabled, div.dynarch-horiz-menu td.disabled table td { color: #aca899; } 
div.dynarch-horiz-menu td.disabled img { -moz-opacity: 0.4; filter: alpha(opacity=40);} 
div.dynarch-popup-menu { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	border: 1px solid #C3CEDB;
	background-color: #E0E1E2;
	padding: 0px; 
	cursor: default; 
	z-index: 1000;
} 
div.dynarch-popup-base-menu { position: static; } 
div.dynarch-popup-menu tr.item td.icon img, div.dynarch-popup-menu tr.item td.icon div { } 
div.dynarch-popup-menu td {
	border-bottom: 1px solid #C3CEDB;
	height: 20px;
} 
div.dynarch-popup-menu tr.item, div.dynarch-popup-menu tr.item {
	color: #5A5A5A;
	cursor: pointer;
} 
div.dynarch-popup-menu tr.item.hover, div.dynarch-popup-menu tr.item.active {
	color: black;
	background-color: white;
} 

div.dynarch-popup-menu tr.item td.label { padding: 1px 15px 1px 3px; } 
div.dynarch-popup-menu tr.item td.arrow { width: 11px; } 
div.dynarch-popup-menu tr.item td.arrow div { 
	width: 11px; 
	background: transparent url("/hmenu/img/rarrow.gif") no-repeat 0% 50%;
} 
div.dynarch-popup-menu tr.hover td.arrow div, div.dynarch-popup-menu tr.active td.arrow div { 
	background: transparent url("/hmenu/img/rarrow.gif") no-repeat 0% 50%;
} 
div.dynarch-popup-menu tr.separator td div { 
	margin: 2px; 
	height: 1px; 
	line-height: 1px; 
	font-size: 1px; 
	border: none;
} 
div.dynarch-popup-menu tr.disabled td.label { color: #aca899; } 
div.dynarch-popup-menu tr.disabled td.icon img { -moz-opacity: 0.4; filter: alpha(opacity=40); } 
div.dynarch-menu-shadow, img.dynarch-menu-shadow, div.div.dynarch-IE6-shadow { z-index: 990; position: absolute; } 
div.dynarch-menu-shadow { 
	background-color: #555; 
	-moz-opacity: 0.6; 
	filter: alpha(opacity=60);
} 
div.dynarch-popup-menu a.act {
	color: red;
}


div.shortcuts { 
	padding: 0px;
	border: none; 
	cursor: default;
}
div.shortcuts table { 
	width: 150px;
}
div.shortcuts td { 
	border: none;
}
div.shortcuts tr.item.hover td, div.dynarch-popup-menu tr.item.active td {
	color: black;
	background-color: transparent;
} 
.pc { background-color: #4EA20A; }
.pc td.label { color: white; height: 40px; }

.tve { background-color: #06A4A2; }
.tve td.label { color: white; height: 60px;}

.vacurema { background-color: #6F8FDE; }
.vacurema td.label { color: white; height: 40px; }

.coax { background-color: #812990; }
.coax td.label { color: white; height: 60px; }

.kag { background-color: #BD1B22; }
.kag td.label { color: white; height: 50px; }

.schmelze { background-color: #E07E27; }
.schmelze td.label { color: white; height: 40px; }

.hg { background-color: #CAB420; }
.hg td.label { color: white; height: 40px; }

.asp { background-color: #00AEEF; }
.asp td.label { color: white; height: 70px;}

.laser { background-color: #F7CB00; }
.laser td.label { height: 50px; }


