@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/verloopAchtergrond.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.tekstLinks {
	text-align: right;
	padding: 10px;
	background-color: #D9D5EE;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #7F71D1;
}
.tekstLinksLinks {
	text-align: left;
	padding: 10px;
	background-color: #D9D5EE;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #7F71D1;
}
.tekstLinksStandaard {
	padding: 10px;
}
.tekstLinksStandaardRechts {
	text-align: right;
	padding: 10px;
}
.tableContact {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tableContactTitel {
	background-color: #D9D5EE;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tekstRechts {
	padding: 10px;
}
.tekstRechtsDotted {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #7F71D1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	float: left;
	width: 40%;
	position: inherit;
	padding-right: 10px;
	padding-top: 20px;
}
.kubus {
	text-align: left;
	float: left;
	height: 76px;
	width: 1200px;
	position: relative;
}
.rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	float: left;
	width: 40%;
	position: inherit;
	padding-left: 10px;
	padding-top: 20px;
}
.bannerOnder {
	background-image: url(images/lasserOnderPagina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	margin-left: 885px;
}
.bgground {
	background-image: url(images/engineeringAchtergrondDXF.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.collapsePanelRechts {
	padding: 10px;
}

