/**CSS-File für tus.horbruch.de**/

#start_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: White;
	font-size: 26px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*Linkdarstellung*/
A:link {color: White; text-decoration: underline;  font-weight: bolder; }
A:visited {color: White; text-decoration: underline;  font-weight: bolder; }
*A:hover {color: Red; text-decoration: underline;  font-weight: bolder; }*/



