body
{
  background-color: black;
  scrollbar-base-color:blue;
  scrollbar-3dlight-color:blue;
  scrollbar-arrow-color:orange;
  scrollbar-darkshadow-color:blue;
  scrollbar-face-color:black;
  scrollbar-highlight-color:blue;
  scrollbar-shadow-color:black;
  scrollbar-track-color:black;
}

textarea
{
  scrollbar-base-color:blue;
  scrollbar-3dlight-color:blue;
  scrollbar-arrow-color:orange;
  scrollbar-darkshadow-color:blue;
  scrollbar-face-color:black;
  scrollbar-highlight-color:blue;
  scrollbar-shadow-color:black;
  scrollbar-track-color:black;
}

h1
{
 font-family:Times New Roman;
 font-size:42;
 color:silver;
}

h2
{
 font-family:Times New Roman;
 font-size:28;
 color:silver;
}

h3
{
 font-family:Times New Roman;
 font-size:22;
 color:silver;
}

h4
{
 font-family:Times New Roman;
 font-size:20;
 color:silver;
}

h5
{
 font-family:Times New Roman;
 font-size:16;
 color:silver;
}

h6
{
 font-family:Times New Roman;
 font-size:14;
 color:blue;
}

p
 {
  font-family:Times New Roman;
  font-size:14;
  color:white;
 }

a
 {
  text-decoration:none;
 }
a:link
 {
  font-family:Times New Roman;
  font-size:12pt;
  color:orange;
  }

a:visited
 {
  font-family:Times New Roman;
  font-size:12pt;
  color:orange;
 } 
a:active
 {
  font-family:Times New Roman;
  font-size:12pt;
 }
a:hover
 {
  font-family:Times New Roman;
  font-size:13pt;
  color:red;
  text-decoration: underline;
 }


/*Dieses Stylesheet gilt für die Wadenbeisser*text-decoration:underline;*/

