


/*=========== menü OBEN ===========*/

#menu2 a span{
float:left;
background:  url("images/links.gif") left  no-repeat;
line-height:40px;
height:40px;
width:12px;
}

#menu2 a , #menu2 a:visited , #menu2 a:active {
display:block;
background:  url("images/rechts.gif")  right  no-repeat;
color:#2F2F2F;
font: normal 16px georgia, verdana serif;
line-height:40px;
height:40px;
text-decoration:none ;
padding: 0px 12px 0px 0px;
text-align:center;
margin-left:1px;
}

/* h o v e r */

#menu2 a:hover span{
background:  url("images/links2.gif")  left ;
}

#menu2 a:hover {
background:  url("images/rechts2.gif")  right ;
color:#2f2f2f;
}




/* =============================================================== */


/* menue links */

#menu01{
background:transparent;
padding:0px;
padding-left: 0px;
padding-right: 0px;
float:left;
margin:0px;
}

#menu01 ul, #menu01 li {
list-style-type: none;
margin-left:2px;
padding: 0px;
}

#menu01 li a:link, #menu01 li a:visited, #menu01 li a:active {
display:block;
padding-left:15px;
width:230px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-size: 13px;
color:#5f5f5f;
height: 20px;
line-height: 20px;
letter-spacing:1px;
text-decoration:none;
text-transform:uppercase;
border-bottom:dashed 1px #3E3E3E;
background-position:0% 50%;
}

#menu01 li a:hover { background-image:url(images/stern_kl.png);
background-repeat:no-repeat;
color:#8f8f8f;
text-decoration:none;
border-bottom:dashed 1px #5f5f5f;
}


/* =============================================================== */

/* menue in den boxen  */

#menubox a , #menubox1 a:visited , #menubox1 a:active {display:inline;
color:#5f5f5f;
background:transparent;font-size: 13px;line-height: 16px;
text-decoration:underline;
text-align:left;
font-style:normal;
}

#menubox a:hover{
color:#8f8f8f;
text-decoration:none ;
}

/* =============================================================== */


/* ZWEITES menue links */

#menu02{
background:transparent;
padding:0px;
padding-left: 0px;
padding-right: 0px;
float:left;
margin:0px;
}

#menu02 ul, #menu02 li {
list-style-type: none;
margin-left:2px;
padding: 0px;
}

#menu02 li a:link, #menu02 li a:visited, #menu02 li a:active {
display:block;
padding-left:15px;
width:230px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-size: 13px;
color:#5f5f5f;
height: 20px;
line-height: 20px;
letter-spacing:1px;
text-decoration:none;
text-transform:uppercase;
border-bottom:dashed 1px #363636;
background-position:0% 50%;
}

#menu02 li a:hover { background-image:url(images/stern_kl.png);
background-repeat:no-repeat;
color:#8f8f8f;
text-decoration:none;
border-bottom:dashed 1px #5f5f5f;
}


/* =============================================================== */

/* menue in den boxen  */

#menubox a , #menubox1 a:visited , #menubox1 a:active {display:inline;
color:#5f5f5f;
background:transparent;font-size: 13px;line-height: 16px;
text-decoration:underline;
text-align:left;
font-style:normal;
}

#menubox a:hover{
color:#8f8f8f;
text-decoration:none ;
}


/* =============================================================== */


/* allgemeine links im text */

a:link, a:visited, a:active{

font-family:arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
font-size: 17px;line-height: 22px;
color:#7f7f7f;
text-decoration:underline;}

a:hover{ text-decoration:none;background:transparent;
color:#afafaf;text-decoration:none;}
