#outer_div, #outer_div_section {
	/* se også explorerall.css */
	margin: 0 auto -124px; /* the bottom margin is the negative value of the footer's height + border */
	background-repeat: repeat-y; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	padding: 0;
	}

/* footer er gemt for print */
/*#footer_sponsors {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	height: 128px;
	border-bottom: 0;
	}*/

#top-buffer {
	height: 240px;
	}
#content_front {
	width: 375px;
	}
#content {       
	width: 530px;
	}
#content, #content_front {       
	float: right;
	}
h1 {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 26px;        
	color: #ffffff;        
	line-height: 26px;
	margin: 0;
	padding-top: 15px;
	text-align: right;
	}
#right_news { /* se også globalall.css */
	padding-top: 250px; 
	}