@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #D8DADC;
}
.hoofdtabel {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	}
.tabel {
	background-position: left top;
	height: 648px;
	width: 869px;
}


.kop_home {
	height: 190px;
	background-image: url(../layout/kop_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kop_contact {
	height: 190px;
	background-image: url(../layout/kop_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kop_expertise {
	height: 190px;
	background-image: url(../layout/kop_expertise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kop_organisatie {
	height: 190px;
	background-image: url(../layout/kop_organisatie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kop_markten {
	height: 190px;
	background-image: url(../layout/kop_markten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kop_news {
	height: 190px;
	background-image: url(../layout/kop_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





.midden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-image: url(../layout/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	height:395px;
	padding: 5px;
}

.menu_ruimte {
	vertical-align: top;
	height:390px;
	width:220px;
	padding-top: 40px;
}
.menu_td1 {
	font-family: "AvantGarde Bk BT";
	font-size: 14px;
	vertical-align: top;
	width:140px;
	text-align: right;
	color: #000000;
}

.menu_td2 {
	width:20px;
}
.inhoud {
	font-family: "AvantGarde Bk BT";
	font-size: 12px;
	vertical-align: top;
	height:390px;
	width:600px;
	padding-top: 40px;
	padding-left: 20px;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	height:40px;
	background-image: url(../layout/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.bottom2 {
	font-family: "AvantGarde Bk BT";
	font-size: 12px;
	vertical-align: middle;
	height:23px;
	text-align: right;
	padding-right: 10px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom_balk1{
	width:400px;
	font-family: "AvantGarde Bk BT";
	font-size: 12px;
	text-align: left;
	height: 30px;
	vertical-align: middle;
}
.bottom_balk2{
	width:400px;
	font-family: "AvantGarde Bk BT";
	font-size: 12px;
	text-align: right;
	height: 30px;
	vertical-align: middle;
	color: #666666;
}

.bottom_balk1 a:link {
	color: #000000;
	text-decoration:none;
}
.bottom_balk1 a:visited {
	color: #000000;
	text-decoration:none;
}
.bottom_balk1 a:hover {
	color: #999999;
	text-decoration:none;
}
.bottom_balk1 a:active {
	color: #000000;
	text-decoration:none;
}

.bottom_balk2 a:link {
	color: #666666;
	text-decoration:none;
}
.bottom_balk2 a:visited {
	color: #666666;
	text-decoration:none;
}
.bottom_balk2 a:hover {
	color: #000000;
	text-decoration:none;
}
.bottom_balk2 a:active {
	color: #666666;
	text-decoration:none;
}

.menu_td1 a:link {
	color: #000000;
	text-decoration:none;
}
.menu_td1 a:visited {
	color: #000000;
	text-decoration:none;
}
.menu_td1 a:hover {
	color: #999999;
	text-decoration:none;
}
.menu_td1 a:active {
	color: #000000;
	text-decoration:none;
}
