@charset "iso-8859-1";
@import url(../../base/css/anchor.css);
/*------------------*/

a.site:link,a.site:active, a.site:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.site:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

a.menue:link, a.menue:visited, a.menue:active
{
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight:500;
}

a.menue:hover
{
	font-size: 13px;
	color: #969694;
	text-decoration: underline;
	font-weight:500;

}

a.gross:link, a.gross:visited, a.gross:active
{
	font-size: 14px;
	color: #000000;
	font-weight:500;
}

a.gross:hover
{
	font-size: 14px;
	color: #969694;
	font-weight:500;

}


a.kl_menue:link,
a.kl_menue:visited,
a.kl_menue:active
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight:500;
	vertical-align: top;
}

a.kl_menue:hover
{
	font-size: 12px;
	color: #969694;
	text-decoration: underline;
	font-weight:500;
	vertical-align: top;
}

a.gkl_menue:link,
a.gkl_menue:visited,
a.gkl_menue:active
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight:600;
	vertical-align: top;
}

a.gkl_menue:hover
{
	font-size: 11px;
	color: #969694;
	text-decoration: underline;
	font-weight:600;
	vertical-align: top;
}

a.verz:link,
a.verz:visited,
a.verz:active,
a.verz:hover
{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight:lighter;
	text-align:left;
}

a.ref:link,
a.ref:visited,
a.ref:active,
a.ref:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight:light;
	vertical-align: bottom;
	text-align:left;
}

a.foot:link,a.foot:active, a.foot:visited, a.foot:hover
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight:light;
}

a.text:link,
a.text:visited,
a.text:active ,
a.text:hover
{
	color:#0000FF;
	text-decoration:underline;
	font-size:12px;
}

	a:link, a:visited
	{
		color:black;
		text-decoration:underline;
	}
	a:hover, a:active
	{
		color:black;
		text-decoration:underline;
	}
/*###############################################################*/
	div#top_menu_block ul li a
	{
		text-decoration:none;
	}
/*###############################################################*/
	div#top_members_menu a
	{
		color:#999;
		font-size:11px;
	}
/*###############################################################*/
	a.bottom_text
	{
		font-weight:bold;
	}
