.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 848484;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #848484;
}


a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #485752;
	text-decoration: none;
	letter-spacing: 1px;

	}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #848484;
	text-decoration: none;
	letter-spacing: 1px;


	}

a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
	color: #485752;


}
a:active {
	font-family: Verdana;
	color: #848484;
	text-decoration: none;
	letter-spacing: 1px;

}