#menuLeft{
	position: absolute;
	left: 5px;
	top: 65px;
	width: 127px;
	font-size: 1em;
	background: #ededed url(../../buttons/00_back_menu.png) repeat-y left;
	}
#menuLeft ul{
	padding: 0;
	margin: 0;
	color: #000;
	}
#menuLeft ul li{
	padding: 0;
	margin: 0;
	margin-top: -1px;
	border: 1px solid #000;
	text-align: center;
	background-color: #f5f5f5;
	}
#menuLeft ul li li{
	font-size: 0.9em;
	border: 0;
	}

#menuLeft ul li.imhereUeber {
	background-color: #e9fae7;
	border-bottom: 2px dotted #000;
	}
#menuLeft ul li.imhere {
	background-color: #e9fae7;
	border: 1px solid #000;
	}

#menuLeft ul li ul .offen{
	border-bottom: 2px dotted #e9fae7;
	border-top: 2px dotted #e9fae7;
	}

#menuLeft li a{
	text-decoration: none;
	display:block;
	color: #000000;
	padding: 1px;
	}
#menuLeft li.imhere a{
	background-color: #e9fae7;
	}
#menuLeft ul li ul .offen a{
	background-color: #f7faf5;
	}
#menuLeft li a:hover{
	background-color: #ccff99;
	}

#menuLeft li.unterAktiv a, #menuLeft ul li.imhere li.unterAktiv a{
	background-color: #ccff99;
	}
#menuLeft li.unterAktiv a:hover, #menuLeft ul li.imhere li.unterAktiv a:hover{
	background-color:#ccff99;
	}

#menuLeft ul#sprachen {
	margin-bottom: 7px;
	}

#menuLeft img#creativecomm {
	margin-left: 5px;
	margin-bottom: -5px;
	}

#menuLeft img#shirtshopLeft {
	margin-left: 5px;
	margin-bottom: -5px;
	padding-top: 20px;
	margin-top: 2px;
	background-color: #ededed;
	}

#menuLeft ul li.gibtmehr a{
	background: #e9fae7 url(../../buttons/pfeil-runter2.png) no-repeat left;
	}
#menuLeft ul li.gibtmehr a:hover{
	background: #ccff99 url(../../buttons/pfeil-runter2.png) no-repeat left;
	}

#menuLeft h2{
	display: none;
	margin: 0;
	padding: 0;
}
#menuLeft h3{
	font-size: 10px;
	height: 12px;
	padding-left: 2px;
	color: #FFF;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0;
	background: #000 url(../../buttons/box-top-right.png) no-repeat right;
}