
.foo {position:absolute; z-index:30; margin-left:1%; }
ul.ulFirst {padding:0; margin:5px 0 0 0; list-style:none; overflow:hidden; float:left; margin-right:1px; background:transparent;}
ul.ulFirst a {text-decoration:none; font-size:0.9em; padding-left:5px;}

ul.ulFirst li.liFirst {
float:left;
width:170px;
margin:0 -90px 0 0;
}

ul.ulSecd {float:left; padding:25px 0 0 0; margin:0; list-style:none; margin-top:-25px;}
ul.ulSecd li a {
float:left;
width:85px;
clear:left;
}

ul.ulSecd a:hover,
ul.ulSecd a:focus,
ul.ulSecd a:active {
margin-right:2px;
outline:0;
}

ul.ulFirst li.liFirst a.aFirst {
position:relative;
z-index:25;
display:block;
float:left;
width:75px;
margin-top:0;
}

/* Farbgestaltung der nachgeordneten Monatslinks bei event:hover */
#hv2011 a:hover { color:#0E7300; }
#hv2010 a:hover { color:#0E73EE; }
#hv2009 a:hover { color:#8080C0; }
#hv2008 a:hover { color:#76AE6C; }
#hv2007 a:hover { color:#FF6633; }
#hv2006 a:hover { color:#CCCC00; }
#hv2005 a:hover { color:#A5162F; }

div.spa { margin-bottom:19em; }

ul.ulFirst li.liFirst a.aFirst:focus,
ul.ulFirst li.liFirst a.aFirst:active {
margin-right:1px;
border-bottom:1px dotted;
}



