#content, #content_front {       
/*	min-height: 100%;*/
/*	height: auto !important;
	height: 100%;*/
	}

/* IE treats hr as inline elements, while the others treats them as block elements */
hr {
/*	border: får hr til at positionere sig mærkeligt i Mozilla, hvis den står øverst */
	height: 1px;
	border: 0;
	background-color: #000000;
	margin: 8px 0px 8px 0px; 
	}
/*hr.booking {
	margin-top: 9px;
	border: 0px;
	height: 3px;
	background-color: #985020;
	}*/
