BODY  {
	font-family : Arial, Helvetica, sans-serif;
}

h2,b  {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
}

td,p,li  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}

//ul { 
//	list-style-image:url(http://www.lsr.de/images/dot2.gif) 
//}

FONT.KL	{font-size:12px;}
FONT.MI	{font-size:16px;}
FONT.GR	{font-size:20px;}
FONT.RGR {font-size:28px;}

A:link,A:visited  {
	text-decoration : none;
	font-weight : normal;
	color : #404080;
}

A:active  {
	text-decoration : none;
	font-weight : normal;
	color : #404080;
}

A:hover  {
	text-decoration : none;
	color : #C00;

}

A.offsite  {
	text-decoration : none;
	font-weight : normal;
	color : #C00;
}


