body
{
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
}

/* links kleine Angaben*/

a.klein:link  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006600;
	font-weight : normal;
	text-decoration : none;
}

a.klein:visited  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #006600;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

a.klein:active  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #006600;
	font-weight : normal;
	font-size : 11px;
	text-decoration :  underline;
}

a.klein:hover  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #006600;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline;
}
