﻿body{
    margin:0px;
    font-family:Verdana;
    background-color:#FFF;
}

a
{
    color:#FFF;
    text-decoration:none;
    }
a:hover
{
    color:#FFF;
    text-decoration:underline;
    }

#all{
    background-color:#FFF;
    width:979px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    }
    
    #bottomtext
    {
        padding-top:5px;
        font-size:8px;
        font-family:Verdana;
        }
#top{
    background:#000000;
    height:60px;
    background-repeat:no-repeat;
    width:979px;
    margin-bottom:1px;
}

#header{
    background:url('gfx/header.jpg') no-repeat #000000;
    height:122px;
    background-repeat:no-repeat;
    width:979px;
    margin-bottom:5px;
}

.left{
    background:#000000;
    float:left;
    width:300px;
    color:#be8627;
    margin-right:5px;
    padding-bottom:2px;
    height:567px;
    }
    

.double{
    float:left;
    width:605px;
    color:#be8627;
    margin-right:5px;
    height:564px;
    }
    
.big{
    background:#FFF;
    float:left;
    width:979px;
    color:#be8627;
    margin-right:5px;
    padding-bottom:2px;
    height:auto;
    margin-bottom:5px;
    }
    
.right{
    background:#000000;
    float:right;
    width:300px;
    padding-bottom:2px;
    color:#be8627;
    height:567px;
    margin-left:5px;
    }
#infotext{
    float:left;
    width:369px;
    padding-bottom:2px;
    color:#be8627;
    }
    
#bottom{
    background:url('gfx/gradienttop.jpg') #000000;
    width:979px;
    color:#FFFFFF;
    font-size:10px;
    text-align:justify;
    height:14px;
    font-family:Verdana;
    float:left;
    margin-top:5px;
    }
.meny ul{
    width:979px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:2px;
    list-style-type:none;
}
 .meny div {
    margin-left:30px;
    margin-top:1px;
   }
.meny ul li{
    list-style-type:none;
    display:inline;
    margin-left:30px;
}

#content{
    width:979px;
    background:#FFFFFF;
    margin-bottom:1px;
    }

.meny ul li A{
    color:#b57e26;
    text-decoration:none;
}
.meny ul li A:hover{
    color:#cf993d;
    text-decoration:none;
}

p
{
    line-height:20px;
    }
    
#popup
{
    color:#FFF;
    margin:0px;
    padding:0px;
    font-family:Verdana;
    text-align:left;
    background:#000;
    }
    
#border
{
    width:681px;
    }

#wrapper
{
    float:left;
    color:#FFF;
}
#border
{
    float:left;
}
.mb
{
    float:left;
    width:150px;}
.mf
{
    float:right;
    width:121px;}
.current
{
    margin-top:12px;
    margin-left:175px;
    float:left;
    width:50px;
    font-size:10px;
    }
    
    #top
    {
        width:681px;
        float:left;
        height:30px;
        margin-bottom:2px;
        }
        #image
        { background:url("gfx/Vimmellogga.jpg");
            }
        #topleft
        {
            float:left;
            font-size:12px;
            margin-top:8px;
            margin-left:4px;
            }
            #topright
            {
                float:right;
                margin-top:6px;
                margin-right:4px;
                }