body {
  background-color: Gray;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  line-height: 7pt;
  letter-spacing: 0.2mm;
  word-spacing: 0.4mm;
  text-decoration: none;
  color: Black;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #808080;
	scrollbar-face-color: #99CC99;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #C8C8C8;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
}
a:active {
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
a.menue:link {
   text-decoration: none;
   color: Black;
   background-color: transparent;
}
a.menue:visited {
   text-decoration: none;
   color: Black;
   background-color: transparent;
}
a.menue:active {
   text-decoration: none;
   color: Black;
   background-color: transparent;
}
a.menue:hover {
   text-decoration: underline;
   color: Black;
   background-color: transparent;
}
h1 {
   color: Black;
   font-size: 18px;
   background-color: transparent;
   font-weight: bold;
}
h2 {
   color: Black;
   font-size: 12px;
   line-height: 7pt;
   letter-spacing: 0.2mm;
   word-spacing: 0.2mm;
   background-color: transparent;
   font-weight: bold;
}
#menue {
  border-width: 1px;
  border-style: solid;
  border-color: Black;
  background-color: #99CCDD; 
  padding: 10px;
  margin: 0px;
  font-size: 11px;
  color: Black;  
}
#content {
  border-width: 1px;
  border-style: solid;
  border-color: Black;
  background-color: #99CC99; 
  padding: 10px;
  margin: 0px;
  font-size: 12px;
  color: Black; 
  font-family: Verdana, Arial, sans-serif;
  line-height: 15pt;
  letter-spacing: 0.1mm;
  word-spacing: 0.4mm;
  text-decoration: none; 
}
#loglast {  
  border-color: Black;
  border-width: 1px;
  border-style: solid;
  background-color: #99CC99; 
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: Black; 
  font-family: Verdana, Arial, sans-serif;
  line-height: 12pt;
  letter-spacing: 0.1mm;
  word-spacing: 0.2mm;
  text-decoration: none; 
}
#copyright {
  border-width: 1px;
  border-style: solid;
  border-color: Black;  
  background-color: #99CC99;
  padding: 5px;
  margin: 0px;
  font-size: 9px;
  color: Black;  
}
#horizontalbar {
  background-color: #314953;
}
#grafik {
  border-left: 1px solid #0000FF;
  border-top: 1px solid #0000FF;
  border-right: 1px outset #0000FF;
  border-bottom: 1px outset #0000FF;
}
#stat {
  border-width: 1px;
  border-style: solid;
  border-color: Black;
  background-color: #99CC99; 
  padding: 3px;
  margin: 0px;
  font-size: 10px;
  color: Black;
}
#short-summary {
  border-width: 1px;
  border-style: solid;
  border-color: Black;
  background-color: #99CC99; 
  padding: 3px;
  margin: 0px;
  font-size: 10px;
  color: Black;
}