﻿/* NEWS v2 STYLES */ #news_wrap {
    padding: 0;
    margin: 0;
    float: none;
    display: inline-block;
} #newsarchive {
    margin-bottom: 15px;
} #newsarchive-front {
    padding-bottom: 5px;
} #newslist h2, #newsarchive h2 {
    line-height: 14px;
    color: #000;
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
    padding-bottom: 5px;
} #newslist a {
    display: block;
    overflow: hidden;
    line-height: 14px;  
} #newslist a img {
    float: left;
    margin-right: 5px;
    border: 1px solid #564740;
} #newslist a:hover {
    text-decoration: none;
} #newslist .h2 {
    color: #564740;
    text-decoration: none;
    margin-bottom: 2px;
    display: block;
} #newslist .newstext {
    color: #564740;
    text-decoration: none;
} #newsarchive span.main-style {
    display: block;
    margin: 5px 5px 5px 5px;
} #newsarchive span.news-images {
    width: 23%;
    float: left;
    position: relative;
    padding-left:5px;
    padding-bottom:4px;
    padding-top:4px;
} #newsarchive span.news-text {
    font-size: 11px;
    line-height: 14px;
    width: 70%;
    float: right;
    position: relative;
} 




newsarchive span.news-text-forside {
    font-size: 11px;
    line-height: 14px;
    float: right;
    position: relative;
}




#newsarchive span.news-text-w-setup {
    font-size: 11px;
    line-height: 14px;
    width: 67%;
    float: right;
    position: relative;
} #newsarchive span.news-text-front {
    font-size: 11px;
    line-height: 14px;
    position: relative;
} #newslist-front {
    font-size: 10px;
    color: #325a7b;
} #newslist-front h2, #newsarchive-front h2 {
    line-height: 14px;
    color: #646265;
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
}


/* NEWS IMAGE LEFT */ #newsleftimg {
    width: 558px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    float: left;
    background-image: url('/files/system/content_top.gif');
    background-position: top;
    background-repeat: no-repeat;
    background-color: #E8ECD1;
} #newsleftimg img {
    float: left;
    margin: 2px 10px 10px 20px;
    border: 1px solid #564740;
} #newsitemlist {
    width: 198px;
    float: left;
}


h2.newsheader {
    font-size: 16px;
    margin: 0;
    padding: 30px 20px 5px 20px;
} #newsleftimg .newscontent {
    background-image: url('/files/system/content_bot.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 0px 20px 30px 20px;
} #main-content span.h1 {
    font-size: 16px;
    font-weight: bold;
} #newsnavigation a {
    font-size: 12px;
    font-weight: bold;
} #newsdetails {
    padding-bottom: 10px;
    font-size: 0.7em;
    padding-top: 4px;
    width: 510px;
    float: left;
}


/* NEWS IMAGE RIGHT */ #newsrightimg {
    width: 558px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    float: left;
    background-image: url('/files/system/content_top.gif');
    background-position: top;
    background-repeat: no-repeat;
    background-color: #E8ECD1;
} #newsrightimg img {
    float: right;
    margin: 2px 20px 10px 10px;
    border: 1px solid #564740;
} #newsrightimg .newscontent {
    background-image: url('/files/system/content_bot.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 0px 20px 30px 20px;
}
