/************************************************************/
/*      Øresundsregionen                                    */
/*      Print.css                                           */
/*      Netmester A/S   2009                                */
/************************************************************/
html
{
    width:999px;
    margin:auto;
    background-image:url(/images/oresundsregionen/print_bg.png);
    background-position:right top;
    background-repeat:repeat-y;
    line-height:130%;
}
.rightArea .box
{
    border-bottom:dashed 1px #9c9a9c;
}
.service
{
    display:none;
}
.mainText
{
    width:11cm;
    margin-right:20px;
    margin-left:20px;
    float:left;
    line-height:150%;
}

