A:link        {text-decoration: none; color: #000000; background-color: transparent;}
A:visited     {text-decoration: none; color: #000000; background-color: transparent; }
A:hover       {text-decoration: underline; color: #000000; background-color: transparent; }		
A:active     {text-decoration: underline; color: #000000; background-color: transparent; }


tr{
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	text-decoration : none;
	color: #666666;
}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #666666;
}

.bereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FF2928;
}

.combobox {
background-color: #FFFFFF;
color: #000000;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.tabelle-art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tabelle-wert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.tabelle-wert-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	color: #000000;
}