html { 
  scrollbar-base-color:#663300; 
  scrollbar-3dlight-color:#666666; 
  scrollbar-arrow-color:#cccccc; 
  scrollbar-darkshadow-color:#333333; 
  scrollbar-face-color:#663300; 
  scrollbar-highlight-color:#cccccc; 
  scrollbar-shadow-color:#000000; 
  scrollbar-track-color:#663300; 
} 

.date {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.ereignis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	padding-bottom: 6px;
	margin-top: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
a:link {
	color: #FFCC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 12px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 12px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC99;
	font-size: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFCC66;
	margin-bottom: 2px;
	font-weight: normal;
}
