﻿*
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 80%;
    background: #480000;
    color: #000000;
}

h2
{
    text-align: center;
    margin: 0px 0px 10px 0px;
}

h3
{
    text-align: center;
    margin: 0px 0px 10px 0px;
}

#Main
{
    width: 814px;
    margin: auto auto auto auto;
}

#Banner
{
    width: 814px;
    height: 126px;
    background: transparent url(DesignIMG/Banner2.jpg);
}
    #Admin
    {
        padding: 10px 0px 0px 10px;
    }
        #Admin a
        {
            color: #480000;
        }
        
        #Admin a:hover
        {
            color: #ffffcf;
        }

#Left
{
    width: 232px;
    padding: 0px 0px 102px 0px;
    margin: 0px 0px 0px 2px;
    background: transparent url(DesignIMG/Menu_Bottom.jpg) bottom no-repeat;
}

#Menu
{
    width: 234px;
    height: 388px;
    margin: 0px 0px 0px -2px;
    background: transparent url(DesignIMG/Menu.jpg);
}

#Right
{
    width: 580px;
    height: 490px;
    margin: 0px 0px 0px 0px;
    background: transparent url(DesignIMG/Text.jpg);
    float: right;
}

#Padding
{
    margin: 10px 20px 0px 10px;
}

#Scroll
{
    overflow-y: auto;
    overflow-x: hidden;
    height: 484px;
    margin: 0px 7px 0px 0px;
}

a
{
    color: #7e0000;
    text-decoration: none;
    outline-style: none;
}

a:hover
{
    text-decoration: underline;
}

.PicRight
{
    float: right;
    margin: 5px 0px 5px 5px;
}

.PicLeft
{
    float: left;
    margin: 5px 5px 5px 0px;
}

#Handelsbetingelser
{
    width: 160px;
    font-size: 80%;
    margin: 0px 0px 0px 40px;
    color: #fff5ae;
}

#C
{
    width: 160px;
    font-size: 80%;
    margin: -75px 0px 0px 30px;
    color: #7f7f7f;
}

#C a
{
    color: #b0b089;
}

.understreg
{
    border-bottom: solid 1px #7e0000;
}

#Vimages
{
    padding: 0px 0px 0px 7px;
}

#FloatRight
{
    float: right;
}

.TextCenter
{
    text-align: center;
    width: 100%;
}

.Comment
{
    font-style: italic;
    color: #666666;
}

/* Menu */

#Menu ul
{
    list-style-type: none;
    margin: 0px 0px 0px 35px;
    padding: 7px 0px 0px 0px;
}

#Menu ul a
{
    display: block;
    text-indent: 5px;
    width: 120px;
    height: 17px;
    color: #fff5ae;
}

#Menu ul a:hover
{
    text-decoration: none;
    color: #ffe000;
}

.Liste
{
    margin: 0px 0px 0px 25px;
}

#DagensRetDiv
{
    width: 300px;
    margin: 0px auto 0px auto;
}

#DagensRetPagerDiv
{
    width: 124px;
    margin: 0px auto 0px auto;
}

/* Hidden Boxes */

.hiddenBox
{
    display: none;
}

.visibleBox
{
    position: absolute;
    left: 50%;
    background-color: #ffffcc;
    margin: 0px 0px 0px -290px;
    width: 580px;
    height: 400px;
    z-index: 9009; /*ooveeerrrr nine thoussaaaannnd*/
    filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    opacity: 0.90;
    border: solid 1px #7e0000;
    padding: 3px 3px 0px 3px;
}

/*ANNONCE I BANNER*/

.AnnonceBox
{
    position: absolute;
    top: 160px;
    left: 50%;
    margin: 0px 0px 0px -240px;
    z-index: 9009; /*ooveeerrrr nine thoussaaaannnd*/
    padding: 3px 3px 0px 3px;
}

#AnnonceLink
{
    width: 300px;
    position: absolute;
    left: 50%;
    top: 106px;
    margin: 0px 0px 0px -40px;
    text-align: center;
    background: transparent url(DesignIMG/AnnonceLinkBackground.png);
}

.AnnoncehiddenBox
{
    display: none;
}

#AnnonceLink a
{
    color: #fff5ae;
    font-weight: bold;
}

#AnnonceLink a:hover
{
    text-decoration: underline;
    color: #ffda77;
}

/*//////////////////*/

.Hist_Scroll
{
    overflow: auto;
    height: 365px;
    width: 570px;
    padding: 0px 5px 0px 5px;
}

.Hist_Scroll ul
{
    margin: 0px 20px 0px 20px;
}
