body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height:100%;
}

h1,h2,h3,h4,h5{
	font-size: 20px;
	text-transform:uppercase;
	margin: 0px;
	margin-bottom: 3px;
	color: #ffffff;
}

#outer_content
{
	float: left;
	margin-top:3px; 
	padding:0px;
	padding-top: 43px;
	padding-left: 43px; 
	width:300px; 
	padding-right: 459px; 
	min-height: 430px; 
	_height: 430px; 
	background-color:#000000; 
	background-image: url(/gfx/occ/julefrokost_bg.jpg); 
	background-position: left top; 
	background-repeat: no-repeat;
}

#holder_left
{
    background-color:#000000; 
    width: 170px; 
    table-layout:fixed; 
    overflow:hidden;
}

#holder_content
{
    background-color:#ffffff; 
    border-left: solid 3px #ffffff;
}

#frame
{
    background-color:#000000;
    margin-bottom:0px;
    padding-bottom:0px;
}
