.p1
{ font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  font-style: normal;
  font-weight: 100;
}

.p2
{ font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: white;
  font-style: normal;
  font-weight: 100;
}

.p3
{ font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  color: white;
  font-style: normal;
  font-weight: 100;
}

.p4
{ font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: white;
  font-style: normal;
  font-weight: 100;
}

.p5
{ font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  font-style: normal;
  font-weight: 100;
}

.p6
{ font-family: Times, serif;
  font-color: black;
  font-size: 12px;
  font-style: normal;
  font-weight: 100;
}

.p7
{ font-family: Times, serif;
  font-size: 16px;
  font-color: black;
  font-style: normal;
  font-weight: lighter;
}

.fett
{ font-weight: bold; 
}

.kursiv
{  font-style: italic; 
}

body
{ background-color: black;
}

a:link
{ color: #99ffff;
}

a:visited 
{ color: #ccffff;
  }

a:active
{ color: maroon;
}