/* Allgemeine Schriftdefinition */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
{ font-family:Tahoma,sans-serif; color:#007D00; font-size:14pt }

h1 {font-weight:bold; font-size:20pt; text-decoration:underline }
h2 {font-size:16pt; text-decoration:underline; font-style:italic }
h3 {font-size:14pt; text-decoration:underline }

.menutext {font-size:10pt}

.high1 {font-weight:bold; font-size:14pt; color:#007D00  }
.high2 {font-size:14pt; color:#007D00  }

.fehler {font-weight:bold; font-size:14pt; font-style:italic; color:#FF0000 }


/* Links  */

a:link, a:active, a:visited, a:vlink { color:#FF0000; text-decoration:underline }
a:hover { color:#3F288D; text-decoration:underline }


/* Farbe der ScrollBar festgelegt */

BODY {
  padding-left:10px;
  background-color:#D3FCCF;
scrollbar-base-color:#D3FCCF;
scrollbar-track-color:#D3FCCF;
scrollbar-face-color:#D3FCCF;
scrollbar-highlight-color:#00AA00;
scrollbar-3dlight-color:#D3FCCF;
scrollbar-darkshadow-color:#D3FCCF;
scrollbar-shadow-color:#00AA00;
scrollbar-arrow-color:#00AA00
}
00AA00
