#MainDiv
{
    width: 780px;
    background-color: #FFFFFF;
    padding-bottom: 30px;
    background-image: url(/Files/System/Baggrundsbillede.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#TopLeftDiv
{
    width: 183px;
    height: 200px;
border-top: 10px solid #ffffff;
    overflow: hidden;
}
#TopMainDiv
{
    width: 610px;
    height: 200px;
    overflow: hidden;
    border-left: solid 10px #ffffff;
border-top: 10px solid #ffffff;
}
#LeftMenuTd
{
    border: solid 1px #000000;
}
#LeftMenuDiv
{
padding-top: 40px;
    width: 150px;
    margin: 10px 10px 20px 10px;
    overflow: hidden;
background-image: url(/Files/System/menu_top.png);
    background-position: top;
    background-repeat: no-repeat;
}
#ContentDiv
{
    width: 570px;
    margin: 20px 10px 20px 30px;
    overflow: hidden;
    clear: both;
}
.ContentWidth
{
    width: 550px;
}
#FooterDiv
{
    text-align: center;
    width: 593px;
    overflow: hidden;
    clear: both;
}
#FooterDiv span
{
    border-top: solid 1px #D3D3CF;
    padding-top: 5px;
    display: inline-block;
}
#ContentFunctionsDiv
{
}
#LegendDiv
{
}
#PrinterFriendlyDiv
{
    float: right;
}

img
{
    border: 0px;
}