html { height:100%; }

body
{
 height: 100%;
 font-family:ARIAL;
 font-weight:normal;
 font-size:10pt;
 background-color:#FFFFFF;
 color:#000000;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 border-color:#000000;
}

h6 { color:#FFFFFF; }
h5 { font-size:8pt; font-weight:normal; }
h4 { font-size:8pt; font-weight:bold; }
h3 { font-size:10pt; font-weight:normal; }
h2 { font-size:10pt; font-weight:bold; }
h1 { font-size:12pt; font-weight:bold; }

hr { color: #000000; }

table { border-width:0; cellspacing:0; cellpadding:0; border-color: #000000; }
th { font-family:ARIAL; font-size:8pt; }
td { font-family:ARIAL; font-size:8pt; }

A:link    { text-decoration: none; color : #000000; }
A:visited { text-decoration: none; color : #000000; }
A:hover   { text-decoration: underline overline; color : #001060; }
A:active  { text-decoration: none; color : #000000; }

A.spezial:link    { text-decoration: none; color : #840000; }
A.spezial:visited { text-decoration: none; color : #840000; }
A.spezial:hover   { text-decoration: underline overline; color : #400000; }
A.spezial:active  { text-decoration: none; color : #840000; }