A:link			{font-weight:normal; text-decoration: none; color: #111111}
A:visited		{font-weight:normal; text-decoration: none; color: #111111}
A:hover			{font-weight:normal; text-decoration: underline; color: #444444;}
A:active		{font-weight:normal; text-decoration: none; color: #111111}

A.akt:link 		{font-weight:bold; color:#444444; text-decoration:none }
A.akt:visited	{font-weight:bold; color:#111111; text-decoration:none }
A.akt:hover 		{font-weight:bold; color:#111111; text-decoration:none }
A.akt:active	{font-weight:bold; color:#111111; text-decoration:none }

body	{
	background-color:#FFFFFF;
	}

.table	{
	background-color:#FFFFFF;
	}
	
.navi	{
	font-family: arial,helvetica;
	color:#000000;
	font-size:11;
	}

.title	{
	font-family: arial,helvetica;
	color:#000000;
	font-size:12;
	font-weight:bold;
	}
	
.text	{
	font-family: arial,helvetica;
	color:#000000;
	font-size:11;
	font-weight:normal;
	}
	
.sublegend	{
	font-family: arial,helvetica;
	color:#666666;
	font-size:11;
	font-weight:normal;
	}	
	
.headhell	{
	font-family: arial,helvetica;
	color:#FFFFFF;
	font-size:11;
	font-weight:normal;
	}
	
.headblack	{
	font-family: arial,helvetica;
	color:#111111;
	font-size:11;
	font-weight:normal;
	}

.content	{
	font-family: arial,helvetica;
	color:#000000;
	font-size:11;
	font-weight:normal;
	}

*.dark	{
	font-family: arial;
	color:#000000;
	font-size:11;
	padding-left:4;
	font-weight:bold;
	background-color:#000000;
	}

.label	{
	font-family: arial;
	color:#000000;
	font-size:12;

	font-weight:bold;
	}

.impr	{
	font-family: arial,helvetica;
	color:#000000;
	font-size:11;
	font-weight:normal;
	padding:10;
	}

.footer	{
	font-family: arial,helvetica;
	color:#222222;
	font-size:10;
	font-weight:normal;
	padding-left:10;
	padding-right:10;
	}