body, table {
  color:black;
  font-family:Verdana,Helvetica,Arial,sans-serif;
  margin-left:20px; margin-top:50px; margin-right:50px; margin-bottom:10px;
  font-size:12px;
  line-height:16px;
  }

td {vertical-align:top;padding-top:5px;}
td.space{padding-bottom:10px;}

a:link {color:#95335A;text-decoration:none;}
a:visited {color:#95335A;text-decoration:none;}
a:active {color:#605F7D;}
a:hover {color:#605F7D;text-decoration:underline}

h1, h2, h3, h4, h5, h6 {
    text-align:left;
    background:transparent;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    }
    
h1 {font-size:19px;color:#605F7D;}
h2 {font-size:16px;color:#605F7D;}
h3 {font-size:13px;color:#605F7D;}
td.h3 {text-align:left; background:transparent; font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:13px;color:#605F7D;}
h4, h5, h6 {font-size:12px;color:#605F7D;}

pre, tt, code {font-family:"Courier New",Courier,monospace;}

div, th, td, form, input, textarea, select { font-family:Verdana,Arial,Helvetica,sans-serif; }
p, ul, ol, li, dl, address, blockquote {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin:0.8em 0em;
    }
    
p.impressum {
    font-size:11px;
    line-height:16px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin-top:0px;
    }

div.impressum {font-size:11px;}
.large {font-size:14px;}
.small {font-size:11px;}
.tiny {font-size:10px;}

hr {color: #000000; height:1px; }

p.copyright {font-size:11px;}

sup {text-decoration:none;font-size:11px;}
sub {text-decoration:none;font-size:11px;}


