﻿*
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
}
body
{
    margin: 0 auto;
    
    background-color: #cecece;
    background-image: url("design/baggrund.png");
    background-repeat: repeat-x;
    overflow:-moz-scrollbars-vertical;
}        
img
{
    border: 0px;
}

#bodyomrids
{
    margin: 0 auto;
    
    position: absolute;
    min-height: 100%;
    width: 100%;
}

#omrids
{
    position:relative;
    margin: 0 auto;
    
    background-image: url("design/indhold_bag.png");
    background-repeat: repeat-y;
    
    border-left: solid 1px #a2a2a2;
    border-right: solid 1px #a2a2a2; 
    
    min-height: 100%;
    width: 1005px;
}

#omridsindhold
{
    position: relative;
    padding-top: 136px;
    padding-bottom: 20px;
    min-height: 10px;
}

#top
{
    position: absolute;
    z-index: 1;
    top:0px;
    
    background-image: url("design/topmenu_bag.png");
    
    width: 1005px;
    height: 136px;
}
#top-logo
{
    height: 136px;
    width: 239px;
}
#top-menu
{
    position: absolute;
    z-index: 4;
    right: 15px;
    bottom: 0px;
    clear: both;
}

/* Menu del */

.hovedmenu
{   
    background-color: #dcdcdc;
    
    position: relative;
    z-index: 3;
    
    padding: 0px;
    margin-left: 6px;
    float: left;
    cursor: default;
}
.hovedmenu a
{
    position: relative;
    z-index: 3;

    color: #000000;
}
.hovedmenu h1
{
    position: relative;
    z-index: 3;

    padding: 10px 17px 10px 17px;
    margin: 0px;
    font-weight: normal;
}
.hovedmenu h1 a
{
    text-decoration:none;
}
.hovedmenu:hover
{
    background-color: #cecece;
}
.undermenuwrap div:hover
{
    background-color: #b8b8b8;
    cursor: pointer;

    position: relative;
    z-index: 3;
}

.undermenuwrap div
{
    position: relative;
    z-index: 3;

    font-weight: normal;

    background-color: #cecece;

    padding: 10px 20px 10px 20px;
    margin: 0 auto;
    
    min-width: 150px;
}

.singlepunkter:hover
{
    background-color: #b8b8b8;
    cursor: pointer;
}

/* Menudel slut */

#bund
{
    position:relative;
    
    background-image: url("design/bundbar.png");
    
    height: 128px;
    width: 1005px;
}
#bund p
{
    float: left;
    margin-left: 40px;
    margin-top: 24px;
    
    line-height: 13px;
    
    font-size: 10px;
    color: #626264;
}
#bund p span
{
    font-weight: bold;
    font-size: 10px;
}
#bund #copyright
{
    text-align: right;
    
    position: absolute;
    right: 110px;
    bottom: 27px;
    
    font-size: 10px;
    color: #626264;
}

#copyright a
{
    color: #626264;
    font-size: 10px;
    text-decoration: none;
}
#copyright a:hover
{
    text-decoration: underline;
}

#betalingskort
{
    position: absolute;
    top: -65px;
    left: 40px;
    
    font-size: 10px;
}
#betalingskort img
{
    margin-top: 10px;
}

#sidemenu
{
    float: left;
    top: 136px;
    
    width: 239px;
    min-height: 100px;
    
    margin: 0 auto;
    
    background-image: url("design/skygge_under_logo.png");
    background-repeat: repeat-x;

    display:inline;
    overflow:hidden;
}

#sidemenu div
{
    margin: 20px;
}
#sidemenu div a
{
    color: #000000;
    text-decoration: none;
    line-height: 17px;
}
#sidemenu div a:hover
{
    text-decoration: underline;
}

