/* Stylesheet blauer Hintergrund */
body {margin-left:30px;margin-right:30px;
      font-family:Verdana,Arial,sans-serif;font-size:12px;      }

/* Nur bei Netscape 4.7 nötig */
p,td,th,li,ul,h1,h2,h3,h4,h5,blockquote,div,marquee {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}

/*
A:link { color:#B7B7FF; }
A:visited { color:#00FF00; }
*/

p,div {line-height:17px;text-align:justify;}
h1 {font-size:18px;font-weight:bold;color:#000080; }
h2 {font-weight:bold; }

.imgtext  { font-size:11px; font-family: Arial, Helvetica; color: #404040;
            line-height:14px;margin-top:8px;}
.header	  { font-size:10px; text-align:center; color:#FCFCFC;  }
A.header:link { color:#B7B7FF; }
A.header:visited { color:#00FF00; }

.footing_line  { font-size:10px;  }

/* Farbe und Font vererben (nicht für NS 4.7)
   { color:inherit;
     background:transparent;font-family:inherit;font-size:inherit; }            */
