


/* Menue oben */

#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
color:#fff;
text-decoration:none ;font-family:  Bradley Hand ITC, Arial,
arial,tahoma,verdana,helvetica, sans-serif; font-size: 17px; font-weight: bolder;

margin-left: 0px;margin-right: 0px;
height:20px;
line-height:20px;
text-align:center;
background-color:#;
}

#menu1 a:hover {color:#fff; text-decoration:underline ;
background:transparent;
}

  .trenn {width:1px;background-color:#;color:#1C07FB}




/*  menue oben rechts  */

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#1C07FB;
text-decoration:none ;font-family:   Bradley Hand ITC, Arial,
arial,tahoma,verdana,helvetica, sans-serif; font-size: 17px; font-weight: bolder;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-bottom:solid 1px #B6B6B6;
border-top:solid 0px #d7e79c;
height:40px;
line-height:40px;
text-align:center;
width:182px
}

#menu2 a:hover {color:#ffffff; text-decoration:none ;
background-color:#1C07FB;
border-bottom:solid 1px #ffffff;
}
/* Menue unten  */
              nu3 a:visited , #menu3 a:active,a:link {display: block;
color:#fff;
text-decoration:none ;font-family:  Bradley Hand ITC, Arial,
arial,tahoma,verdana,helvetica, sans-serif; font-size: 17px;

margin-left: 1px;margin-right: 1px;
height:20px;
line-height:20px;
text-align:center;
background-color:#;
}

#menu3 a:hover {color:#fff; text-decoration:underline ;
background:transparent;
}

  .trenn {width:1px;background-color:#;color:#ffffff}


/* links */

a:link, a:visited, a:active{font-size: 17px;line-height: 20px;
font-family:  Bradley Hand ITC, Arial,
arial,tahoma,verdana,helvetica, sans-serif;color:#000;
text-decoration:underline;text-align:left;}

a:hover{ text-decoration:none;background-color:#000;
color:#fff;text-decoration:none;text-align:left;}