/* menue rechts */

#menu2 ul, #menu2 li 
{
	list-style-type:none;
	color:#000;
	padding-top: 0;
	padding-right: 3;
	padding-bottom: 0;
	margin-left: 3px;
	padding-left: 1px;
	white-space: nowrap;
}

#menu2 a, #menu2 a:visited, #menu2 a:active 
{
	display: block;
	color:#7D7D7D;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	height:30px;
	line-height:30px;
	text-align:center;



background-color:#;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5D5D5D;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5D5D5D;
	margin-top: 10px;
	margin-bottom: 2px;
}

#menu2 a:hover 
{
	color:#FF0000;
	text-decoration:none;
	background-color:#373737;
	border-bottom:solid 1px #000;
}


/* links im text */

a:link, a:visited, a:active
{
	font-size: 14px;
	line-height: 30px;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	color:#FFFF00;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
	background-color:#51605B;
	color:#fff;
	text-decoration:none;
}
#menu3 a, #menu3 a:visited, #menu3 a:active 
{
	color:#7D7D7D;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:10px;
	text-align:left;




background-color:#;		border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #A6AFAC;
	border-bottom-color: #A6AFAC;
	border-right-width: 0px;
	border-left-width: 0px;
}
