body {
  background-color : #FFFFFF;
  font-family : Arial,Helvetica,sans-serif,Courier;
  color : #000000;
  font-size : 16px;
}

pre {
  font-size : 13px;
  font-weight : bold;
}

p {
  font-family : Arial,Helvetica,sans-serif,Courier;
  color : #000000;
}

td {
  font-family : Arial,Helvetica,sans-serif,Courier;
  color : #000000;
  font-size : 16px;
}

td.randtext {
  font-family : Arial,Helvetica,sans-serif,Courier;
  color : #000000;
  background-color : #CFCFCF;
  font-size : 13px;
  width : 280px;
}


th {
  font-family : Arial,Helvetica,sans-serif,Courier;
  color : #000000;
}

li {
  font-family : Arial,Helvetica,sans-serif,Courier;
  color : #000000;
}


a {
  color : #0000FF;
}

a:visited  {
  color : #0000FF;
}

a:active  {
  color : #FF0000;
}

a:hover  {
  color : #FF0000;
}

h1 {
  font-color : #000000;
  font-size : 40px;
  font-weight : bold;
  text-align : left;
}

h2 {
  font-color : #000000;
  font-size : 21px;
  font-weight : bold;
  text-align : left;
}


<!-- Beginn der Navigationsstyles -->


A:Hover.nav {
  background-color : #000099;
  color : white;
  cursor : hand;
  height : 100%;
  width : 100%;
  text-decoration : none;
  font-size : 13px;
}

A.nav {
  background-color : #FFFFFF;
  color : #000000;
  cursor : hand;
  height : 100%;
  width : 100%;
  text-decoration : none;
  font-size : 13px;
}

A:Hover.subnav {
  background-color : #0000CC;
  color : white;
  cursor : hand;
  height : 100%;
  width : 100%;
  text-decoration : none;
  font-size : 12px;
  font-style : italic;
  margin-left : 10px;
}

A.subnav {
  background-Color : #FFFFFF;
  color : #000000;
  cursor : hand;
  height : 100%;
  width : 100%;
  text-decoration : none;
  font-size : 12px;
  font-style : italic;
  margin-left : 10px;
}

td.navbig {
  font-weight:bold;
  font-size:19px;
}

td.nav {
  font-family : Arial,Helvetica,sans-serif,Courier;
  color : #000000;
  font-size : 11px;
  width : 175px;
}

<!-- Beginn der Navigationsstyles -->