/* ----------------------------------

	Project: Hartgerink Interieurbouw
	Datum: 18-09-2007
	Author: Sjoerd Stottelaar
	
-----------------------------------*/

body{
	background-color: #e9e9e9;
	margin: 0px;
	padding-top: 267px;
}

*html body{
	overflow:hidden;
}

*html div#div_content_container{
	height:100%;
	overflow:auto;
}

@media screen{
	body>div#div_header_container{
		position:fixed;
	}
	
	body>div#div_contact{
		position:fixed;
	}
}
