#leftmenu {
	/*NE*/position:relative;
	top:0; /*Internet Explorer 6.0 - von oben Abstand */
	left:14px; /*Firefox + Internet Explorer 6.0 - Position von links */
	width:170px; /*Firefox + Internet Explorer 6.0 - Breite der Buttons */
	/*NE*/padding:0; /*Internet Explorer 6.0 - verschiebt Buttons nach links */
	/*NE*/margin:0; /*Internet Explorer 6.0 - von links + von oben */
	/*NE*/z-index:200;
}

/*NE*/#leftmenu ul {
	list-style:none;
	margin:0; /*Internet Explorer 6.0 - von links + von oben */
	padding:0; /*Internet Explorer 6.0 - Abstand zwischen Buttons */ /*Firefox - versetzt nach rechts */
}


#leftmenu h2 {
	color:#FF8635; /* Änderungen keine Auswirkungen */
	background-color:#96D12C; /* Änderungen keine Auswirkungen */
	text-transform:uppercase;
}

#leftmenu a.one {
	/*NE*/display: block; /* block, inline-block, inline, table-header-group, table-footer-group*/
	position: relative;
	height: 32px; /*Firefox  Internet Explorer 6.0 - Höhe der Buttons */
	text-transform: none; /*Firefox  Internet Explorer 6.0 - Großschrift "uppercase/none" */
	letter-spacing: 0px; /*Firefox  Internet Explorer 6.0 - Abstand zwischen den Zeichen */
	font-size: 13px; /*Firefox  Internet Explorer 6.0 - Schriftgröße */
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif; /*Firefox  Internet Explorer 6.0 - Schriftart */
	font-weight: bold; /* normal bolder bold lighter 100 200 - 900 */
	color: #000; /*Firefox  Internet Explorer 6.0 - Schriftfarbe*/
	text-decoration: none; /* none underline overline line-through*/
	background-image: url(/base/cw/img/buttons_170/01_lights-greensm_b.gif); /*Firefox  Internet Explorer 6.0 - Buttonbild */
	background-color: 0; /*Internet Explorer 6.0 - ohne background-image, dann Hintergrundfarbe */
	border-top-width: 0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite oben */
	border-top-style: solid; /* solid (fest) double (doppelt) groove (Fuge) ridge (Erhöhung) inset (tiefliegend) outset (hochliegend) */
	border-top-color: 0; /*Firefox  Internet Explorer 6.0 - Rahmenfarbe */
	border-right-width: 0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite rechts */
	border-right-style: solid; /* solid (fest) double (doppelt) groove (Fuge) ridge (Erhöhung) inset (tiefliegend) outset (hochliegend) */
	border-right-color: 0; /*Firefox  Internet Explorer 6.0 - Rahmenfarbe */
	border-bottom-width: 0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite unten */
	border-bottom-style: solid; /* solid (fest) double (doppelt) groove (Fuge) ridge (Erhöhung) inset (tiefliegend) outset (hochliegend) */
	border-bottom-color: 0; /*Firefox  Internet Explorer 6.0 - Rahmenfarbe */
	border-left-width: 0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite links */
	border-left-style: solid; /* solid (fest) double (doppelt) groove (Fuge) ridge (Erhöhung) inset (tiefliegend) outset (hochliegend) */
	border-left-color: 0; /*Firefox  Internet Explorer 6.0 - Rahmenfarbe */
	margin: 0; /*Internet Explorer 6.0 - Abstand Buttons links und Abstand zwischen den Buttons */
	margin-top: 3px; /*Firefox  Internet Explorer 6.0 - Abstand zwischen den Buttons */
/*NE*/
	padding: 0;
}

