body {
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  margin: 1.5em;
  background-color: white; 
}

ul {
  margin-top: 0.5em;
  margin-left: 1.5em;
}

table.img {
  margin: 0;
  text-align: center;
}

table {
  margin:0.5em;
}

h1 {
  margin-bottom: 0.4em;
  font-size: 18pt;
}

h2 {
  margin-bottom: 0.4em;
  font-size: 14pt;
}

h3 {
  margin-bottom: 0.4em;
  font-size: 12pt;
}

img {
  margin-left: 1.0em;
}

img.overskrift {
  margin-left: 0em;
}

em {
  font-style: normal;
  font-weight: bold;
}

em.kommentar {
  font-style: italic;
  font-weight: normal;
}

b {
  padding-top: 0.9em;
  padding-bottom: 0.7em;
  padding-right: 0.2em;
  padding-left: 0.2em;
  color: 320;
  font-size: 14pt;
  line-height: 3.0;
  background-color: FEC; 
}

div.cite {
  font-size: 10pt;
  font-variant: normal;
  font-weight: normal;
}

div.indhold {
  margin: 0;
  font-color: white;
  position: absolute;
  top: 1.5em;
  left: 15em;
  width: auto;
  right: auto;
}

div.indhold p {
  color: 320;
}

div.links {
  margin: 0;
  line-height: 1.1;
  font-size: 80%;
  text-align: center;
  position: absolute;
  top: 1.5em;
  left: 1.5em;
  width: 15em;
  right: auto;
}

div.links p {
  margin: 0; 
  padding: 0.5em 0.5em;
  background-color: #986;
  color: #FEC;
}

div.links a { 
  display: block;
  margin: 0; 
  font-style: italic;
  font-weight: bold;
}

div.links a { 
  border-top: thin groove #FEC;
}

div.links a:link { 
  text-decoration: none;
  color: white;
}

div.links a:visited { 
  text-decoration: none;
  color: white;
}

div.links a:hover {
  background: #764;
  text-decoration: none;
  color: white;
}

a:link { 
  text-decoration: none;
  color: #764;
}

a:visited { 
  text-decoration: none;
  color: #764;
}

a:hover {
  background: #875;
  color: #FEC;
}
