@import url('/files/system/menu.css');
 
{
    margin: 0px;
    padding: 0px;
    }

html, body 
{
    height: 100%;
    }

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url('/files/system/container_bg.gif') repeat-x top left;
	background-color: #000000;
	font-size: 11px;
}

#container 
{
    position: relative;
    width: 100%;
    margin: 0px auto;
	margin-top: 0px;
	min-height: 300px;
    z-index: 1;
	}
    
#container img 
{
    display: block;
	clear: both;
	border:0;
    }


    
#innercontainer
{
    position: relative;
    top: 0px;
    width: 956px;
    margin: 0px auto;
	margin-top: 0px;
	min-height: 300px;
    z-index: 1;
    }
	
#topbillede 
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    text-align: right;
    background-position: top right;
	background-repeat: no-repeat;
    z-index: 0;
    opacity:0.2;filter:alpha(opacity=20) 
    }
 
    
    	
    
#topholder 
{
    margin-top: 29px;
    height: 139px;
	width: 100%;
	}
    
#topholder img {
	margin: 10px 0px 0px 0px;
}
    
#topgraphic 
{
    margin-bottom: 1px;
    margin-top: 1px;
	margin-left: 10px;
    }
    
#topmenu 
{
    color: #FFFFFF;
    height: 21px;
	clear: both;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	    }

#middleholder 
{
    min-height: 250px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
	width: 956px;
	float: left;
	}
    
#bottom
{
    clear: both;
    text-align: center;
    height: 198px;
    background: url('/files/system/bottom_gradient.jpg') repeat-x top left;
    
    }
    
#bottomholder li 
{
    list-style: none;
    float: left;
    }
    
#bottomholder li a
{
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    padding: 0px 5px 0px 5px;
    line-height: 22px;
    float: left;
    }
    
#bottomlogo 
{
    margin: 28px 0px 0px 0px;
    }

#leftcolumn 
{
    width: 177px;
    float: left;
    min-height: 400px;
    text-align: left;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }

#contentcolumn 
{
    width: 758px;
    float: right;
    min-height: 400px;
    text-align: left;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    } 

#contentcolumnforside 
{
    width: 956px;
    float: right;
    min-height: 400px;
    text-align: left;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    } 
        
#psetup_main 
{
    width: 560px;
    float: left;
        }

#psetup_right 
{
    width: 177px;
    float: right;
    }   


.Title {font-size: 20px;}
