#menu a, #menu a:active {
display: block;
color:#fff;
text-decoration:none;
font-family: verdana, arial, helvetica, tahoma ,  sans-serif;
font-size: 12px;
margin: 0 0 0 0;
height:35px;
line-height:35px;
text-align:center;
background:#8A0000;
width:150px;
}

#menu a:visited{
display: block;
color:#ffffff;
text-decoration:none;
font-family: verdana, arial, helvetica, tahoma ,  sans-serif;
font-size: 12px;
margin: 0 0 0 0;
height:35px;
line-height:35px;
text-align:center;
background:#transparent;
width:150px;
}

#menu a:hover {
	color:#DFD9D9;
	text-decoration:underline;
	border-bottom:solid 0px #000;
	background-image:none;
	background-repeat:no-repeat;
	background-position:  50% 100%;
	background-color: #6C9500;
	line-height:35px;
}

#menu strong {
	display: block;
	background: #DFD9D9;
	color: #c00;
	}

.line {background-color:#994724;}567700
.line2 {background-color:#93CA00;}

#menu3a, #menu3 a:visited , #menu3 a:active {
display: block;
color:#fff;
text-decoration:none;

margin: 0 0 0 0;
height:113px;
line-height:40px;
text-align:center;
background:transparent;
width:150px;
}

#menu3a:hover {
color:#fff;
text-decoration:none ;
background:transparent;
}

/* allgemeine links im text */

a:link, a:visited{
	color:#000;
	font-size: 8pt;
	line-height: 22px;
	font-family: verdana, tahoma,  arial, helvetica, verdana, tahoma, sans-serif;
	text-decoration:underline;
}

a:hover{ 
text-decoration:none;background-color:#6C9500;
color:#fff;text-decoration:none;}

 a:active{
	color:#8A0000;
	font-size: 8pt;
	line-height: 22px;
	font-family: verdana, tahoma,  arial, helvetica, verdana, tahoma, sans-serif;
	text-decoration:underline;
}

 strong {
	display: block;
    background:transparent;
	color:#000;
	}


/* =============================================================== */
