body 
{
    background: #4e6a9e url(../images/bakgrund.gif) repeat-x;
    text-align: center;
    margin: 0;
    padding: 0 0 40px 0;
    font-family: Verdana, Times New Roman;
}

a 
{
    
}

a:hover 
{
    text-decoration: underline;
}

td 
{
    vertical-align: top;
    font-size: 10px;
    color: #4e6a9e;
}

td a
{
    color: #4e6a9e;
}


img 
{
    border: 0;
}

h1 
{
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.container 
{
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}

.cMain 
{
    width: 900px;    
}

.cTop 
{
    height: 160px;
    vertical-align: bottom;
}

.cMenu 
{
    height: 48px;
    background: url(../images/menybg.gif);
    padding: 0 20px 0 20px;
}

.cMenu a 
{
    display: inline-block;
    color: #FFFFFF;
    padding: 15px 11px 12px 11px;
    text-decoration: none;
    font-size: 12px;
}

.cMenu a:hover, .cMenu .Selected
{
    background: url(../images/menyhover.gif) repeat-x;
}

.menuRight 
{
    float: right;
}

.menuLeft 
{
    float: left;
}

.cCopyright 
{
    font-size: 11px;
    color: #FFFFFF;
    text-align: right;
    padding: 6px 0 0 0;
}

.cCopyright a 
{
    color: #FFFFFF;
    text-decoration: none;
}

.cNewsLeft 
{
    vertical-align: bottom;
    width: 38px;
    padding: 0 0 13px 0;
}

.cSideSpacer 
{
    width: 38px;
}

.pageContainer 
{
    width: 100%;
}

.pageSubmenu 
{
    width: 158px;
    background: url(../images/submenubg.gif) repeat-y;
    padding: 10px 0px;
}

.pageSubmenu a 
{
    display: block;
    color: #FFFFFF;
    padding: 5px 8px;
    text-decoration: none;
    font-size: 12px;
}

.pageSubmenu a:hover, .pageSubmenu .selected 
{
    font-weight: bold;
}

.pageMain 
{
    width: auto;
    background: #FFFFFF;
    height: 100px;
}

.cBottom 
{
    height: 194px;
    padding: 65px 20px 10px 20px;
}

.cBottom h1 
{
    font-size: 10px;
    color: #4e6a9e;
    margin: 0 0 10px 0;
}

.bottomDivider 
{
    padding: 0 10px;
    vertical-align: middle;
}

.bottomContainer 
{
    width: 100%;    
}

.bottomNews 
{
    width: 75%;
}

.bottomNewsletter
{
    width: 25%;
}

.newsContainer 
{
    width: 100%;
}

.newsTd 
{
    color: #FFFFFF;  
    width: 33%;
    vertical-align: top;  
}

.newsTd p 
{
    margin: 0;
}

.newsTd a 
{
    text-decoration: none;
    color: #FFFFFF;
}

.newsTd a:hover 
{
    text-decoration: underline;
}

.soContainer 
{
    width: 100%;
}

.soMain 
{
    width: 100%;
    padding: 20px;
}

.soPicture 
{
}

.icons 
{
    height: 147px;
    background: url(../images/iconsbg.gif);
}

.iContainer 
{
    width: 100%;
}

.iContainer a 
{
    opacity:0.50; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; 
    filter:alpha(opacity=50); 
    zoom:1;
    height: 147px;
    display: block;
}

.iContainer a:hover
{
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter:alpha(opacity=100);
    zoom:1;
    height: 147px;
    display: block;
}


.nyhetslinje 
{
    margin: 20px 0 20px 0;    
}

.newsitem a
{
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

.newsitem a:hover 
{
    text-decoration: underline;
}