h1 { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #AAAAAA; 
	font-size: 13pt; 
}
h2 { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : black; 
	font-size: 14pt; 
}
#tabelle_titel_bg{
	color : red;
}	
#tabelle_titel { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : white; 
	font-size: 12px; 
	font-style : bold;
	margin-left : 3px;
	font-weight: bold;
}
#tabelle_text { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : black; 
	font-size: 12px; 
	margin-left : 3px;
	font-weight: normal;
}
td  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	font-weight : 400;
	margin-left : 0px;
}
p  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	font-weight : 400;
	margin-left : 0px;
}

li  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	font-weight : 400;
	margin-left : 0px;
}

A:visited  {
	text-decoration : none;
	color :  #000099;
}

A:active  {
	text-decoration : none;
	color :  #000099;
}

A:link  {
	text-decoration : none;
	color :  #000099;
}

A:hover  {
	text-decoration : none;
 	color : #FFF000; 
}
