body
{
    background: url('/css/images/bg_forside.png') no-repeat;
    background-position: center top;
}
.main .logo
{
    border-bottom: 1px solid #393434;
}
.frontpageleft
{
    width: 516px;
    background: url('/css/images/vertical_fade.png') no-repeat;
    background-position: right bottom;
    margin: 12px 0px 12px 10px;
    padding: 10px 10px 10px 0px;
    line-height: 18px;
    position: relative;
    min-height: 250px;
}
.frontpageright
{
    width: 335px;
    background: url('/css/images/news_bg.png') repeat-x;
    background-position: right top;
    margin: 12px 0px -2px 0px;
    padding: 1px 12px;
    line-height: 18px;
    min-height: 224px;
    position: relative;
    z-index: 1;
}
.news_item
{
    border-bottom: 1px solid #dddddc;
    padding: 9px 0px 6px 0px;
}
.news_item.last
{
    border-bottom: 0;
}
.infobox.frontpage
{
    width: 333px;
    position: absolute;
    bottom: 80px;
    left: 0;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
