body
{
	font-family:	arial,helvetica,sans-serif;
	font-size:		14px;
	font-weight:	normal;
}




<!--
-------------------------
Navigationelemente
-------------------------
-->
a:link
{
	font-family:		arial,helvetica,sans-serif;
	font-weight:		normal;
	color:					#0000f0;
	text-decoration:none;
}

a:active
{
	font-family:		arial,helvetica,sans-serif;
	font-weight:		normal;
	color:					#0000f0;
	text-decoration:none;
}

a:visited
{
	font-family:		arial,helvetica,sans-serif;
	font-weight:		normal;
	color:					#0000f0;
	text-decoration:none;
}

a:hover
{
	font-family:		arial,helvetica,sans-serif;
	font-weight:		normal;
	color:					#f00000;
	text-decoration:none;
}

