@charset "windows-1251";
TD
{
FONT-SIZE: xx-small;
}


body,td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:#797979;
}

h1{
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-size : 13px;
	font-weight : bold;
	TEXT-DECORATION: none;
	color:#797979;
}

a{
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-size : 11px;
	text-decoration : none;
	color:#797979;
}

.mail{
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-size : 11px;
	TEXT-DECORATION: underline;
	color:red;
}

.aktive {
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-size : 11px;
	font-weight : bold;
	TEXT-DECORATION: underline;
	color:red;
}

.aktive:hover {
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-size : 11px;
	font-weight : bold;
	TEXT-DECORATION: underline;
	color:#727272;
}

.men {
	font-family : Verdana, Helvetica, sans-serif, Arial;
	color: white;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

.men2 {
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-size : 11px;
	font-weight : bold;
}

.men3 {
	font-family : Verdana, Helvetica, sans-serif, Arial;
	color: white;
	font-size : 11px;
	text-decoration : underline;
}

.men:hover { color:red; }

.men3:hover { color:red; }

.lmail {
	color:red;
	text-decoration : underline;
}