body {
	font-family: Arial;
	font-size: 10pt;
	color : Black;
	
	scrollbar-3dlight-color: D7D7D7;
	 scrollbar-arrow-color: 000000;
	  scrollbar-darkshadow-color: D7D7D7;
	   scrollbar-face-color:D7D7D7;
	    scrollbar-highlight-color: 000000;
		 scrollbar-shadow-color: 000000;
		  scrollbar-track-color: D7D7D7;

}


a:hover {
	color: black;
	text-decoration: underline;
}
A, a, a:link  {
	color: blue;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none
}
a:active {
	color: black;
	text-decoration: underline;
}

font,p,li
  {
	color: black;
	font-size: 10pt;
	font-family: arial
}

#ueberschrift
  {
	color: #808080;
	font-size: 12pt;
	font-family: arial
}

#klein
  {
	color: #000000;
	font-size: 8pt;
	font-family: arial
}

.gbook_link {
	font-family:  Arial;
	font-size: 8pt;
	color: black;
	
}
.schrift {
	font-family:  Arial;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

a {
	font-size: 10pt;
	color: blue;
	display : inline;
}

