BODY {
margin-left  : 5%;
margin-right : 2%;
margin-top   : 0.5%;
padding      : 0;
font-size    : 11pt;
font-family  : "Times New Roman", serif;
}

.Bg        {background-image: url('Bilder/zBgBiege.jpg') }
.BgTab     {background-image: url('Bilder/zBgTab.gif'); 
            text-align: center}
.BgTabSm   {background-image: url('Bilder/zBgTab.gif'); 
            text: center;
            font-family     : Verdana, Arial, sans-serif;
            font-size       : 0.8em;
            margin-top      : 0.7%  }
.BgLjus    {background-color: FAF0E6;}
.BgTabTxt  {vertical-align  : top;
            font-family     : Verdana, serif;
            margin          : 0;
            font-size	    : 0.9em;}

.TD {
vertical-align  : top;
}

H1 {
font-family   : Verdana, Arial, sans-serif;
font-weight   : bold;
font-size     : 1.8em;
text-align    : center;
color         : maroon;
}

H2 {
font-family   : Verdana, Arial, sans-serif;
margin        : 1em 0 0.2em 0;
letter-spacing: 0.1em;
font-size     : 1.5em;
color         : maroon;
}

H3 {
font-family : Verdana, Arial, sans-serif;
margin      : 1em 0 0.2em 0;
color       : maroon;
}

H4 { 
font-family : Verdana, "Times New Roman", serif;
margin      : 0.5em 0 0 0;
font-size   : 0.9em;
color       : maroon;
}

H5 {
font-family : "Times New Roman", serif;
font-size   : 0.8em;
font-style  : italic;
color       : black;
}

H6 {
font-family : Verdana, Arial, sans-serif;
font-size   : 0.6em;
margin      : 0;
border      : 0px none;
padding     : 2em;
color       : black
}

P {
font-family : Verdana, serif;
font-size   : 0.8em;
margin      : 0;
}

P.In {
text-indent : 2em;
}

P.Citat {
margin-left : 4em;
color       : maroon;
}
P.CitatIn {
text-indent : 2em;
margin-left : 4em;
color       : maroon;
}
P.Komm {
font-size   : 0.7em;
margin-left : 0.2em;
color       : maroon;
}
P.KommIn {
text-indent : 1em;
font-size   : 0.7em;
margin-left : 0.2em;
color       : maroon;
}
P.Forfatt {
border      : 0px none;
padding     : 0;
text-align  : center;
color       : red
}

.Bild {
text-align  : center;
color       : teal;
font-size   : 0.7em;
}
.Obs {
text-align  : center;
color       : maroon;
font-size   : 0.7em;
}
.Bold {
font-weight : bold;
}

.C {
text-align: center
}

.Obs {
text-align  : center;
color       : maroon;
font-size   : 0.7em;
}

.CF {
align: center
}

.Styrelse {
font-family : Arial sans-serif;
color       : green;
font-size   : 0.8em;
}

.Pil {
width       : 17px;
height      : 9px;
border      : 0px none;

A:link    {color:red}  /* unvisited */
A:visited {color:blue} /* visited   */
A:active  {color:lime} /* active    */
A:hover   {font-style: italic; background: white;}