a:link {font-family:Verdana;
        font-size:10pt;
        color:#AF4E23;
        font-weight:bold;}
a:visited {font-family:Verdana;
           font-size:10pt;
           color:#A00000;
           font-weight:bold}
a:hover {font-family:Verdana;
         font-size:10pt;
         color:#C88804;
         font-weight:bold;}

a.code:link {font-family:Courier New;
        font-size:10pt;
        color:#AF4E23;
        font-weight:normal;}
a.code:visited {font-family:Courier New;
           font-size:10pt;
           color:#A00000;
           font-weight:normal}
a.code:hover {font-family:Courier New;
         font-size:10pt;
         color:#C88804;
         font-weight:normal;}

a.mail {font-family:Verdana;
        font-size:7pt;
        color:#AF4E23;
        font-weight:bold;}

a.mail:hover {font-family:Verdana;
         font-size:7pt;
         color:#C88804;
         font-weight:normal;}

a.mail:visited {font-family:Verdana;
           font-size:7pt;
           color:#A00000;
           font-weight:normal}

b.code {font-family:Courier New; font-size:13px;}

h1, h2, h3 {font-family:Verdana; font-weight:normal}

h4 {font-family:Verdana;
    font-size:18px;
    font-weight:normal;
    color:#000000
    }
h5 { font-family:Courier New;
     font-size:16px;
     font-weight:bold;
     color:#000000;
   }
p {font-family:Verdana;
   font-size:12px;
   font-weight:normal;
   }
p.titel {font-family:Verdana;
         font-size:15px;
         font-weight:bold;
         }

body {margin-top:10px; font-family:Verdana; font-size:10pt}

td         {font-family:Verdana;
            font-size:10pt;
            color:#000000;
            vertical-align:top
           }
td.code    {font-family:Courier New;
            font-size:14px;
            font-weight:normal;
            background-color:#F0F0F0;
           }
td.syntax  {font-family:Courier New;
            font-size:14px;
            font-weight:normal;
            background-color:#F4F5E2;
           }
td.titel   {font-family:Verdana;
            font-size:18pt;
            color:#000000;
            background-color:#EDEED2;
           }
td.back    {font-family:Verdana;
            font-size:10pt;
            font-weight:normal;
            background-color:#D0D0D0;
           }
td.inhalt  {font-family:Verdana;
            background-color:#FFFFFF;
           }
td.directx {font-family:Verdana;
            font-size: 10pt;
            font-weight:bold;
            background-color:#EDEED2;
           }
td.befehl {font-family:Courier New;
           font-size:16px;
           font-weight:bold;
          }
td.Klasse {background-color:#EBEBEB;
          }

div {font-size:7pt; font-weight: normal; white-space: normal;}