﻿body 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 68.8%;
    color: #484646;
    background-color: #ffffff;
}
input, textarea, select
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 100%;
    /*color: #4c5661;
    background-color: #ffffff;*/
}
a:link,a:visited,a:active
{
    color: #bd0000;
    background-color: Transparent;
    text-decoration: none;
    outline: none;
}
a:hover
{
    color: #bd0000;
    background-color: Transparent;
    text-decoration: underline;
    outline: none;
}
a img
{
    border: none 0px;
}

p
{
    font-size: 100%;
    margin: 15px 0;
    line-height: 136.4%;
}
ul,ol
{
    line-height: 136.4%;
}

h1
{
    color: #484646;
    background-color: Transparent;
    padding: 0 0 2px 0;
    margin: 0;
    border-bottom: solid 1px #bd0000;
    font-size: 236.4%;
    line-height: 107.7%;
    font-weight: normal;
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
}
h2
{
    color: #484646;
    background-color: Transparent;
    padding: 0;
    margin: 30px 0 15px 0;
    font-size: 163.6%;
    font-weight: normal;
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
    line-height: 105.6%;
}
h3
{
    color: #484646;
    background-color: Transparent;
    padding: 0;
    margin: 15px 0 -10px 0;
    font-size: 136.3%;
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
    font-weight: bold;
    line-height: 106.7%;
}
h4
{
    color: #484646;
    background-color: Transparent;
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
    padding: 0;
    margin: 15px 0 -13px 0;
    font-size: 118.2%;
    line-height: 107.7%;
    font-weight: bold;
}

table
{
    clear: both;
    border: none 0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    font-size: 100%;
}
th
{
    text-align: left;
    font-weight: normal;
    font-size: 136.4%;
    line-height: 106.7%;
    padding: 8px 10px;
    border: solid 1px #d9dfe2;
    margin: 0;
    border-spacing: 0;
    background-color: #e0e6e7;
    background-image: url(/images/www/grid/tableheaderbg.png);
    background-position: left top;
    background-repeat: repeat-x;
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
}
td
{
    /*text-align: left;*/
    font-weight: normal;
    padding: 8px 10px;
    background-color: #f7f8f8;
    border: solid 1px #d9dfe2;
    margin: 0;
    border-spacing: 0;
    font-size: 100%;
}

q
{
    quotes: none;
}
q:before,q:after /* removes inline quotes in Safari/Chrome */
{
    content: "";
    content: none;
}
hr
{
    background-color: transparent;
    background-image: url(/images/www/grid/dottedlinehoriz.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height: 2px;
    border: 0px none;
    line-height: 0px;
    margin: 15px 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

sup
{
    line-height: 100%;
	font-size: 81.8%;
}
sub
{
    line-height: 100%;
    font-size: 81.8%;
}

/* EDITOR SELECTABLE CLASSES */
.billedramme
{
    border: solid 1px #d9dfe2;
}
.billedtekst
{
    /*margin-top: -11px !important; STYLEN ER FLYTTET TIL DESIGN.CSS, DA DENNE UDGAVE AF SITECORE ELLERS RYKKER SIN EGEN TEKST OP UNDER DEN OVENLIGGENDE VALGBARE STYLES PGR. "-11PX" */
    text-align: left;
    font-size: 90.1%;
    display: block;
}
.vis_billede_i_lightbox {} /* USED FOR SHOWING IMAGES IN LIGHTBOX */
.vis_side_i_lightbox {} /* USED FOR SHOWING PAGE CONTENT IN LIGHTBOX */