body {
	margin:0;
	padding:0;
	background-image:url(/images/lay-out/wood-background.jpg);
	background-repeat:repeat;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#464646;
}


a,
a:hover,
a:visited,
a:active,
a:link {
	color:#a1aa00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

td {
	vertical-align: top;
}
#background {
	background-image:url(/images/lay-out/background.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:291px;
	height:680px;
}
#mainContainer {
	width:1014px;
	margin:0 auto;
	position:relative;
}
#pageTop {
	background-image:url(/images/lay-out/pageTop.png);
	background-repeat:no-repeat;
	width:1014px;
	height:101px;
	position:relative;
}
#contentContainer {
	width:1014px;
	background-image:url(/images/lay-out/contentSchaduw.png);
	background-repeat:repeat-y;
	position:relative;
	min-height:400px;
}
#menu {
	background-image:url(/images/lay-out/menu.png);
	background-repeat:no-repeat;
	width:1014px;
	height:101px;
	position:relative;
}
#navigatie {
	position:absolute;
	left:445px;
}
#navigatie ul {
	margin:0;
	padding:0;
}
#navigatie li {
	list-style-type:none;
	float:left;
}
.listFirst {
	background-image:url(/images/lay-out/listFirst.png);
	background-repeat:no-repeat;
	padding:0 10px 0 0;
	background-position:bottom left;
	height:32px;
}
.list {
	background-image:url(/images/lay-out/listBackground.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 10px;
	height: 32px;
}
.listLast {
	background-image:url(/images/lay-out/listLast.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0 0 0 10px;
	height:32px;
}
#navigatie a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#contentLeft, #contentRight {	
	float:left;
	position:relative;
}
#contentLeft {
	background-image:url(/images/lay-out/logo.png);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	width:367px;
	margin:0 0 0 27px;
	padding:180px 10px 10px;
	display:inline;
}
#contentRight {
	background-color:#FFFFFF;
	width:512px;
	padding:0 30px;
}
#contentRight h1 {
	font-size:16px;
	color:#b5bf00;
	margin:0 0 10px;
	padding:0;
	text-transform:uppercase;
}
#contentRight p {
	margin:0 0 10px;
	padding:0;
	text-align:justify;
}
#footer {
	width:1014px;
	height:60px;
	background-image:url(/images/lay-out/footer.png);
	background-repeat:no-repeat;
	position:relative;
}
.breaker {
	clear:both;
}

button {
	font-size: 10px;
	padding: 0em;
}

.div_error {
	color: red;
}

.form_error input {
	background-color: #ffcccc;
}

input,
textarea {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
}
.blank {
	border:0;
	margin:0;
	padding:0;
	background:transparent;
	cursor:pointer;
	width:100px;
}
.button1 {
	width:145px;
}
.button2 {
	width:96px;
}
.button3 {
	width:141px;
}
.button4 {
	width:115px;
}
.button5 {
	width:102px;
}
.button6 {
	width:110px;
}
.button7 {
	width:168px;
}
.button8 {
	width:138px;
}
.button9 {
	width:212px;
}
#no-customer-message {
	color:#900;
}

.ajaxTpl {
	dipslay: none;
}

.breadOption,
.inChartNotify {
	visibility: hidden;
	position: absolute;
	padding: 0px;
	margin-left: 70px;
	width: 194px;
	height: 94px;
	background-image: url('/images/lay-out/balloon.png');
}
.breadOption ul {
	margin: 5px 6px 6px 20px;
	padding: 0px;
}
.breadOption li {
	list-style-image: url('/images/lay-out/white-brown-bullit.png');
	color: #b5bf00;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
}
.breadOption li:hover {
	cursor: pointer;
	color: #464646;
}
.breadOption p,
.inChartNotify p {
	margin: 6px 6px 0px 6px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
.inChartNotify p {
	margin: 12px;
}
.inChartNotify .close {
	margin: 0px 0px 0px 160px;
	border: none;
	background: none;
	color: #b5bf00;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
}
.samenwerking, .verdieping {
	position:relative;
	width:280px;
	padding:5px;
	border:1px solid #ebebeb;
	font-size:12px;
	line-height:16px;
	margin:0 0 5px;
}
.verdieping img {
	margin:0 0 5px;
}
.impressieImage {
	padding:5px;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	outline:none;
}