﻿body {
background-color: #dde4ea;
font-size: 10px;
color: Black;
font-family: Verdana;
}

a:link 
{
    color:green;
    text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

a:visited 
{
    color: green;
	text-decoration: none;
}

h1 
{
    display:inline;
    font-size: 16px;
    }

#uberwrap 
{
    width: 961px;
    margin: 0 auto;    
}

#wrap 
{
    float: left;
    width: 961px;
    background-image: url('../img/wrapBack.jpg');
}

.header
{
    width: 961px;
    height: 185px;
    background-image: url('../img/headerBlank.jpg');
    float: left;
}

.headerOmraden
{
    width: 961px;
    height: 36px;
    background-image: url('../img/headerOmraden.jpg');  
    float: left;
    font-weight:bolder;
}

.headerOmraden ul
{
    padding-left: 506px;
    padding-top: 13px;
    margin: 0px;
    float: left;
}

.headerOmraden ul li
{
    width: 150px;
    float: left;
    list-style: none;
    text-align:center;
    
}

.headerOmraden ul li a
{
    color: Black;
    text-decoration: none;
    margin: 0;
}

.headerOmraden ul li a:hover 
{
    text-decoration: underline;
}

.menu 
{ 
    height: 27px;
    width: 961px;
    float: left;
    background-color: White;
}

.menu ul
{
    padding-left: 10px;
    margin: 9px 0px;
    float: left;
}

.menu ul li
{
    margin-right: 25px;
    float: left;
    list-style: none;
    text-align:left;
 }

.menu ul li a
{
    color: Black;
    text-decoration: none;
}

.menu ul li a:hover 
{
    text-decoration: underline;
}

.contentTop 
{
    background-image: url('../img/contentTop.jpg');
    height: 17px;
    width: 961px;
    float: left;
}

.contentLeft
{
    background-image: url('../img/contentWide.jpg');
    float: left;
    width: 643px;   
}

.contentLeft a:link 
{
    color: Green;
    
}

.contentLeft a:visited 
{
    color: Green;
    
}

.contentNews a:link 
{
    color: Green !important;
    
}

.contentNews a:visited 
{
    color: Green !important;
    
}



.contentText 
{
    margin-left: 23px;
    margin-top: 12px;
    float: left;
    width: 600px;
}

.contentText li
{
   margin-left: 15px;
}
   

.contentTextStart 
{
    margin-left: 23px;
    margin-top: 12px;
    float: left;
    width: 325px;
}


.contentMap
{
    margin-top: 12px;
    margin-left: 17px;
    float: left;
    width: 270px;
}

.contentBottom
{
    background-image: url('../img/contentBottom.jpg');
    float: left;
    width: 643px;
    height: 10px;
    margin: 0px;
    }

.contentPuff
{
    margin-left: 23px;
    margin-top: 30px;
    float: left;
    clear: both;
    height: 150px;
    width: 650px;
}

.contentPuff img
{
    margin-right: 3px;
}

.contentNews
{
    background-image: url('../img/newsWide.jpg');
    float: left;
    width: 318px;    
    }

.newsText
{
    margin-left: 23px;
    margin-top: 12px;
    margin-bottom: 15px;
    float: left;
    width: 250px;
}

.newsBottom
{
    background-image: url('../img/newsBottom.jpg');
    float: left;
    width: 318px;
    height: 12px;
    margin: 0px;
    }
    
.footerTop 
{
    background-image: url('../img/footerTop.jpg');
    height: 3px;
    width: 950px;
    float: left;
    clear:both;
    margin-left: 6px;
    margin-top: 5px;
}   

.footerWide
{
    background-image: url('../img/footerWide.jpg');
    float: left;
    width: 950px;
    margin-left: 6px;
}   

.footerRegioner
    {
        margin: 10px auto;
        width: 687px;
        text-align:center;
    }

.footerBottom
{
    background-image: url('../img/footerBottom.jpg');
    float: left;
    width: 961px;
    height: 16px;
    margin-top: -7px;
}    

.norra
{
    font-size: 10px;
    color: Orange;
    } 
    
.vastra
{
    font-size: 10px;
    color: #66a4b8;
    } 
    
.ostra
{
    font-size: 10px;
    color: #a0b455;
    }            
