﻿body
{
    color: #000000;
    background: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-size: 12pt;
}
a
{
    text-decoration: underline;
    color: #0000ff;
}
#leftMenu, #topBar, #topMenu
{
    display: none;
}

#TopLinks #TopLogo #rightColumn #mainContainerTopSub #t11rightColumn
{
    display: none;
}

#footer
{
    border: none;
}

.t13RightCol
{
    display: none;
}
.print
{
    display: none;
}

ul
{
    display: none;
}
img
{
    display: none;
}

/* 2010-02-11: Fixar buggen att man inte kan skriva ut kartbilder. //TC */
.printimages img
{
    display: inline;
}

script
{
    display: none;
}
