﻿body
{
	width: 100%;
	height: 100%;
}

.container-y 
{
	width: 100%;
}

.container-x 
{
	margin:0pt auto;
	width:940px;
	position:relative;
	
	text-align: left;
}

.header
{
	height:130px;
}

.payoff2
{
	top:77px;
	height:28px;
	width:940px;
	
	position: relative;
	
	text-align:right;
	z-index: 99;
}

.logo
{
	top:0px;
	height:140px;
	width:415px;
	
	position: absolute;
	z-index: 100;
}

.logo .naam
{
	top:60px;
	left: -3px;
	height:35px;
	width:415px;
	
	position: absolute;
	z-index: 100;
}

.logo .payoff1
{
	top:105px;
	left: 132px;
	height:40px;
	width:415px;
	
	position: absolute;
	z-index: 100;
}

.main
{
	height:360px;
}

.main .bl1x1
{
	width:140px;
	height:160px;

	position: relative;
	float:left;
}

.main .bl1x2
{
	width:160px;
	height:340px;

	position: relative;
	float:left;
}

.main .bl1_5x0_75
{
	width:220px;
	height:120px;

	position: relative;
	float:left;
}

.main .bl1_5x1
{
	width:220px;
	height:160px;

	position: relative;
	float:left;
}

.main .bl1_5x1_25
{
	width:220px;
	height:200px;

	position: relative;
	float:left;
}

.main .bl1_5x2
{
	width:220px;
	height:340px;

	position: relative;
	float:left;
}

.main .bl2x1
{
	width:300px;
	height:160px;

	position: relative;
	float:left;
}

.main .bl2x2
{
	width:300px;
	height:340px;
	
	position: relative;
	float:left;
}

.main .bl3x1
{
	width:460px;
	height:160px;

	position: relative;
	float:left;
}

.main .bl3x2
{
	width:460px;
	height:340px;

	position: relative;
	float:left;
}

.main .bl4x1
{
	width:620px;
	height:160px;

	position: relative;
	float:left;
}

.main .bl4x2
{
	width:620px;
	height:340px;
	
	position: relative;
	float:left;
}

.main .bl4x2_1
{
	width:580px;
	height:340px;
	
	position: relative;
	float:left;
}

.main .marginright
{
	margin-right: 20px;
}

.main .marginbottom
{
	margin-bottom: 20px;
}

.main .text
{
	padding: 10px;
}

.main .meerinfo
{
	position: relative;
	float:right;
}


.partners
{
	height:40px;
	padding: 20px 0 18px 0;
}

.partners img
{
	margin: 0 51px 0 0;
}

.partners img.last
{
	margin: 0 0 0 0;
}

.footer
{
	text-align: center;
}

.footer form
{
	display:inline;
}