*                   { /* All Elements */
  margin          : 0px;
  padding         : 0px;
  }
a:link              { /* Document Style */
  color           : #0000A0; /* #990000; */
  text-decoration :none;
  }
a:visited           { /* Document Style */
  color           : #0000A0; /* #0d000d; */
  text-decoration :none;
  }
a:hover             { /* Document Style */
  color           : #646464;
  text-decoration :none;
  }
a:active            { /* Active Links */
  color           : #646464;
  }
a.mailto_link {
  background-image    : url(pics/letter.gif);
  padding-left        : 16px;
  background-repeat   : no-repeat;
  background-position : left;
}
a.info_link {
  background-image    : url(pics/info.gif);
  padding-left        : 16px;
  background-repeat   : no-repeat;
  background-position : left;
}
ol,ul               { /* All Lists */
  margin          : 1em;
  padding-left    : 2em;
  }
p                   { /* All Paragraphs */
  margin-bottom   : 1em;
  }
.Adresse            {
  color           : #000000;
  font            : italic 10pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
  }
.Betonung           {
  color           : #000000;
  font            : bold 12pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
  }
.CG_heading1        { /* Überschrift 1 */
  color           : #000000;
  font            : bold 24pt 'Arial', Helvetica, sans-serif;
  }
.CG_heading2        { /* Überschrift 2 */
  color           : #000000;
  font            : bold 20pt 'Arial', Helvetica, sans-serif;
  }
.CG_heading3        { /* Überschrift 3 */
  color           : #000000;
  font            : 18pt 'Arial', Helvetica, sans-serif;
  }
.CG_heading4        { /* Überschrift 4 */
  color           : #000000;
  font            : italic 16pt 'Arial', Helvetica, sans-serif;
  }
.CG_heading5        { /* Überschrift 5 */
  color           : #000000;
  font            : 14pt 'Arial', Helvetica, sans-serif;
  }
.CG_heading6        { /* Überschrift 6 */
  color           : #000000;
  font            : 12pt 'Arial', Helvetica, sans-serif;
  }
.Klein              {
  color           : #000080;
  font            : 8pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
  }
.Quellcode          {
  color           : #000080;
  font            : 12pt 'Courier New', monospace;
  }
.Zitat              {
  color           : #000000;
  font            : italic 12pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
  }
