﻿html
{
    width:100%;
    height:100%;
    background-color:#f3d9a6
}

 @font-face {
    font-family: treb;
    font-style:  normal;
    font-weight: normal;
    src: url(TREBUCH0.eot);
  }

body 
{
    width:980px;
    padding:0px;
    margin:0px auto 0px auto;
    border:solid 1px #000000;
    background-color:#F3D9A6;
    font-family:treb,'Trebuchet MS',verdana;
}

  

#fullheight{height:100%}

#Content
{
    background-color: #f3d9a6;
}

.BottomTable
{
    background-position: right bottom;
    background-image: url(/shared/images/bgContent.jpg);
    background-repeat: no-repeat;
}
#TopBanner
{
    height: 65px;
    background-color: #006840;
    line-height: 65px;
    
}

#PageTop
{
    height:180px;
    float:left;
    clear:both;
    width:100%;
}

#PageTopLow
{
    width:100%;
    background-color:#006840;
    z-index:-99;
    position:static;
}

#PdfContent
{
    margin:0px;
    padding-left:10px;
    height:224px;
    float:left;
    clear:both;
}


#PageBottom
{
    margin:0px;
    padding-left:10px;
    height:190px;
    float:left;
    clear:both;
    width:100%;
}



.PDFFront
{
    width:155px;
    margin-right:25px;
    height:224px;
    float:left;
    clear:none;
    border:solid 1px #000000;
}


.ts
{
    background-position: left center;
    background-image: url(shared/images/kvaeg.jpg);
    background-repeat: no-repeat;
}
