/************************************************************/
/*      Øresundsregionen                                    */
/*      Layout.css                                          */
/*      Netmester A/S   2009                                */
/************************************************************/
html
{
    font-family:Verdana, Sans-Serif;
    font-size:75%;
    color: Black;
}
body
{
    margin-top:0px;
}
#mainform
{
    width:990px;
    margin:auto;
}
#topFrame
{
    width:100%;
    height:10px;
    background-color:White;
}
.topArea, .logo, .TopImage, .TopRightImage 
{
    float:left;
}
.topArea
{
    width:100%;
}