body  {
    background: white;
    font: black 14pt;
    font-family: "Times New Roman", times, serif;
    /*margin-bottom: 0.5cm;*/
    margin: 0.5cm;}

h1  {
    font: 32pt bold;}
h2  {
    font: 24pt;
    color: green;
    padding: 0 0 0 30px;}
h3  {
    font: 18pt;
    font-weight: bold;}

a:active  {color: Red;}
a:hover  {color: Red;}
a:visited {color: #993399}
a:link {color: blue}

p:first-letter  {font-size: 200%;}

/*Til moteplan.shtml
.beskrivelse {
    padding: 0 15px 0 0;}*/

.blokk {
    margin: 0.5cm 0.5cm 0.5cm 33%;
    text-align: center;
    /*float: right;*/
    vertical-align: middle;
    background: #ffff99;
    width: 6cm;
    padding: 10px}

.bidrag {
    }

.dato {
    padding: 0 15px 0 0;
    font-weight: bold;
    color: #871486}

/*artikkelforfatterne, �verst*/
.forfatter {
    /*position: absolute;*/
    left: 17%;
    color: green;
    font-style: italic;}

.forside  {
    color: green;}

.hjem {
    font-size: 150%;
    text-align: center;}

.lenkelinje {
    border: #ffff99 1px solid;
    text-align: center;
    text-decoration: none;
    background: #ccff99;
    font: 12pt "Times new Roman", times, Verdana, serif;
    padding: 12px;}

.lenkeblokk {
    background: #ccffff;
    vertical-align: middle;
    padding: 10px;
    margin: 1cm;
    width: 6cm;}

.liten:first-letter {
    font-size: 100%;
    /*display: inline;*/}

.ingressforfatter {
    text-align: left;
    font-style: normal;}

/*Oversetteren av dikt, artikler ol*/
.oversetter {
    text-align: right;
    font-style: italic;}

/*Brukt paa moteplan.shtml*/
.navn {
    font-weight: bold;}

/*Brukt paa moteplan.shtml*/
.programmet, .salgsteder {
    margin: 25px 25px;
    border: solid red 2px;
    background: white;
    padding: 0px 15px;
    }

.smaaforsider {
    padding: 0px 50px 25px 0px;}

/* Brukt på numre.shtml, venstre søyle */
.forsidesoeyle {
    float: left;
    /*clear: both;*/
    padding: 20px 20px 20px 20px;}

.salgsteder {
    padding: 0 0 0 30px;}

.stor:first-letter {
    font-size: 200%;
    /*display: inline;*/}

.strek {
     height: 4px;
     color: #669933;}

/*brukt i vedtekter.html*/
.underskrift {
    font-weight: bold;
    text-align: right;}

/*foreløpig bare brukt i 'erkjennelse og frihet, C2*/
.sitat {font-style: italic;}

.viktig {
    font-weight: bold;}

/*For artikkelbilder*/
.bildetekst {
    font-style: italic;
    font-weight: bold;
    font-size: 90%;
    padding: 10px 0 0 0;}
.bildeOGtekstV {
    float: left;
    /*clear: right;*/
    padding: 20px 20px 20px 20px;}
.bildeOGtekstH {
    float: right;
    /*clear: both;*/
    padding: 20px 20px 20px 20px; }
