/* Einbindung in jeder Darstellungsdatei im <head>-Bereich in der Form */
/* <link rel=stylesheet type="text/css" href="gf.css">                 */
/* Standardfarbe #009495 00 148 149 */
body, h1, h2, h3, p, tr, td, ul, li, input, select
     { font-family: Arial,Helvetica; }

body { SCROLLBAR-ARROW-COLOR: #009495;
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px }
p.g              { font-size:14pt; }
p                { font-size:12pt; }
p.k              { font-size:9pt; }
tr.x, th.x, td.x { font-size:15pt; }
tr.g, th.g, td.g { font-size:14pt; }
tr, th, td       { font-size:12pt; }
tr.gr, td.gr     { font-size:12pt; color:#009495; }
tr.k, th.k, td.k { font-size:9pt; }
ul, li           { font-size:12pt; list-style-image:url(p_punkt1.gif); }
ul.k, li.k       { font-size:9pt; }
h1               { font-size:18pt; }
h2               { font-size:16pt; }
h3               { font-size:14pt; }
hr               { color:#7fc9c9; width:200; text-align:left; }
a.start          { border-width:2px; border-color:#7fc9c9; border-style:solid; padding:3px; }
.rahmen 	 { border:2px solid #7fc9c9;}
.klein 		 { font-size:8pt; }

