﻿#MasterBase
{
    position:relative;
    width:855px;
    background-color:#ffffff;
    margin-left:auto;
    margin-right:auto;
}

#MasterLogo{ display:none; }

#Spacer
{
    position:relative;
    width:855px;
    height:20px;
    margin-left:auto;
    margin-right:auto;
}

#MasterHeader
{
    width:855px;
    height:146px; 
    background:url('Images/banner.jpg') no-repeat top;    
}

#MasterMenu
{
    width:855px;
    height:24px;
    background:url('Images/menu_bg.jpg') no-repeat top;    
}

#MasterContent
{
    position:relative;
    width:853px;
    min-height:467px;
    _height:467px;
    border-left:solid 1px #474747;
    border-right:solid 1px #474747;   
    background-color:#EEEEEE;    
}

#MasterFooter
{
    position:absolute;
    bottom:-1px;
    left:0px;
    width:855px;
    height:63px;
    background:url('Images/footer.jpg') no-repeat top;
    border-top:solid 1px #5B5B5B;
    background-color:#373737;
}

#MasterFooter .Hem
{
    float:left;
    margin-top:8px;
    margin-left:20px;
}

#MasterFooter .Aktuellt
{
    float:left;    
    margin-top:8px;
    margin-left:20px;
}

#MasterFooter .Bris
{
	float:right;
	margin-top:0px;
	margin-right:0px;
}

#Copyright
{
    position:absolute;
    bottom:0px;
    left:0px;
    padding-left:20px;
    padding-right:20px;
    color:#808080;
    width:818px;
    background-color:#373737;  
}

#Copyright a
{
    color:#808080;
    text-decoration:none;  
}

#Copyright a:hover
{
    text-decoration:underline;  
}

#Copyright span
{
    float:right;
    text-align:right;
}

#ContentHeader
{
    position:relative;
    width:500px;
    height:60px;    
}

#ContentHeader .Print
{
    position:absolute;
    top:20px;
    left:524px;
    width:100px;
}

#ContentHeader .Print a
{
    color:#8D8D8D;
    text-decoration:none;
}

#ContentHeader .Print a:hover
{
    text-decoration:underline;
}
