body {
scrollbar-3dlight-color: #7E864F;
scrollbar-base-color:#7E864F;
scrollbar-arrow-color: #EEEFD4;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,addressblockquote,nobr,i  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #62673D;
}



/* links allgemeine Angaben*/
A  {    
	color : #7F864F;	
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A:ACTIVE  {
	color : Red;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER  {
	color : #005300;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

/* kleine links z.B. impressum*/
A.klein  {    
	color : #7F864F;	
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
}

A.klein:ACTIVE  {
	font-size : 10px;
	color : Red;
	font-weight : bold;
	text-decoration : none;
}

A.klein:HOVER  {
	font-size : 10px;
	color : #005300;
	font-weight : bold;
	text-decoration : none;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
	text-decoration : none;
}

H2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

