BODY
{
BACKGROUND-COLOR: white;
COLOR: black;
FONT-FAMILY: verdana,tahoma,lucida,sans-serif;
FONT-SIZE: normal;
MARGIN-LEFT: 5%;
MARGIN-RIGHT: 5%
}

P, H1, H2, H3, LI {
FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

H1
{
   font-size    : 130%;
   font-weight  : bold;
   color        : black;
   background   : #f0f0f0;
   text-align   : center;
   margin-right : 0;
   margin-left  : 0;
   padding      : 2px;
   border-width : 2px;
   border-style : solid none;
   border-color : #333399;
}

H2
{
   font-size    : 115%;
   font-weight  : bold;
   color        : black;
   background   : #f4f4f4;
   text-align   : center;
   margin-right : 0;
   margin-left  : 0;
   padding      : 2px;
   border-width : 1px;
   border-style : solid none;
   border-color : #333399;
}

H3
{
   font-size    : 130%;
   font-weight  : bold;
   color        : #484848;
}
H4
{
   font-size    : 115%;
   font-weight  : normal;
   color        : #484848;
}


A:link
{
   color           : #0000ff;
   background      : transparent;
   text-decoration : underline;
   font-weight     : normal;
}


A:visited
{
   color           : #0000ff;
   background      : transparent;
   text-decoration : underline;
   font-weight     : normal;
}


A:hover
{
   color           : #ff0000;
   background      : transparent;
   text-decoration : underline;
   font-weight     : normal;
}


A:active
{
   background      : #f0f0f0;
   color           : #0000ff;
   text-decoration : underline;
   font-weight     : normal;
}


.zitat
{
   font-size       : 80%;
   padding-left    : 12pt;
   border-left     : solid thin #cccccc;
}

LI
{
FONT-SIZE: normal;
}

TH
{
FONT-SIZE: small;
FONT-WEIGHT: bold;
}

TD
{
FONT-SIZE: small;
}

DD
{
COLOR: #484848;
}

PRE
{
   font-family  : Courier New, Courier, mono, monospace;
   color        : black;
   background   : transparent;
   margin-left  : 0;
}