.background-image
{
	background-image: url(../../images/aertzinnen.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 200px 100px;
	min-height: 580px;
 	height:auto !important;
  	height:580px;
}
