﻿body 
{
    background-image:url(./IMG/gradient_top.png);
	background-repeat:repeat-x;
    background-color:#555555;
	color: #ffffff;    
    font-family: Arial, verdana;
	font-size:11px;
	font-style:normal;

	margin-top:0px;
	margin-left:auto;
    margin-right:auto;
}

.overskrift
{
    font-size:14px;
    font-weight:bold;
}

.filmoverskrift
{
    font-size:14px;
    font-weight:bold;
    text-decoration: Underline;
}

*
{
	margin:0px;
	padding:0px;
}

a:link
{
	text-decoration: none;
	color:  #1d3632;
	font-family: Arial, verdana;
	font-size: 12px;
}

a:visited
{
	text-decoration: none;
	color:  #1d3632;
	font-family: Arial, verdana;
	font-size: 12px;
}

a:active
{
	text-decoration: none;
	color:  #1d3632;
	font-family: Arial, verdana;
	font-size: 12px;
}

a:hover
{
	text-decoration: none;
	color:  #ffffff;
	font-family: Arial, verdana;
	font-size: 12px;
}



.center
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

.banner
{
    width: 960px;
    height:121px;
    background-image:url(./IMG/banner2.png);
    background-repeat:no-repeat;        
    text-align:left;
    vertical-align:bottom;

}
    
    .MenuAndSearchAjustment
    {        
        margin-bottom:5px;
    }
    .menusize
    {
        height:121px;
        width:960px;
    }
    .menuplacement
    {
        width:700px;
        margin-left:200px;
    }
    
    .Searchplacement
    {
        width:300px;
    }

.Content
{
    height:390px;
    width:960px;
}

.bottom
{
    width: 960px;
    height:125px;
    background-image:url(./IMG/Bottom.png);
    background-repeat:no-repeat;
}

.tablecontent
{
    margin-left:42px;
    width:880px;
    height:390px;

}
    .tableTDcontent
    {
    text-align:left;
    vertical-align:top; 
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    }
    
    .linje
    {
        width:862px;
        border-bottom-style:solid;
        border-bottom-color:#afafaf;
        border-bottom-width:1px;
        margin-bottom:8px;
    }
    .overskriftajust
    {
        padding-left:5px;
        margin-left:5px;
    }

.movieholder
{
    background-image:url(./IMG/handling_baggrund.png);
    width:862px;
    height:112px;
    background-repeat:no-repeat;

    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    

}
    .movietekst
    {
        text-align:left;
        vertical-align:top;
        padding-right:50px;
    }
    .bedoemtekst
    {
        text-align:left;
        vertical-align:top;
        padding-left:10px;
        padding-top:2px;
    }
    
    
    .gifholder
    {
        text-align:center;
        vertical-align:middle;
        height:90px;
        
        margin-top:5px;
        margin-bottom:5px;
        
        padding-left:10px;
        padding-right:10px;
        
        border-left-width:1px;
        border-left-style:solid;
        border-left-color:White;
        
        border-right-width:1px;
        border-right-style:solid;
        border-right-color:White;
        

    }
.Bigmovieholder
{
    background-image:url(./IMG/film_baggrund.png);
    width:862px;
    height:352px;
    background-repeat:no-repeat;

    padding-left:150px;
    padding-right:0px;
    padding-top:5px;
    padding-bottom:5px;
    
}
    
    .filmajust
    {
        padding-top:20px;

    }
    
    .billedetekstafstand
    {
        vertical-align:top;
        margin-left:10px;
    }
    

.anmeldelselink
{
    font-family: Arial, verdana;
	font-size: 14px;
	font-weight:bold;
}

.anmeldelselink:link
{
    font-family: Arial, verdana;
	font-size: 14px;
	font-weight:bold;
	text-decoration: Underline;
	color:  white;
}

.anmeldelselink:visited
{
    font-family: Arial, verdana;
	font-size: 14px;
	font-weight:bold;
	text-decoration: Underline;
	color: white;
}

.anmeldelselink:active
{
    font-family: Arial, verdana;
	font-size: 14px;
	font-weight:bold;
	text-decoration: Underline;
	color:  white;
}

.anmeldelselink:hover
{
    font-family: Arial, verdana;
	font-size: 14px;
	font-weight:bold;
	text-decoration: Underline;
	color:  black;
}

.Singlemovieholder
{
    background-image:url(./IMG/film_baggrund.png);
    width:862px;
    height:352px;
    background-repeat:no-repeat;

    padding-left:125px;
    padding-right:0px;
    padding-top:9px;
    padding-bottom:5px;
    
}

.imgborder
{
    border-style:solid;
    border-color:White;
    border-width:1px;
}

.ADVsearchholder
{
    background-image:url(./IMG/film_baggrund.png);
    width:862px;
    height:352px;
    background-repeat:no-repeat;

    padding-left:10px;
    padding-right:0px;
    padding-top:5px;
    padding-bottom:5px;
    
}

.advsearchbox
{
    padding-left:20px;
    padding-top:20px;

}
.movielink
{
    font-family: Arial, verdana;
	font-size: 11px;
}

.movielink:link
{
	color:  black;
}

.movielink:visited
{
	color: black;
}

.movielink:active
{
	color:  black;
}

.movielink:hover
{
	color:  White;
}

.overskriftlink
{
    font-family: Arial, verdana;
    font-size:14px;
    font-weight:bold;
}

.overskriftlink:link
{
	color: white;
}

.overskriftlink:visited
{
	color: white;
}

.overskriftlink:active
{
	color: white;
}

.overskriftlink:hover
{
	color: black;
}

.bigpicture
{
    padding-left:180px;
    padding-right:auto;
}

.sortkant
{
    border-width:1px;
    border-color:Black;
    border-style:solid;
}

.spacer
{
    padding-right:12px;
}

.topcontent
{
    background-image:url(./IMG/film_baggrund.png);
    width:862px;
    height:10px;
    background-repeat:no-repeat;
}
.middlecontent
{
    background-image:url(./IMG/content-middle.png);
    width:862px;
    background-repeat:repeat-y;
    height:330px;
}
.bottomcontent
{
    background-image:url(./IMG/content-bottom.png);
    width:862px;
    height:10px;
    background-repeat:no-repeat;
}

.specialnotis

{
    Padding-left:100px;
    color:White;
    font-size: small;
    
}