

/*=========== menü OBEN ===========*/

#menu2 a span{
float:left;
background:  url('images/links2.gif') no-repeat left;
line-height:28px;
height:26px;
width:13px
}

#menu2 a, #menu2 a:visited, #menu2 a:active {
display:block;
background:  url('images/rechts2.gif') no-repeat right;
color:#3F3F3F;
line-height:28px;
height:26px;
text-decoration:none ;
text-align:center;
margin-left:-2px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:georgia, verdana serif; padding-left:0px; padding-right:15px; padding-top:0px; padding-bottom:0px
}



/* h o v e r */

#menu2 a:hover span{
background:  url('images/links.gif') left ;
}

#menu2 a:hover {
background:  url('images/rechts.gif') right ;
color:#3F3F3F;
text-decoration:none 
}

Felder

#feld a span{
float:left;
background:  url('images/feld.gif') no-repeat left;
line-height:150px;
height:150px;
width:449px
}

#feld a, #feld a:visited, #feld a:active {
display:block;
background:  url('images/rechts2.gif') no-repeat right;
color:#3F3F3F;
line-height:150px;
height:150px;
text-decoration:none ;
text-align:center;
margin-left:-2px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:georgia, verdana serif; padding-left:0px; padding-right:15px; padding-top:0px; padding-bottom:0px
}