@charset 'iso-8859-1';

html,body
{
	margin: 0;
	padding: 0;
	background-color: rgb(255,255,255);
	text-align: left;
	border: none;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}



div#wrapper
{
	position: relative;
	margin: 0 auto;
	background-color: rgb(255,255,255);
	background-image: url('../gfx/heiper_it_sfeer.png');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 813px;
	height: 100% !important;
	height: 100%;
}



div#witregel
{
	width: 100%;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: transparent;
}



div#logo
{
	position: relative;
	width: 345px;
	height: 60px;
	margin: 0 0 0 30px;
	background: transparent;
	overflow: hidden;
	float: left;
}

div#hoofdmenu
{
	position: relative;
	margin: 0 30px 0 0;
	padding: 0;
	height: 60px;
	background: transparent;
	overflow: hidden;
	width: auto;
}



div#logo_arcering
{
	clear: both;
	position: relative;
	width: 345px;
	height: 215px;
	background: transparent url('../gfx/heiper_it_arcering.png') no-repeat top left;
	overflow: hidden;
	float: left;
	margin: 0 0 0 30px;
}

div#banner
{
	position: relative;
	margin: 0 30px 0 0;
	height: 215px;
	width: 590px;
	background: transparent;
	overflow: hidden;
}



div#content
{
	position: relative;
	background: transparent;
	overflow: hidden;
	margin: 0 0 0 375px;
	width: 590px;
	min-height: 350px;
}



div#payoff
{
	clear: both;
	position: relative;
	background: transparent url('../gfx/pay.png') no-repeat center center;
	margin: 0 0 0 325px;
	padding: 0;
	height: 205px;
	width: 695px;
	overflow: hidden;
}

div#payoff_content
{
	background: transparent;
	margin: 30px;
	height: 145px;
	padding: 10px 0 0 0;
}

.fb-like {
	margin: 20px 0 0 30px;
}

div#footer
{
	position: relative;
	margin: 20px 30px 0 375px;
	background: transparent;
	overflow: hidden;
	height: 60px;
	width: 935px;
	text-align: center;
	vertical-align: top;
}
