.jsnav2 {}
.jsnav3 {}

A {text-decoration: none}

body {
  margin: 0px;
  padding: 0px;
}

/* --- News img bredde ---*/

.newsImgOversigt img {
  width: 125px;
  height: auto;
}

.newsImgDetalje img {
  width: 200px;
  height: auto;
}


 .sectionheader {
font-family: Arial, Helvetica, Sans-serif;
font-size: 20px;
font-weight: bold;
color: #585858}

.section {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #000000;
margin-top: 0px;
margin-bottom: 4px}

.sectionlink {
color: #194563}

.inlinelink {
color: #194563}

.inlinelink:hover {
color: #194563;
text-decoration: underline}

.actionlink {
color: #194563}

.actionlink:hover {
color: #194563;
text-decoration: underline}

.listitem {
color: #194563}

.listitem:hover {
color: #194563;
text-decoration: underline}


