﻿.column
{
    width: 362px;
    margin-left: 495px;
}

#movieplaceholder
{
    position:relative;
    top:145px;
    height: 410px;
    margin-bottom: 500px;
    margin-left: 145px;
    width: 730px;
}

#container
{
    margin: auto;
    width: 1024px;
}

.menuitem
{
    background-color: #cecccc;
    margin-bottom: 3px;
    display: block;
    line-height: 5px;
}

#menu
{
    text-align: center;
    font-size: 8pt;
    line-height: 10pt;
    width: 392px;
}

.NewsText
{
    text-align: left;
    font-size: 8pt;
    line-height: 10pt;
    width: 392px;
}

.NewsHeadLine
{
    text-align: left;
    font-size: 12pt;
    line-height: 10pt;
    width: 392px;
}

#menu a, #menu a:hover, #menu a:visited
{
    text-decoration: none;
    color: #cecccc;
}

.menuitem_container
{
    display: inline;
    float: left;
    width: 72px;
}

.menuitem_spacer
{
    display: inline;
    float: left;
    width: 0px;
    margin: 0px 4px 0px 4px;
}

#logo
{
    position: fixed;
    left: 1024px;
}

#placeholder
{
    margin-top: 50px;
    padding: 15px;
    min-height: 1100px;
}

#placeholder p
{
    margin: 15px;
    line-height: 25px;
}

.content_header_image
{
    margin: 0px -15px 15px -15px;
}

.content_image
{
    margin: 0px -15px 0px -15px;
}

.content_pressemeddelelse
{
    padding: 10px 15px 10px 15px;
    color: #cecccc;
    text-decoration: none;
}

