A:link,
A:visited   {
  font-size: 10px;
  color:#5252AA;
  font-weight: bold;
  text-decoration:none}

A:hover,
A:active    {
  color:#797979;
  text-decoration:none}

A.email:link,
A.email:visited   {
  color:#000000;
  text-decoration:none
  }
  
A.email:hover,
A.email:active    {
  color:#797979;
  text-decoration:none
  }

A.submenu:link,
A.submenu:visited   {
  font-size: 10px;
  color:#5252AA;
  font-weight: normal;
  text-decoration:none}

A.submenu:hover,
A.submenu:active    {
  color:#797979;
  text-decoration:none}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	}

body  {
  background-color: #eeeeee;
  }

.titelnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}

.titelextragross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	}


.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	}
	
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;	
	}	


