body {
	background-color : #eeeeee;
	margin : 0px;
}

body,td,div {
	color : #000000;
	font-family : verdana;
	font-size : 10px;
}

table,tr,td {
	border : 0px;
	border-collapse : collapse;
}

.alles {
	width : 100%;
	height : 100%;
}

.links {
	background-image : url('images/bglinks.jpg');
	background-repeat : repeat-y;
	background-position : right;
}

.center {
	background-color : #FFFFFF;
	width : 601px;
}

.rechts {
	background-image : url('images/bgrechts.jpg');
	background-repeat : repeat-y;
	background-position : left;
}

.realtop {
	background-color : #d1d1d1;
	height : 20px;
	width : 100%;
}

h1 {
	color : #f00000;
	margin : 0px;
	margin-bottom : 5px;
	font-size : 14px;
	font-family : helvetica;
	font-weight : bold;
}

h2 {
	color : #f00000;
	margin : 0px;
	margin-bottom : 5px;
	font-size: 12px;
	font-family: helvetica;
	font-weight: bold;
}

.aligntop {
	vertical-align : top;
	padding-top : 10px;
	padding-right : 20px;
	padding-bottom : 20px;
}

.welkom {
	color : #a3a3a3;
	padding-right : 40px;
	padding-top : 10px;
	padding-bottom : 10px;
}

.header {
	background-image : url('images/header.jpg');
	background-repeat : no-repeat;
	background-position : center;
	height : 136px;
}

.concepten {
	text-align : right;
	padding-top : 10px;
	padding-bottom : 10px;
}

.pasvoor2 {
	text-align : right;
	padding-top : 10px;
}

.hoegebruik {
	padding-top : 10px;
	padding-bottom : 10px;
	color : #bcbcbc;
}

.grijs {
	background-color : #a3a3a3;
	height : 20px;
}

.bottom1{
	background-color : #e6e6e6;
	height : 35px;
}

.bottom2{
	background-color : #a3a3a3;
	height : 20px;
}

.bottomlinks {
	color : #818181;
	padding-left : 10px;
}

.bottomrechts {
	color : #818181;
	text-align : right;
	padding-right : 10px;
}

.cont1 {
	background-color : #e6e6e6;
	height : 80px;
	width : 100%;
}

.cont2 {
	background-color : #ffffff;
	height : 80px;
	width : 100%;
}

input.ddlb, select.ddlb {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px; 
  color : #000000; 
  background-color : #ffffff; 
  border : 1px solid #808080; 
  text-align : left;
  width : 132px;
}
