body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:902px; /* mozilla */
	background:url(../img/bg.gif) #e9e9e9;
	color: #4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div,p  {margin-top:0} /* verwijder top margin voor mozilla */

p {margin-bottom:14px;}

a.arrow {
    color: #4b4b4b;
	text-decoration:underline;
	padding:0 0 0 10px;
	background:url(../img/arrow.gif) no-repeat left 6px;
}
a {
    color: #4b4b4b;
	text-decoration:underline;
	padding:0;
	background:none;
}
h1 {
	margin:15px 0 14px 0;
	font-size:1.5em;
	font-weight:bold;
}
h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#006eb3;
	margin:15px 0 0 0;
}
h2.left {
	font-size:1.2em;
	font-weight:bold;
	background:url(../img/bg_tx.gif) repeat-x;
	background-color:#006eb3;
	color:#ffffff;
	display:block;
	margin:0;
	padding:18px 10px 6px 10px;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
	color: #4b4b4b;
	margin:0 0 2px 0;
}
img {
	border:0px;
}
td.row {
	background-color:#f2f2f2;
}
.border {
	height:1px;
	border-top:1px solid #dddddd;
	float:left;
	width:100%;
	margin:7px 0 7px 0;
}
.red {
	color:#F00;
	font-size:1.4em;
}
#outer{
	width:981px;
	text-align:left;
	margin:auto;
	position:relative;
	background-color:#ffffff;
}
#outer .divider {
	border-top:5px solid #f2b631;
	margin:0;
	position:relative;
	width:981px;
	float:left;
}
#container{
	width:951px;
	position:relative;
	background-color:#ffffff;
	padding:15px;
	float:left;
}
#header{
	width:951px;
	height:255px;
	position:relative;
	float:left;
}
#logo {
	width:247px;	
	height:185px;
	position:relative;
	float:left;
}
#fotos {
	width:701px;	
	height:185px;
	position:relative;
	float:right;
	background:url(../img/header.jpg);
}

#contentwrap {
	width:951px;
	position:relative;
	float:left;
	background:url(../img/bg_wrap.gif);
}
#left {
	width:247px;	
	position:relative;
	float:left;
	background-color:#f2f2f2;
	line-height:22px;
	padding:0 0 185px 0;
}
#left .blok {
	padding:14px 10px 0 10px;
	border-bottom:1px solid #dddddd;
}
#left .blok img {
	margin:4px 8px 0 0;
}
#bottom{
	display:block;
	width:247px;
	position:absolute;
	bottom:0px;
	float:left;
	line-height:22px;
}
#cards{
	padding:10px;
	text-align:center;
}
#adres{
	background:url(../img/bg_tx.gif) repeat-x;
	background-color:#006eb3;
	color:#ffffff;
	padding:22px 10px 10px 10px;
}
#content {
	width:456px;
	padding:0 20px 0 20px;
	margin:0 2px 0 3px;
	position:relative;
	float:left;
	border-top:1px solid #dddddd;
	line-height:22px;
}
#right {
	background:url(../img/bg_tx.gif) repeat-x;
	width:201px;
	padding:20px 0 0 0;
	position:relative;
	float:right;
	line-height:22px;
}
#right .blok {
	padding:14px 10px 0 10px;
	border:1px solid #dddddd;
	background-color:#f2f2f2;
	margin:0 0 7px 0;
	position:relative;
}
#right .divider {
	border-top:5px solid #f2b631;
	margin:0 0 7px 0;
	width:201px;
	position:relative;
	float:none;
}
#right .blok img {
	margin:2px 8px 0 0;
}
#right .keur {
	padding:14px 25px 0 25px;
	position:relative;
}
#footer{
	width:951px;
	text-align:left;
	margin:auto;
	position:relative;
	clear:both;
	padding:15px;
	font-size:0.9em;
}


.input {
	border: 1px solid #dddddd;
	width:200px;
	margin:0 8px 0 0;
}
.input1 {
	border: 1px solid #dddddd;
	width:95px;
	margin:0 8px 0 0;
}
.input2 {
	border: 1px solid #dddddd;
	width:290px;
	margin:0 8px 0 0;
}
.button {
	background-color:#006eb3;
	color:#ffffff;
	padding:3px 10px 3px 10px;
	border:none;
	cursor: pointer;
}
