﻿body         { font-family: Trebuchet MS, Arial, SansSerif, Helvetica;
               background-color: #FFFFFF;
               font-size: 9pt;
               color: #444444 }
body.sylvester         { font-family: Trebuchet MS, Arial, SansSerif, Helvetica;
               background-color: #FFFFFF;
               color: #444444; 
               font-size: 9pt;
               background-attachment: fixed;
               background-image: url('images/art/BG_Sylvester.png');
               background-repeat: repeat-y;
               background-position: 50% 50%;
             }
body.weihnachten         { font-family: Trebuchet MS, Arial, SansSerif, Helvetica;
               background-color: #FFFFFF;
               color: #444444; 
               font-size: 9pt;
               background-attachment: fixed;
               background-image: url('images/art/BG_Weihnachten.png');
               background-repeat: repeat-y;
               background-position: 50% 50%;
             }
p.caption    { font-family: Times New Roman, Times, Serif;
               font-style: italic; }
.scalefield  { text-align: Right; }
.fixed       { font-family: Lucida Console, Courier, Courier New; }
tr.kopf      { background-color: #AAC1D9; }
tr.hell      { background-color: #FAFAFA; }
tr.dunkel    { background-color: #E0E0E0; }
.menuleft    { color: #FF0000; font-size: 12pt; }
.titelbar    { font-family: Palatino Linotype, Rockwell, Currency, TimesRoman, Serif, Times;
               letter-spacing: -1pt; color: #D2D200;
               font-size: 24pt;
               font-weight: bold; }
td           { font-size: 9pt; }
td.yel       { color: #FFFF00; }
td.fix       { font-family: Lucida Console, Courier new, Courier, fixed; }
td.yel       { color: #FFFF00; }
td.intend    { text-indent: 15; }
td.nointend  { text-indent: 0; }
th           { font-size: 12pt; }
A:link       { color: #990000; }
A:visited    { color: #000066; }
A:active     { color: #000066; }
h1           { font-size: 18pt;
               margin-top: 20;
               margin-bottom: 0;
               color:#808080 }

h2           { font-size: 16pt;
               margin-top: 18;
               margin-bottom: 0;
               color:#808080 }
               
h3           { font-size: 14pt;
               margin-top: 16;
               margin-bottom: 0;
               color:#808080 }
               
h4           { font-size: 12pt;
               margin-top: 14;
               margin-bottom: 0;
               color:#808080 }

h5           { font-size: 10pt;
               margin-top: 12;
               margin-bottom: 0;
               color:#808080 }
               
p            { margin-top: 0;
               margin-bottom: 0; }

p.news       { font-family: Trebuchet MS, Arial, SansSerif, Helvetica;
               font-size: 9pt;
               color: #2B5B88; }