/* StyleSheet for Arkiv- og temasider */

BODY {
  color: #000000;
  background-color: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  border: solid #CC0000; border-width: 6px 6px 0 0;
}

A:link {
  color: #0000FF;
  background: transparent;
}
 A:visited {
  color: #0033FF;
  background: transparent;
}

 A:hover {
  color: #CC0000;
  background: #FFFF00;
}

 A:active {
  color: #CC0000;
  background: transparent;
}

H1 {
  color: #CC0000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

H2 {
  color: #000000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

H3 {
  color: #000000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

H4 {
  color: #000000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

DL, P {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #000000;
  background: transparent;
  text-align: left;
  text-indent: 0;
}

BLOCKQUOTE {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #000000;
  background: transparent;
}

P.fst {
  text-indent: 0;
}

P.c {
  text-indent: 0;
  text-align:center;
}

P.aktuel {
  color: #FFFF00;
}

P.link {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

.rod {
  color: #CC0000;
  background: transparent;
}

.rodb {
  color: #CC0000;
  background: transparent;
  font-weight : bold;
}

.opdat {
  font-size: x-small;
  text-align: right;
  margin-top: 0;
  margin-right: 5%;
}

.trompet {
  background: #666666;
  color : #FFFFFF;
  border: 1px; width: 100%;
}

hr {
  color : #FF0000;
  background: transparent;
}

TD.vmo, TD.vmoa {
  background: #AA0000;
}

TD.vm, TD.vma {
  background: #444444;
}

P.vm {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight : bold;
  text-align: center;
}

P.vma {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight : bold;
  text-align: center;
  color: #FFFF00;
}

P.vmoa {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight : bold;
  text-align: center;
  color: #FFFF00;
}

P.vmo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight : bold;
  text-align: center;
  color: #FFFFFF;
}

P.vm A:link, P.vmo A:link {
  color: #FFFFFF;
  background: transparent;
}

P.vm A:visited, P.vmo A:visited {
  color: #FFFFFF;
  background: transparent;
}

P.vm A:active, P.vmo A:active {
  color: #FFFF00;
  background: transparent;
}

