{
  Color: #FFFFFF;
  Background-color: #000000;
  Font-size: 12px;
  FONT-FAMILY: Verdana, Tahoma;
}
html {
}
body {
  Color: #FFFFFF;
  Background-color: #000000;
  Font-size: 12px;
  FONT-FAMILY: Verdana, Tahoma;
  overflow: auto;
}
.toptable {
  Color: #FFFFFF;
  Background-color: #000000;
  padding:0px;
  border-collapse:collapse;
  border:0px;
}
ol_css {
  Color: #FFFFFF;
  Background-color: #000000;
  Font-size: 12px;
  FONT-FAMILY: Verdana, Tahoma
}
A:link {
  Color: #FFE287;
  text-decoration: none;
}
A:visited {
  Color: #FFE287;
  text-decoration: none;
}
A:active {
  Color: #FFFFFF;
  text-decoration: none;
}
A:hover {
  Color: #FFDA06;
  text-decoration: underline;
}
HR {
  Color: #1319FF
}
HR.toplinje {
  Color: #1319FF
}
Table {
  Font-size: 12px
}
.OCtekst {
  Color: white
}
.OCgruppe {
  Color: yellow
}
.OCpunkt {
  Color: white
}
A.OCoverskrift:link {
  Color: red;
  text-decoration: bold;
}
A.OCoverskrift:visited {
  Color: red;
  text-decoration: bold;
}
A.OCoverskrift:active {
  Color: #FFFFFF;
  text-decoration: bold;
}
A.OCoverskrift:hover {
  Color: red;
  text-decoration: bold, underline;
}
.start {
  Font-size: 12px;
}
.PhotoAlbumPicText {
  Font-Size: 10px;
}
.PhotoAlbumCurrentPage {
  Font-weight: bold;
  Font-size: 14px;
  Color: red;
}
.tagwall-post img {
  max-width: 100%;
  height: auto;
  max-height:
  600px;
  object-fit: contain;
}
.tagwall-video {
  display: block;
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16 / 9;

  height: auto;

  border: 0;

  margin: 15px auto;
}
.tag-hpot {
    position: absolute;
    left: -9999px;
}