h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ce7418;
	font-weight: lighter;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	line-height: 8px;
}
a{
	color: #CE7418;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 20px;
	background-color: #cccccc;
	background-image:url(images/achtergrond.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.mainframe{
	padding-right: 40px;
	vertical-align: top;
}
.left{
	XXbackground-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right{
	XXbackground-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.tabelback{
background-image: url(images/top_back.gif);
background-repeat: no-repeat;
background-color: #fff;
}

.topMiddle{
	padding-top: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ce7418;
		vertical-align: top;
}
.topMiddle a{
	color: #000;
		text-decoration: none;
}
.topMiddle a:hover{
	text-decoration: underline;
	color: #000;
}
.topRight{
	padding-top: 44px;
	padding-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE7418;
	text-align: right;
	vertical-align: top;
}
.topRight a{
	color: #000;
		text-decoration: none;
}
.topRight a:hover{
	text-decoration: underline;
	color: #000;
}
.rightOnder{
	vertical-align: top;
}
.testimonialBack{
	background-image: url(images/testimonial_back.gif);
	vertical-align: top;
	background-repeat: no-repeat;
}
ul#menu {
list-style: iside;
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 12px;
}
ul#menu li a {
color: #000;
border-bottom: #CE7418 solid 1px;
background: #fff;
display: block;
height: 22px;
width: 176px;
font-family: Verdana;
font-size: 12px;
vertical-align: middle;
padding-top: 0px;
padding-left: 15px;
XXfont-weight: bold;
text-decoration: none;
}

ul#menu li a:hover{
background: #CCCCCC;
display: block;
}


ul#submenu {
list-style: iside;
list-style-type: none;
margin: 0px;
padding: 0px

}
ul#submenu li a {
color: #000;
border-bottom: #fff solid 2px;
background: #fff;
display: block;
height: 22px;
width: 185px;
font-family: Verdana;
font-size: 11px;
vertical-align: middle;
padding-top: 0px;
padding-left: 36px;
XXfont-weight: bold;
text-decoration: none;

}

ul#submenu li a:hover{
background: #fff;
display: block;
text-decoration: underline;
color: #CE7418;
}

.menuCel{
padding-top: 12px;
vertical-align: top;
padding-left:12px;
}
.menuCel a{
color: #000;
text-decoration: none;
}
.style1{
	color: #CE7418;
	font-weight: bold;
}
.tablequote{
padding-bottom: 5px;
padding-top: 5px;
text-align: center;

}
.quote{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #CE7418;

line-height: 31px;
}