
body {
  scrollbar-base-color:#122917;
  scrollbar-3dlight-color:#125414;
  scrollbar-arrow-color:#34CA28;
  scrollbar-darkshadow-color:#081009;
  scrollbar-face-color:#051A09;
  scrollbar-highlight-color:#122917;
  scrollbar-shadow-color:#122917;
  scrollbar-track-color:#16321C;
  
  background-color:#000000;
  color:#EFEE8B;
  margin-left:0px;
  margin-top:0px;
}

/*für logo und nav helleren hintergrund*/
body.brighter_background {background-color:#0F130F;}

td.brighter_background {background-color:#0F130F;}

td.bgcolor_justified {text-align:justify; background-color:#0F130F;}

a:link {color:#34CA28; text-decoration:none; font-weight:bold;}
a:visited {color:#34CA28; text-decoration:none; font-weight:bold;}
a:active {color:#34CA28; text-decoration:none; font-weight:bold;}
a:hover {color:#FBCF22; text-decoration:none; font-weight:bold;}
body {font-family:Tahoma,Arial;}
