﻿/*##############################################*/
@media print
{
    #ProductHeader, #ProductFooter
    {
        display: none;
    }
    #ProductContentScroll, #BodyContainer
    {
        height: 100%;
        clear: both;
        overflow: visible;
        overflow-y: visible;
    }
}
@media screen
{
    body
    {
        margin: 0px;
        font-family: Verdana,tahoma,Arial;
        font-size: 11px;
    }
    html, body, form
    {
        height: 100%;
    }
    img
    {
        border-width: 0px;
    }

    td.TopContentContainer
    {
        height: 100%;
    }

    #ProductTitle
    {
        line-height: 44px;
        font-family: Tahoma,Verdana;
        font-size: 24px;
        vertical-align: middle;
        letter-spacing: 1px;
        padding-left: 5px;
    }

    #ProductContentScroll
    {
        overflow: auto;
        overflow-y: scroll;
        clear: both;
    }
    #ProductContent
    {
        padding: 22px;
    }
    #ProductTitle
    {
        height: 72px;
        text-align: left;
    }
    a.ProductTitle
    {
        font-size: 24px;
        font-family: Tahoma,verdana;
    }
    #ProductFooter, #ProductDescription, #PageTitle, #ProductMenu
    {
        height: 22px;
    }
    #ProductHeaderContent
    {
    }


    #ProductFooter, #ProductHeader
    {
        padding-left: 22px;
    }
    #ProductDescription
    {
        width: 770px;
    }
    #LoginContainer
    {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    #LoginContainer, #ProductContainer
    {
    }
    #LoginContent
    {
        padding-left: 22px;
        padding-right: 22px;
    }
    #KommuneinformationLogo
    {
        width: 111px;
    }
    #LoginInfo
    {
        padding-top: 43px;
        text-align: right;
    }
    #LoginInfoContainer
    {
        line-height: 22px;
    }

    #ProductMenu
    {
    }

    #BodyContainer
    {
        width: 925px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #ProductDescription
    {
        line-height: 22px;
        vertical-align: middle;
        font-size: 10px;
    }
    #ProductDescription
    {
        float: left;
    }
    #KommuneinformationLogo, #ProductMenuRight
    {
        float: right;
    }
    a
    {
        text-decoration: none;
    }
    :focus
    {
        outline: none;
    }
    a:hover
    {
        text-decoration: underline;
    }
    a:active
    {
        font-weight: normal;
    }
    th.headline, th.content_bold
    {
        text-align: left;
        padding-left: 4px;
    }

    th.headline a, td.headline a
    {
        color: white;
    }

    TD.tabbottom /* Tab control */
    {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        font-size: 11px;
        font-family: Verdana, Arial;
        width: 20px;
        height: 20px;
    }
    TD.tabactive /* Tab control */
    {
        border-style: solid;
        border-width: 1px;
        font-size: 11px;
        font-family: Verdana, Arial;
        height: 20px;
        text-align: center;
    }
    TD.tabpassive /* Tab control */
    {
        border-style: solid;
        border-width: 1px;
        font-size: 11px;
        font-family: Verdana, Arial;
        height: 20px;
        text-align: center;
    }

    th.headline, td.headline
    {
        vertical-align: middle;
        height: 20px;
        font-size: 12px;
        font-family: Verdana, Arial;
        letter-spacing: normal;
        font-weight: bold;
    }
    td.content, th.content, th.content_bold
    {
        height: 20px;
        font-size: 11px;
        font-family: Verdana, Arial;
        padding-left: 4px;
    }
    li.MenuItem
    {
        font-size: 12px;
        position: relative;
        display: inline;
        float: right;
        border-left: 1px solid #DDDCD3;
        padding-left: 4px;
        padding-right: 4px;
    }
    ul.MenuItem
    {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }
    li.MenuItem a
    {
        width: 120px; /*Width of top level menu link items*/
        border-left-width: 0;
        text-decoration: none;
        height: 22px;
        line-height: 22px;
        width: 100px;
    }
}
