a:link, a:visited, a:active {
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration:none; 
	font-weight: none; 
	font-style: none;
	}


a:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: none; 
	font-style: none; 
	text-decoration: none;
	}

a.text_link:link, a.text_link:visited, a.text_link:active {
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline; 
	font-weight: none; 
	font-style: none;
	}


a.text_link:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: none; 
	font-style: none; 
	text-decoration: underline;
	}
	
td.linie {
	background-color: #000000;
} 

table.innen{ border: 1px solid Black; }

table.small{ border: 0px; font-size: 10pt;}

td.text {
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration:none; 
	font-weight: none; 
	font-style: none;	
}

p.important {
	color: #FF0000;
	font-family: Verdana;
	font-size: 20pt;
	text-decoration:none; 
	font-weight: none; 
	font-style: none;	
}