.text  {
	font-size : 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.titel  {
	font-size : 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

.adresse  {
	font-size : 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
A {
	color:#FFFFFF;
	text-decoration: none;
} 
a:visited {color:#FFFFFF;}
a:active {color:#ffffff;}
a:hover {color:#44B462;}
