body {
  font-family:"arial","helvetica","geneva",sans-serif;
  font-size:12pt;
  background-color:#FFFF99;
  color:#660066;
  text-decoration:none;
  margin:2px 10px 2px 10px; /* top right bottom left */
}

#nav {
  background-color:#98fb98;
}

a:link {
  font-family:"arial","helvetica","geneva",sans-serif;
  color:#000099;
  text-decoration:none;
  font-weight:bold;
}
a:visited {
  color:#000099;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  color:#ff0000;
  text-decoration:underline;
  font-weight:bold;
}
a:active {
  color:#000099;
  text-decoration:none;
  font-weight:bold;
}

p,h2,h3,h4,ul,ol,li,div,th,address,blockquote,nobr,b,i {
  font-family:"arial","helvetica","geneva",sans-serif;
  font-weight:bold;
}

td {
  font-family:"arial","helvetica","geneva",sans-serif;
  font-weight:normal;
}

h1 { font-size:24pt; color:#663366; }

h2 { font-size:20pt; color:#333300; }

h3 { font-size:14pt; }

h4 { font-size:12pt; }

h5 { font-size:10pt; }

p,ul,ol,li,div,td,address,nobr { font-size:11pt; }

th {
  font-size:14pt;
  font-weight:bold;
}


/* normaler Text */
.text { font-size:12pt; }
.gross { font-size:14pt; }
.riessig { font-size:20pt; font-weight:bold; }
.klein { font-size:10pt; }
.winzig { font-size:8pt; }

.webmaster {
  font-family:"arial","helvetica","geneva",sans-serif;
  color:#000033;
  text-decoration:none;
  font-weight:normal;
}