BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clsNode, .clsNode:visited{
	color: white;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNode:hover{
	color: #D2FFD2;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : underline;
}
.input{
	border: none;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	}
.suche_headline{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	}
