body
{
	font-family : Verdana,Arial,sans-serif;
	font-size: 12pt;	
}

.tdhinter
{
	background-color: #E6E6FA;
}

.tdtitel
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
	font-weight : bold;
}

.text
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
}

.titel
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 16pt;
	font-weight : 600;
}

.textfett
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.mini
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;	
}

a {
  color : Blue;
  text-decoration : underline;
  font-size : 10pt;
  font-weight: bold;
}


a:visited {
  color : Black;
  text-decoration : underline;
  font-size : 10pt;
  font-weight: bold;
}


a:active {
	color : Blue;
	text-decoration : underline;
	font-size : 10pt;
	font-weight: bold;
}


a:hover {
	color : Blue;
	text-decoration : none;
	font-size : 10pt;
  	font-weight: bold;
}

