@media screen and (max-width: 1000px) {
	body { background-color: #1b2062; background-image: url('/data/images/1/8/9/8/inwoners_en_ondernemers_achtergrond.jpg'); }
	#wrapper { margin-bottom: 0; background: none; min-height: 0; height: auto; }
	#push, #footer { height: auto; }

}




@media screen and (max-width:900px) {
	#header-content		{ padding: 0px 0px 30px 0px ; }
	#wrapper			{ background-position: left top; }

	#menu				{ position:static; padding:0; }
	#menu li			{ text-align:left; padding-left:0; float:none; margin-bottom: 24px; }
	#menu li a			{ color:#FFF; }

	#search				{ margin: 21px 0 14px 0; }
}

@media screen and (max-width:800px) {
	
		#container a.button.switch_section				{ padding: 0.5em; margin-top: 0; }
		#container a.button.switch_section.inwoners				{ top: 20px; }
		#container a.button.switch_section.bezoekers				{ top: 20px; }


}



@media screen and (max-width:720px) {
	#header { height:auto; }
	#footer { position:static; }
	
}

@media screen and (max-width:600px) {
	.center-align { margin-right: 0; }
	
		#toptaken li									{ width: 100%; }

	
	#search #q { width: 240px; }
}



@media screen and (max-width: 560px) {
	#logo { padding-top: 80px; }
}


@media screen and (max-width:450px) {
	
	#container a.button { font-size: 0.875em; }

}


@media screen and (max-width:360px) {


	#header { height:auto; }

	
}