body{	margin-right: 170px;}
#layerad,
#zlayeradzl1{
	display: none;
}

#titel{
	line-height: 14px;
	font-weight: normal;
	font-size: 10pt;
	display: none;
}

#subtitel{
	font-size: 17pt;
	line-height: 28px;
	font-family: 'Open Sans', Arial Black, Arial;
	font-weight: 800;
}

#rubr td{
	padding-top: 4px;
	padding-bottom: 5px;
}

tr.RUBR td{
	padding-top: 3px;
	padding-bottom: 4px;
}

table,td {
	border: none;
}

table[BORDERCOLORDARK]{
	width: 180px;
	box-shadow: 0 1px 8px #444;
	-webkit-box-shadow: 0 1px 8px #444;
	-moz-box-shadow: 0 1px 8px #444;
	border-radius: 0 0 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding-bottom: 5px;
}

center table[BORDERCOLORDARK] {
	-webkit-box-shadow: 0 1px 8px #444;
	box-shadow: 0 1px 8px #444;
	width: 770px;
}

h1{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h2{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div.intro{
	padding: 2px 3px;
	margin-bottom: 0;
}

div.korting{
	background: #ffffcc;
	border:1px solid #fff;
	text-align:center;
	padding: 2px 3px;
	margin-bottom: 0;
}

div.absright{
	position: absolute;
	right: 10px;
	top: 100px;
}

div.absright0{
	position: absolute;
	margin-left: 200px;
	top: 128px;
}

div.absright1{
	position: absolute;
	margin-left: 400px;
	top: 128px;
}

.absright2{
	position: absolute;
	margin-left: 590px;
	top: 128px;
}

.absright3{
	position: absolute;
	margin-left: 780px;
	top: 128px;
}

div.addthis_toolbox{
	margin-top:30px;
/*	margin-left:-15%;*/
	margin-left: 250px;
}

#form,
#knop,
option,
input{
	font-size:8pt !important;
}

img{
	border: 0;
}

div.social{
	width: 140px;
	background-color: rgba(255,255,255,0.5);
	padding: 10px;
	margin-bottom: 25px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}