﻿*
{
    margin: 0;
    padding: 0;
}
html, body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 87%;
    line-height: 160%;
    color: #000000;
    background-color: #D7E9F7;
    background-image: url(/staticfiles/img/bakgr.jpg);
    background-repeat: repeat-x;
}
h1
{
    font-size: 200%;
    line-height: 250%;
    font-weight: normal;
    background-image: url(/staticfiles/img/bakgr.jpg);
    background-repeat: repeat-x;
    margin-top:25px;
}
h2
{
    font-size: 100%;
    font-weight: bold;
}
h3
{
    font-size: 11px;
    font-weight: bold;
}
A
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}
.menulink
{
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    z-index: 1;
}

a.printLink
{
    background:url(/staticfiles/img/ikon_utskrift.gif) no-repeat;
    float:right;
    padding:0px 0px 0px 25px;
    font-size:80%;
}

.IMGFrame
{
    padding: 7px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}



.Header
{
    background-image: url(/staticfiles/img/sidhuvud.png);
    background-repeat: no-repeat;
    float: left;
    width: 880px;
    padding-left: 25px;
    padding-top: 20px;
}
.Header_beskrivning
{
    background-image: url(/staticfiles/img/sidhuvud_beskrivning.png);
    background-repeat: no-repeat;
    float: left;
    width: 880px;
    padding-left: 25px;
    padding-top: 20px;
    position: relative;
    height: 440px;
}
.HeaderContent
{
    width: 855px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #990000;
    float: left;
}


.IMGbeskrivning
{
    float: left;
    width: 658px;
    position: relative;
}
.logotyp[class]
{
    width: 255px;
    position: absolute;
    height: 58px;
    left: 5px;
    top: 5px;
     background-image: url(/staticfiles/img/logotyp.png);
    background-repeat: no-repeat;
    background-position:left top;
}

.MenuBeskrivning
{
    height: 20px;
    width: 870px;
    position: absolute;
    z-index: 1000;
    left: -13px;
    top: -38px;
}


.Intresseanm
{
    float: left;
    height: 439px;
    width: 185px;
    background-image: url(/staticfiles/img/tonad_platta-intresse.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-left: 2px;
    padding-left: 10px;
}



.Container
{
    width: 905px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.Content
{
    background-image: url(/staticfiles/img/bakgr.png);
    float: left;
    width: 905px;
}
.Footer
{
    background-image: url(/staticfiles/img/sidfot.png);
    background-repeat: no-repeat;
    height: 88px;
    width: 905px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    font-size: 90%;
    clear: both;
}
.Footer a
{
    color: #fff;
}
.VisitcardBeskrivning
{
    float: left;
    width: 490px;
    margin-bottom: 20px;
}
.VisitcardBeskrColumnLeft
{
    float: left;
    width: 270px;
}
.VisitcardBeskrColumnRight
{
    width: 220px;
    float: left;
}
.ColumnBeskrivning
{
    float: left;
    width: 800px;
    margin-left: 30px;
    margin-top: 10px;
    position: relative;
}
.images_container
{
    width: 840px;
    text-align: center;
    margin: 0 0 20px 0;
}
.tab_content
{
    min-height: 300px;
}
.doclinks
{
    width: 780px;
    margin: 0 0 20px 20px;
}
#tip1_Tip1
{
    width: 385px;
}
#tip1_Tip1 label
{
    display: block;
    clear: both;
    float: left;
    width: 190px;
    margin: 0 0 10px 0;
    
}
.cpxdesc_tipInput
{
    display: block;
    float: left;
    width: 190px;
    margin: 0 0 10px 0;
}
.cpxdesc_tipSendBtn
{
    clear: both;
    display: block;
    margin:0 0 50px 325px;
}
.hide
{
    display: none;
}
.bidtext
{
    margin: 0 0 0 10px;
    height: 25px;
    display: inline;
}
.btnprint
{
    width: 60px;
    height: 26px;
}
.printalt label
{
    padding: 0 0 0 8px;
    display: inline;
}
.descr_hide
{
    display: none;
}
.descr
{
    display: inline;
}
.pnlPrint
{
    display: inline;
}
.pnlPrintimages
{
    display: none;
}
.logotyp_print
{
    display: none;
    width: 255px;
    height: 58px;
}
.panorama
{
    position: absolute;
 top: -25px;
 margin-left: 15px;
 border-style: none;}

