﻿#Presspage
{
    position:relative; width:980px; height:463px;
}

#PresspageLeft
{
    width:765px; height:463px;
    background-image:url('Images/box_765x463.gif');
    background-repeat:no-repeat;
    background-position:top;
}

#PresspageLeftContent
{
    width:760px;
    height:460px; 
    overflow:hidden;    
}

#PresspageRight
{
    position:absolute; top:0px; left:780px; width:200px; height:463px;
    background-image:url('Images/box_bildarkiv_200x463.gif');
    background-repeat:no-repeat;
    background-position:top;
}

#PresspageRightContent
{
    width:168px;
    height:395px;
    margin-top:48px;
    margin-left:17px;
}