html, body {
	 background: url(/afbeeldingen/bg.png);
	 margin-left: 0px;
	 margin-top: 0px;
}
.layout {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.links {

	font-family: verdana;

	font-size: 10px;

	color: #333366;

	text-decoration: none;

}

.tables {

	font-family: verdana;

	font-size: 10px;

	color: #666666;

	text-decoration: none;

	border: 1px solid #BFC2D2;

}

.objects {

	font-family: verdana;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	background-color: #FFFFFF;

	border: 1px solid #6473B7;

}

.linksmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #003333;

	text-decoration: none;

}
.listitem1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-color: #F7F7F7;
	text-decoration: none;
}
.listitem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #FFFFFF;
}
.listtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5884A7;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #5884A7;
	background-image: url(/images/cb.png);
}
.tablecolor {
	background-color: #F0F0F0;
	border: 1px none #000000;
}
.listsubtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/cbd.gif);
}
.subdiv {
	padding: 5px 0px 8px 30px;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #DBDBDB;
	top: 5px;
	position: relative;
}.layoutCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
	font-style: normal;

}
.layoutLink {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: underline;
}
.referentieboven {


	font-family: verdana;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #FF6600
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #0099CC;
	background-image: url(/afbeeldingen/bg.jpg);

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

.text a {
	color: #0080CC;
}

.text h2, .text h3 {
   	color: #0080CC;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-style: normal;

}

div#menuTop {
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	width: 800px;
	font-family: arial;
	height: 155px;
	margin-top: 0px;
	padding-top: 0px;
	border: none; 
	float: left;
}

div#menuTop ul {
	padding-top: 10px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

div#menuTop ul li, #menuTop ul li {
	display: inline;
	width: 260px;
	float: left;
	padding-left: 0;
	margin-left: 0;
}

div#menuTop ul li a {
	text-transform: uppercase;
	color: white;
	font-size: 15px;
	font-weight: bolder;
	margin-bottom: 8px;
	text-decoration: none;
}



div#menuTop ul li ul li {
	display: block;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	margin-left: 0px;
}

div#menuTop ul li ul li a {
	text-transform: lowercase;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	text-decoration: none;
}

div#menuTop ul li ul {
	width: 190px;
}