
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	
}

td	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
}

.text	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
}

.gruentext	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #59A93D;
}

.headline	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
}


A 	{
	text-decoration : none;
	color: #888888;
	font-weight : bold;
	
}

A:Hover {
	text-decoration: underline;
	color: #888888;
	font-weight : bold;
		
}

A:Active {
	text-decoration: underline;
	color: #000000;
		
}

.navi {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color: #888888
}

.naviaktiv {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color: #59A93D;
}

.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color: #fed400;
}

