﻿body {    font-size: 14px;}body, div, p, input, .Normal {    font-family: Arial, Helvetica,sans-serif;    color: #555;}.Pane .content a {    color: #0028e1;}    .Pane .content a:hover {        color: #555;    }    .Pane .content a:visited {        color: #0028e1;    }a:visited {    color: #0028e1;}a:hover, a:active {    color: #555;}.Pane p {    line-height: 17px;}.Layout div, .Layout p, input, .Normal, ul {    font-size: inherit;}

/**umb_name:Overskrift*/
h1{font-family: 'Du Nord Bold', sans-serif;
    font-weight: bold;
    line-height: 35px;
    color: #0028e1;
    margin: 0 0 19px;
    text-decoration: none;
    font-size: 28px;}

/**umb_name:Fremhævet indledning*/
h2{font-family: 'Du Nord Bold', sans-serif;
    font-weight: bold;
    color: #1f1e42;
    font-size: 18px;
    margin: 0 0 18px;
    text-decoration: none;}

/**umb_name:Normal*/
p{}

/**umb_name:Normal, lille*/
.smaller{}