﻿body
{
    font-family: arial, tahoma, arial, sans-serif;
    font-size: 11px; /*background: #fff url(bg_head.jpg) center top repeat-x;*/
    background: #fff url(../img/bg_page.jpg) center top repeat;
    margin: 0;
    padding: 0;
}


#wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    margin: 0 auto -100px auto; /* bottom-marginalen är det negativa värdet av footerns höjd */ /*width: 960px;*/
}

#upperbg
{
    position: static;
    background: url(../img/bg_head.jpg) top center repeat-x;
    width: 100%;
    height: 250px;
    z-index: 0;
}

#pagewrap
{
    width: 960px;
    margin: 0 auto 0 auto;
}

#page
{
    position: relative;
    z-index: 2;
    width: 950px;
    margin-top: -223px;
    margin-left: 10px;
}

#content
{
    width: 745px;
    float: left;
}

#flash
{
    margin-top: 36px;
}

#footer, #footer_buffer
{
    height: 100px; /* #footer_buffer måste vara samma höjd som #footer */
}
#footer
{
    background: url(../img/bg_footer.gif) top center repeat-x;
    clear: both;
    color: #fff;
}
#footer a
{
    color: #fff;
}
#footer a:hover
{
    background: #FF0000; /*color: #0039A4;*/
}

#footer p
{
    padding-top: 35px;
    width: 940px;
    margin: 0 auto;
}

#meny
{
    width: 110px;
    float: left;
    padding: 10px;
}

#left
{
    width: 379px;
    float: left;
    padding: 10px;
}

#right
{
    width: 181px;
    float: left;
    padding: 10px;
}

.dotted
{
    height: 1px;
    background: url(../img/headliner_border.jpg);
    background-repeat:repeat-x;
    margin: 10px -10px;
}

#meny ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#meny ul li a
{
    color: #5F5F5F;
    font-size: 1.1em;
}

#meny ul li a:hover
{
    color: #393939;
}

h1
{
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.headliner
{
    background: url(../img/h_bg.gif) no-repeat top left;
    display: block;
    padding: 7px 0 0 40px;
    height: 40px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.headliner_a
{
    color:#323232;
    }

#reklam
{
    width: 202px;
    margin-top: 55px;
    text-align: center;
    float: left;
    display: inline;
}

#reklam h3
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #2554AC none repeat scroll 0 0;
    border-bottom: 1px solid #20448D;
    color: #FFFFFF;
    height: 20px;
    margin-bottom: 2px;
    margin-top: 20px;
}

.spons_bg_top
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../img/bg_guldpartners1.gif) no-repeat scroll 0 0;
    height: 50px;
    width: 200px;
}

.spons_bg_bottom
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../img/bg_guldpartners3.gif) no-repeat scroll left bottom;
    height: 25px;
    width: 200px;
}

.spons_bg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/bg_guldpartners2.gif) repeat-y scroll 0 0;
margin-top:-30px;
width:200px;
}

a img
{
    border:0px;
    }
    
.news_header
{
    color:#000;
    display:inline;
    font-size:1.3em;
    font-weight:bold;
    }