
#navcontainer-tanz {position:absolute; width: 177px; left: 20px; top:370px; text-align: left; border: 1px solid black; border-bottom: none; margin-bottom: 2em;}

#navcontainer-tanz ul {margin: 0;	padding: 0;	list-style-type: none;
	text-indent: 20px;letter-spacing: 1px;
	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	}

#navcontainer-tanz li {list-style-image: none;margin:0; border-bottom: 1px solid black; background-color: #cccccc}

#navcontainer-tanz  a {	display: block;width: 177px;height: 22px;
/*font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;*/ }

#navcontainer-tanz  a:link, #navcontainer-tanz  a:visited {
	background: url(../hintergrund/zweifarb.gif);
 	color: #CC6600;text-decoration: none; padding-bottom: 0;}

#navcontainer-tanz li a:hover {background: url(../hintergrund/zweifarb.gif) 0px -22px no-repeat; /* hier wird das Image verschoben */
	color: #fff;text-decoration: none;}

#navcontainer-tanz li a#current {background: url(../hintergrund/zweifarb.gif) 0px -22px no-repeat; /* hier wird das Image verschoben */
	color: #fff;text-decoration: none;}