#leftmenu a:hover.one {
	display:block; /* block, inline-block, inline, table-header-group, table-footer-group*/
	font-size:13px; /*Firefox  Internet Explorer 6.0 - Schriftgröße */
	color:white; /*Firefox  Internet Explorer 6.0 - Schriftfarbe*/
	background-image:url(/base/cw/img/buttons_170/01_lights-greensm_a.gif); /*Firefox  Internet Explorer 6.0 - Buttonbild */
	background-color:0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Hintergrundfarbe */
	border-style:solid; /* solid (fest) double (doppelt) groove (Fuge) ridge (Erhöhung) inset (tiefliegend) outset (hochliegend) */
	border-width:0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite links */
	border-top-width:0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite oben */
	border-right-width:0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite rechts */
	border-bottom-width:0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite unten */
	border-left-width:0; /*Firefox  Internet Explorer 6.0 - ohne background-image, dann Rahmenbreite links */
}

#leftmenu span.oneicon {
	position:absolute; /* absolute, relative, static */ /*Firefox  Internet Explorer 6.0 - icon-Position */ 
	left:12px; /*Firefox  Internet Explorer 6.0 - icon-Position von links*/
	top:5px; /*Firefox  Internet Explorer 6.0 - icon-Position von oben*/
	margin:0;
	padding:0;
	cursor:pointer;
}
#leftmenu span.one {
	position:absolute;
	left:36px;
	top:7px; /*Firefox*/
	margin:0; /*Internet Explorer 6.0 - versetzt die Schrift vertikal*/
	padding:0; /*Internet Explorer 6.0 - versetzt die Schrift vertikal*/
	cursor:pointer;
}

#leftmenu a.two {
	position:relative;
	height:24px;
	font-size:13px;
	font-family:Helvetica, Verdana, Tahoma, Arial, sans-serif;
	letter-spacing:1px;
	display:block;
	border:0px;
	border-color:#009966;
	border-style:solid;
	border-width:1px;
	border-top-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:1px;
	color:#680000;
	background-image:url(/base/cw/img/menu/taboverbtn_grauheller.gif);
	background-color:#ffffff;
	text-decoration:none;
	margin:0;
	margin-top:0;
	padding:0;
}

#leftmenu span.two {
	position:absolute;
	left:25px;
	top:5px;
	margin:0;
	padding:0;
	cursor:pointer;
}

#leftmenu a:hover.two {
	font-size:13px;
	color:#005800;
	background-image:url(/base/cw/img/menu/taboverbtn_grauheller.gif);
	background-color:#ffffff;
	border:2px;
	border-color:#009966;
	border-style:solid;
	border-width:1px;
	border-top-width:2px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:2px;
}

#leftmenu a.three {
	position:relative;
	height:24px;
	font-size:13px;
	font-family:Helvetica, Verdana, Tahoma, Arial, sans-serif;
	letter-spacing:1px;
	display:block;
	border:2px;
	border-color:#009966;
	border-style:solid;
	border-width:1px;
	border-top-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:1px;
	color:#680000;
	background-image:url(/base/cw/img/menu/taboverbtn_grau.gif);
	background-color:#dfdfdf;
	text-decoration:none;
	margin:0;
	margin-top:0px;
	padding:0;
}

#leftmenu span.three {
	position:absolute;
	left:25px;
	top:5px;
	margin:0;
	padding:0;
	cursor:pointer;
}

#leftmenu a:hover.three {
	font-size:13px;
	color:#FF0000;
	background-image:url(/base/cw/img/menu/taboverbtn_grau.gif);
	background-color:#ffffff;
	border:2px;
	border-color:#009966;
	border-style:solid;
	border-width:1px;
	border-top-width:2px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:2px;
}



#leftmenu li {
	/*NE*/position:relative;
}

#leftmenu ul ul ul {
	/*NE*/position:absolute;
	/*NE*/top:0;
	/*NE*/left:100%;
	/*NE*/width:100%;
}

div#leftmenu ul ul ul,div#leftmenu ul ul li:hover ul ul {
	/*NE*/display :none;
}

div#leftmenu ul ul li:hover ul,div#leftmenu ul ul ul li:hover ul {
	/*NE*/display :block;
}

