body {  background-color: #F0F0F0; background-position: 0px 0px; clip:   rect(   ); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: url(../images_frame/l000bg.jpg); background-repeat: repeat-y}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: Black;
	text-decoration: none;
	}
/* Links - Aussehen (Unterstreichung usw.) */

/* Link-Farbe  */

b {
	font-family: Verdana;
	font-size: 13px;
	color: #4E4E4E;
}
/*Link Menue-Auswahl*/

a.ma:
{
	text-decoration: none;
	font-weight : medium;
	font-family : Verdana;
	color: Black;
	font-size: 12px;
}

a.ma:link
{
	text-decoration: none;
	font-weight : medium;
	font-family : Verdana;
	color: Black;
}

a.ma:visited
{
	font-family : Verdana;
	text-decoration: none;
	font-weight : medium;
	color: #5F5F5F;
}
a.ma:activ
{
	text-decoration: none;
	color: Red;
	font-weight : medium;
	font-family : Verdana;
}
a.ma:hover
{
	text-decoration: none;
	color: Red;
	font-weight : medium;
	font-family : Verdana;
}
