


/* ===== menue 1 ===== */

#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
color:#000;
text-decoration:none ;font-family: verdana,arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 17px;
padding-left: 15px;padding-right: 15px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:40px;
line-height:40px;
text-align:center;
background-color:#F4CE0C;
}

#menu1 a:hover {color:#000;
background:transparent;
}

.trenn {width:5px;color:red}



/* ===== menue  oben rechts  ===== */
#menu2 {
border: dashed 0px #000;
background-color:#F4CE0C;
text-align: center;
margin:10 290 0 0;
padding:0 0 0 0;
background:transparent;
background-repeat:repeat-x;
background-position: 0% 0%;
}

#menu2 ul, #menu2 li {
list-style-type:square;
margin:20 0 75 10;
padding: 0 0 0 5 ;
color:red;
}

#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {display:block;
color:#000000;
text-decoration:none ;font-family: verdana,arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 17px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-:0px;
margin-left: 0px;margin-right: 0px;
margin:0px;
height:22px;
line-height:22px;
text-align:left;
}

#menu2 li a:hover { color:#000; text-decoration:none ;
background:transparent;
text-decoration:underline;
}



/* ===== allgemeine links im text ===== */

a:link, a:visited, a:active{font-size: 16px;line-height: 20px;
font-family: verdana,arial,tahoma,verdana,helvetica, sans-serif;
color:#000;text-decoration:underline;}

a:hover{ text-decoration:none;background-color:#white;
color:#white;text-decoration:underline;}