﻿#forside-content
{
    width:950px;
}

#master-menu
{
    width:200px;
    min-height:400px;
    float:left;
}
#master-content
{
    width:730px;
    min-height:400px;
    float:right;
    
}
#forside_layout
{
    width:890px;

}
#forside_image
{
    width:400px;
    min-height:250px;
    max-height:400px;
    float:left;
}
#forside_news
{
    width:480px;
    height:500px;
    float:right;
    overflow-y:scroll;
    overflow-x:hidden;
    
}
#forside_tekst
{  
    width:400px;
    height:240px;
    margin-top:10px;
}