#indhold
{
    display:inline;
    overflow:hidden;

    float: left;
    top: 136px;
    left: 239px;
    
    width: 731px;
    min-height: 60px;
    
    padding: 20px 20px 0px 15px;
    
    margin: 0 auto;
    
    background-image: url("design/skygge_under_menu.png");
    background-repeat: repeat-x;
}
.clear
{
    clear: both;
}
#fond_resultatbaggrund
{
    position: relative;
    
    width: 530px;
    height: 123px;
    
    border-bottom: solid 1px #d6d6d6;
    
    background-image: url(design/tsbfond/resultatbaggrund.png);
    background-repeat: repeat-x;
}

#fond_resultatbaggrund_toggle
{
    position: absolute;
    right: 16px;
    top: 21px;
    
    height: 14px;
    width: 14px;
    
    background-image: url(design/tsbfond/resultatbaggrund_minus.png);
}
#fond_resultatbaggrund_toggle:hover
{
    cursor: pointer;
}
#fond_resultatbaggrund_tekst
{
    padding-top: 50px;
    padding-left: 23px;
}

.fond
{
    min-height: 60px;
    
    background-image: url("design/tsbfond/fond_baggrund_inaktiv.png");
    background-repeat: repeat-x;
    background-color: #ffefc2;
    
    border-bottom: solid 1px #d7d3c8;
    
    position: relative;
}
.fond_toggle
{
    width: 14px;
    height: 14px;
    background-image: url("design/tsbfond/fond_plus.png");
    
    position: absolute;
    right: 16px;
    top: 23px;
}
.fond:hover, .fond_toggle:hover
{
    cursor: pointer;
}

.fond_overskrift
{
    overflow: hidden;
    
    width: 480px;
    height: 15px;

    font-weight: bold;
    padding-left: 23px;
    padding-top: 10px;
}
.fond_frist
{
    color: #696969;
    
    padding-left: 23px;
    padding-top: 7px;
}
.fond_tekst
{
    padding-left: 23px;
    padding-top: 15px;
    
    width: 485px;
}
.fond_sidstopdateret
{
    padding: 15px 0px 15px 23px;
    font-size: 10px;
}
.fond hr
{
    width: 485px;
    color: #eccea3;
    background-color: #eccea3;
    height: 1px;
    border: 0px;
}
#fonde_sidemenu
{
    position: absolute;
    top: 184px;
    left: 20px;
    
    width: 210px;

    margin: 0 auto;
    
    display:inline;
    overflow:hidden;
    
}
#fonde_sidemenu a
{
    color: #000000;
    text-decoration: none;
    line-height: 17px;
}
#fonde_sidemenu a:hover
{
    text-decoration: underline;
}
#fonde_fondliste
{
    width: 530px;
    
    border-right: solid 1px #c2c2c2;
    
    position: relative;
    left: -16px;
    top: -20px;
}
#fonde_indhold
{
    min-height: 400px;
}
.fonde_undermenuer
{
    width: 25%;
    
    float: left;
    
    padding: 10px;
    margin: 5px;
    
    border: 1px solid #c9c9c9;
}
.fonde_undermenuer a
{
    text-decoration: none;
    color: #000000;
}
.fonde_undermenuer a:hover
{
    text-decoration: underline;
}

#brugerbase
{   
    position: relative;
    z-index: 3;
    
    padding-top: 6px;
    margin-left: 11px;
    float: left;
    cursor: default;
}
#brugerbase #linksboks
{
    padding-top: 4px;
}
#brugerbase #linksboks a
{
    color: #000000;
}
#brugerbase #loginboks
{
    display: none;
}
#brugerbase #loggedinboks
{
    padding-top: 4px;
}
.loginstatus
{
    padding: 15px;
    border: solid 1px #c9c9c9;
}
.ikkeaktivpunkter
{
    float: left;
    margin: 5px 0px 5px 55px;
    font-weight: bold;
}
.ikkeaktivpunkter:hover
{
    cursor: pointer;
}
.ikkeaktivpunkter img
{
    padding-left: 5px;
    position: relative;
    top: 3px;
}
.loginstatus hr
{
    color: #c9c9c9;
    background-color: #c9c9c9;
    height: 1px;
    border: 0px;
}
#brugerlaesindhold, #brugerkoebindhold
{
    display: none;
}
.printfond
{
    color: #000000;
}
