﻿body         { font-family: Century Gothic; font-size:10pt }
H5 { font-family: Times New Roman; Serif}

H4 { font-family: Times New Roman; Serif}

H3 { font-family: Times New Roman; Serif}

H2 { font-family: Times New Roman; Serif}

H1 { font-family: Times New Roman; Serif}

H3.KeyMess { font-weight: bold; 
             text-align: center}

td           { font-size: 10pt }
ul           { font-size: 10pt }
li           { font-size: 10pt }

a:active     { color: #CC66FF }
a:hover      { color: #FF3399 }
a:link       { color: #3399FF }
a:visited    { color: #909090 }

td.Kopf    { font-size:18pt; text-align:center }
td.KeyMess { font-weight: bold; 
             text-align: center}
td.bg      { background-color: #D9EFEF}
td.bgcont  { background-color: #E0EFEF}
td.right   { text-align: right; }

th         { background-color: #C0C0C0}

tr.hell    { background-color: #E0EFEF}
tr.dunkel  { background-color: #d0dFdF}

table.code { font-family: monospace, Courier; 
             background-color: #FFFFFF;
             border-left:2px dotted #000000; 
             border-top:2px dotted #000000; 
             border-right-style:solid; border-right-color:#FFFFFF; 
             border-bottom-style:solid; border-bottom-color:#FFFFFF}
