/*
Denne bruges stadig i shownews.aspx
*/
table.navigationtable td
{
    height: 15px;
    background-color: #f1f1f1;
}

table.navigationtable
{
    width: 780px;
}

table.outsidecontenttable
{
    width: 780px;
    background-color: White;
    border-collapse: collapse;
}



UL.newspage li
{
    margin-left: -15px;
}

UL.newspage I
{
    color: #003161;
    font-size: 11px;
}

h3.newsabstract
{
    margin: 0px,0px,12px,0px;
    font-size: 10pt;
    font-weight: bold;
}


.columntable ul, .widetable ul
{
    font-family: Verdana;
    font-size: 10pt; /*margin-left : 20px;*/
    margin-top: 10px;
}

.columntable li, .widetable li
{
    margin-left: -20px;
}


.columntable th, .columntable th p
{
    font-weight: bold;
}



.themaincontentarea
{
    width: 585px;
    margin-left: 20;
    margin-top: 10; /* må ikke bruge denne - da der så kommer en tom 1. side ved print. ja nemli-ja  */ /*hvorfor bruge 100%... nu udkommenteret....*/ /* height:100%; */
    font-size: 10pt; /* height:100px; */ /*min-height:200px;*/
}

.themaincontentarea headerabstract
{
    font-family: Microsoft Sans Serif;
    font-size: 12px;
    font-style: italic;
    padding: 5px;
}


.themaincontentarea td
{
    min-height: 200px;
}

.themaincontentarea_iframe
{
    /*width:500px; */
    margin-left: 0;
    margin-top: 10; /*padding-bottom:50;*/
    font-size: 10pt;
    min-height: 500px;
}



/* hov den er go'... */
.themaincontentarea table.widetable
{
    width: 600px;
    margin-top: 0; /*ok med margin0????*/
}

/* ------------------------------------------------ */

.newsfooter, .newsfooter a, .newsfooter a:visited, .newsfooter td
{
    font-family: Microsoft Sans Serif;
    font-size: 12px;
    font-style: normal;
    padding: 5px;
}

.jobsfooter, .jobsfooter a, .jobsfooter p, .jobsfooter td
{
    font-family: Microsoft Sans Serif;
    font-size: 10px;
    font-style: normal;
}

.jobsfooter hr
{
    margin: 0;
}

.visikke
{
    display: none;
}


.txt
{
    width: 600px;
}


hr
{
    /*color: #0099CC;*/
    color: gray;
    height: 1px;
    padding: 0px;
    margin: 0px;
}


li.nyheder, li.nyheder a, li.nyheder a:visited
{
    margin-top: 10px;
    font-size: 8pt;
}


h1.linakoverskrift
{
    margin-top: 25;
    margin-bottom: 15;
    margin-left: 20;
    color: #000000;
    font-size: 13pt;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
}

h1.frontlinakoverskrift
{
    color: #000000;
    font-size: 13pt;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
    text-align: center;
}


.imagetxt
{
    font-size: 10px;
    font-family: verdana,arial; /* width:150; */
    font-style: italic;
    margin: 0;
}

H2.firstsubheader
{
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase; /*test - går det godt? */
    margin-bottom: 5px;
    margin-top: 15px;
}

H2.subheader
{
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase; /*test - går det godt? */
    margin-bottom: -10px;
    margin-top: 22px;
}


h2.smartheader
{
    margin-top: 10;
    border-bottom: 1px solid #1968B3; /* rgb(120,172,255); */
    background: rgb(234,242,255);
    margin-bottom: 15; /*color:#ff9900;*/
    font-size: 14px;
    font-family: Verdana;
    text-decoration: bold;
    text-transform: capitalize;
    padding: 2px 1px 2px 4px;
}

sup.trademark
{
    font-size: 10px;
}

