﻿body
{
    background-position: 50% 0;
    font-family: Calibri, Verdana, Ariel, sans-serif;
    font-size: 11pt;
    color: #fff;
    text-align: left;
 background: #315A7A url(/Elsalg_images/Background_frontpage.jpg) repeat-x 50% 0 !important; 
   /* background: #305979 url(/Elsalg_images/bg_forside.jpg) no-repeat 50% 0 !important;*/
    text-align: left;
    z-index: auto;
}

*
{
    border-width: 0px;
    margin: 0;
    padding: 0;
}

div.Logo_Link
{
    display: block;
    height: 69px;
    line-height: 69px;
    width: 890px;
    background: transparent url(/Elsalg_images/logo_transp.gif) no-repeat 100% 0;
    float: left;
    color: inherit;
    text-decoration: none;
    line-height: 1px;
}


div#wrapper
{
    margin: 0 auto;
    width: 980px;
    position: relative;
}

.top-nav
{
    background: transparent url(/../Elsalg_images/top-nav.png) no-repeat 50% 0;
}


div.pladsholder_venstre
{
    margin: 0 0 0 10px;
    padding: 10px 10px 10px 10px;
    width: 860px;
    float: left;
    min-height: 370px;
    background-color: Transparent;
    display: inline;
}
div.content
{
    margin: 0 0 0 10px;
    width: 880px;
    float: left;
    border: 1px solid #ff00ff;
    min-height: 370px;
    background-color: Transparent;
    display: inline;
}

div.footer
{
    margin: -200px 0 0 192px;
    clear: both;
    width: 596px;
    background-color: Transparent;
    border-top: 1px solid #ffffff;
    float: left;
}
.footer
{
    font-size: 10pt;
    font-weight: bold;
    display: inline;
}

.footer p
{
    /* trbl */
    margin-left: 24px;
    padding: 0 10px 10px 10px;
    color: #fff;
}

div.wrap
{
    padding: 0;
    background-color: transparent;
}
div.mainbar div.wrap
{
    background: transparent;
}

div.contentWrapper
{
    margin: 190px 55px 1px 40px;
    padding: 20px 0 40px 0;
    width: 898px;
    float: left;
    background-color: transparent;
}


img
{
    border: 0;
}

