
/* menue oben */


#menu1 a , #menu1 a:visited , #menu1 a:active {
display:block;
color:#5f5f5f;
font:  14px  trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
text-transform:uppercase;
line-height:50px;
height:50px;
text-decoration:none;text-decoration:none;
padding: 0px 8px 0px 8px;
text-align:center;
letter-spacing:1px;
background-repeat:no-repeat;
background-position:  50% 100%;
padding-left:0px;
}


#menu1 a:hover {background-image:url(images/arrow2.png);
background-repeat:no-repeat;
color:#7F7F7F;
text-decoration:none;
}


/* =============================================================== */


/* menue links */

#menu01{
background:transparent;
padding: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;
background-repeat:no-repeat;
padding-left:15px;
background-position:  0px 50%;
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;
}

#menu01 li a:hover { background-image:url(images/arrow.png);
background-repeat:no-repeat;
color:#7f7f7f;letter-spacing:1px;
text-decoration:none;
}


/* =============================================================== */

/* menue in den boxen  */

#menubox a , #menubox1 a:visited , #menubox1 a:active {display:inline;
color:#6f6f6f;
background:transparent;font-size: 13px;line-height: 16px;
text-decoration:underline;
text-align:left;
font-style:normal;
}

#menubox a:hover{
color:#6f6f6f;
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-size: 15px;line-height: 22px;
color:#8f8f8f;
text-decoration:underline;}

a:hover{ text-decoration:none;background:transparent;
color:#8f8f8f;text-decoration:none;}