﻿.PageSplit
{
    text-align: right;
    font-weight: normal;
}
.PageSplit a.current
{
    font-weight: bold;
    color: Black;
}
.PageSplit a.generel
{
    color: Black;
    text-decoration: none;
    font-weight: normal;
}
.PageSplit a
{
    margin-left: 5px;
    font-weight: normal;
}
.listcontainer
{
    margin-bottom: 10px;
}
.listheading select
{
}
.listheading, .PageSplit
{
    white-space: nowrap;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: .6em;
    font-weight: bold;
    border-top: solid 1px #E2E2E2;
    border-bottom: solid 1px #E2E2E2;
}
.listheading a, .listheading a:link, .listheading a:visited, .listheading a:active
{
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
}

.listheading a:hover
{
    background-color: #ffffff;
    color: #000000;
    text-decoration: underline;
}

/*Publikations visning*/
.publicationdisplay
{
    width: 100%;
    margin-bottom: 15px;
}


tr.tabs td.right, tr.tabs td.left
{
    background-color: Transparent;
    width: 1px;
    border-top: none;
    border-left: none;
    border-right: none;
}



.tabs td a, .tabs td a:hover, .tabs td a:active
{
    text-decoration: none;
}
.tabs td.firstleft
{
    display: none;
}
. .visitkort .tabs td.right, .visitkort .tabs td.left
{
    background-color: #F0F0F0;
    border-top: none;
    border-left: none;
    border-right: none;
}
.tabs td
{
    text-align: center;
    height: 20px;
    background-color: #E9EBEC;
    border: solid 1px #A7AEB4;
    vertical-align: middle;
}
.visitkort .tabs td
{
    background-color: #D2D2D2;
}
.tabs td a, .tabs td a:hover, .tabs td a:visited, .tabs td a:active
{
    color: #000000;
    font-size: 0.8em;
}
.tabs td.selected
{
    background-color: #FFFFFF;
    border-bottom: none;
}
.visitkort .tabs td.selected
{
    background-color: #F0F0F0;
    border-bottom: none;
}

h2.nyvidenoverskrift
{
    margin-top: 0px;
    margin-bottom: 6px;
}
div.nyvidenoplysningsoverskrift
{
    display: block; /*float: left; 	width: 160px;*/
    font-weight: bold;
    font-size: 98%;
    margin-top: 10px;
    margin-bottom: 4px;
}
div.nyvidenoplysning
{
    /*width: 190px; 	display: block; 	float: left;*/
}
div.nyvideninfobox
{
    margin-top: 16px; /*background-color: #E5E5E5; 	padding: 16px;*/
}



/*PeopleXs*/
.joblist
{
    background-color: #EAEAEA;
}
.joblist td
{
    padding: 5px;
    font-size: 60%;
    color: #292929;
}
.jobheadingPeopleXs
{
    height: 15px;
    background-color: #990000;
}
.jobheadingPeopleXs th, .jobheadingPeopleXs th a, .jobheadingPeopleXs th a:hover, .jobheadingPeopleXs th a:active, .jobheadingPeopleXs th a:visited
{
    padding: 6px 5px 6px 5px;
    font-size: .8em;
    font-weight: bold;
    color: White;
    background-color: #990000;
}
.jobheadingPeopleXs:hover
{
    text-decoration: underline;
}

/* banners */
.newsbannermargin
{
    margin: 16px 0px 10px 32px;
    float: right;
    display: inline;
    clear: right;
}

.newsbannerright
{
    width: 180px;
}
.newsbanner .m
{
    margin: 10px;
}

.newsbanner
{
    margin-right: 22px;
    font-size: 90%;
    border: solid 1px #990000;
    background-color: #E5E5E5;
}
.bannerheader
{
    font-size: 11px;
    color: #6C6C6C;
    background-color: #ffffff;
    font-weight: bold;
    margin: 14px 0px 4px 0px;
}
.bannerheader a, .bannerheader a:link, .bannerheader a:visited
{
    color: #6C6C6C;
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.bannerheader a:active, .bannerheader a:hover
{
    color: #6C6C6C;
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.bannertext
{
    color: #939699;
    background-color: #ffffff;
    font-size: 9px;
    line-height: 130%;
}

.publicationdisplay * .descr
{
    width: 80px;
    color: #7B7B7B;
}
.publicationdisplay * td
{
    padding: 7px;
    font-size: 0.6em;
}
.listelement
{
    font-size: .6em;
    padding: 6px 2px 6px 2px;
    background-color: #ffffff;
    color: #000000;
}
.listelementalt
{
    font-size: .6em;
    padding: 6px 2px 6px 2px;
    background-color: #eeeeee;
    color: #000000;
}
.listelementalt a:link, .listelementalt a:visited, .listelementalt a:active, .listelementalt a:hover
{
    background-color: #eeeeee;
    color: #990000;
}

/*Sortable datatables*/
table.sortabledata
{
    width: 100%;
    margin-bottom: 20px;
}
.sortabledata thead th, .sortabledata tbody td
{
    text-align: left;
    padding: 5px 22px 5px 5px;
    
}
.sortabledata thead th
{
    border-bottom: solid 1px #E5E5E5;
    white-space: nowrap;
}

.sortabledata tbody td
{
    border-bottom: solid 1px #f5f5f5;
}
.sortabledata th.header
{
    background-image: url(/images/sortable/bg.gif);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
    border-right: 1px solid #E5E5E5;
    margin-left: -1px;
    background-color: #f5f5f5;
}
.sortabledata th.headerSortUp
{
    background-image: url(/images/sortable/asc.gif);
    background-color: #8DBDD8;
}
.sortabledata th.headerSortDown
{
    background-image: url(/images/sortable/desc.gif);
    background-color: #8DBDD8;
}
.sortabledata .s div
{
    width: 55px;
    overflow:hidden;
    white-space: normal;
}

.sortabledata .xl div
{
    width: 305px;
    overflow:hidden;
}
