/* Style-Sheet für Hammer Schulserver  */
/* Walter Hupfeld, Oktober 1999        */

body { margin-top:0px; margin-bottom:0px; margin-left:1px ;background-color:#FFFFFF;}

a  { font-family:Arial,sans-serif; }
a:link { color:#034a96;  }
a:visited { color:#034a96;  }
a:active { color:#FF0000; text-decoration:none; }
a:hover { color:#FF0000; text-decoration:none; background:#BFDBFF }

a.navi { text-decoration:none; font-size:10pt; font-weight:bold }
a.navi:link{color:#001819;text-decoration:none; }
a.navi:visited { color:#034a96; text-decoration:none; }
a.navi:active { color:#FF0000; text-decoration:none; }
a.navi:hover { color:#FF0000; text-decoration:none; }


a.minilink {font-family:helvetica,arial,sans-serif; font-size:8pt}
a.minilink:link { color:#666699; text-decoration:none; }
a.minilink:visited { color:#1010FF; text-decoration:none; }
a.minilink:active { color:#FF0000; text-decoration:none; }

hr {color:#707070; size=2; width=90%;}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

td.h3 { text-decoration:none; font-size:10pt; font-weight:bold }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


h1 { font-size:18pt;  color:#707070;}

/* gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite */
/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */


h2 { font-size:16pt; color:#707070;}

/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */



h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 11pt = 11 Punkt, Wert aenderbar */


h4 { font-size:10pt; }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


p,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


li {font-size:10pt; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Beispiele */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */


tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

td.header {border-width:2pt; border-style:solid; border-color:#999999; background-color:#0073AD;  }
.header {font-size:14pt; font-family:Arial,sans-serif;color:#FFFFFF; font-weight:bold}
td.box {border-width:0pt; border-style:solid; border-color:#999999; background-color:#0073AD;  }
.box {font-size:12pt; font-family:Arial,sans-serif;color:#FFFFFF; font-weight:bold}


.code { background-color:#FFFFE0; }

td.list { background-color:#FFFFE0; }

.doc { background-color:#EEEEEE; }
.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

pre.normal { color:#000000; }

div.aktuell {
  padding : 6pt;
  color:darkgreen;
  border-color:darkgreen;
  border-style:groove;
  border-width: 2px;
}


