html{
	overflow-y: scroll;
	scrollbar-3dlight-color: #ff6600;
	scrollbar-arrow-color: #ff6600;
	scrollbar-darkshadow-color: #ff6600;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
html, body{
  margin: 0; padding: 0;
  height: 100%;
}
img{
	border: 0;
}
#page{
  margin: 0; padding: 0;
  min-height: 100%; _height: 100%; /* _height voor IE */
}
#content{
	padding-bottom: 61px;
	width: 964px;
	position: relative;
	margin-left: -482px;
	left: 50%;
}
#footer{
  margin: -61px 0 0 0; padding: 0;
  background-image: url('../images/footerbg.gif');
  height: 61px;
}
#footercontent{
	width: 964px;
	position: relative;
	margin-left: -482px;
	left: 50%;
}
#footercontent img{
	float: left;
}
#footermenu{
	width: 472px;
	float: right;
	font: 11px/11px arial, sans-serif;
	color: #ffffff;
	padding-top: 37px;
}
#footermenu a{
	font: 11px/11px arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#footermenu a:hover{
	font: 11px/11px arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
#menu{
	display: block;
	width: 800px;
	float: left;
	height: 34px;
	border-left: 1px solid #ff6600;
	margin: 0;
	padding: 0;
}
#menu div{
	float: left
}
.menuhoofd{
	display: block;
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	border-top: 1px solid #ff6600;
	font: 11px/12px arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 14px 7px 6px 26px;
	background: #ff6600 url('../images/menuicoondown.gif') no-repeat;
}
.menusub, .menusub1{
	background: #ffffff;
	border: 1px solid #ff6600;
	margin-top: -1px;
	display: none;
	max-width: 200px;
	padding: 10px 10px 10px 0;
	position: absolute;
	text-align: left;
	visibility: hidden;
	white-space: nowrap;
	z-index: 10;
	opacity: 0.90;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
}
.menusub1{
	margin-left: -1px;
}
.menusub a, .menusub1 a{
	display: block;
	font: 11px/14px arial, sans-serif;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
	padding: 5px 0 5px 26px;
}
#nav1{
	min-width: 162px; _width: 162px; /* _height voor IE */
}
#nav2{
	min-width: 71px; _width: 71px; /* _height voor IE */
}
#nav3{
	min-width: 101px; _width: 101px; /* _height voor IE */
}
#nav4{
	min-width: 168px; _width: 168px; /* _height voor IE */
}
#nav5{
	min-width: 93px; _width: 93px; /* _height voor IE */
}
#nav6{
	min-width: 72px; _width: 72px; /* _height voor IE */
}
.menusub a:hover, .menusub1 a:hover{
	background: #ffffff url('../images/menuicoonright.gif') no-repeat;
}
#zoeken{
	width: 150px;
	float: right;
	height: 30px;
	padding: 8px 0 8px 8px;
	text-align: right;
}
.zoekveld{
	float: right;
	height: 14px;
	width: 120px;
	border: 1px solid #cecece;
	color: #666666;
	font: 11px/14px arial, sans-serif;
}
.zoekknop{
	float: right;
	height: 18px;
	width: 18px;
	margin: 0 0 0 4px;
	padding: 0 0 2px 0;
	font: 14px/14px arial, sans-serif;
	color: #ffffff;
	background-color: #ff6600;
	border: 0;
}
#mid{
	width: 964px;
	display: table;
  height: auto;
}
#midleft{
	display: block;
	float: left;
	width: 964px;
	background-color: #ffffff;
}
#midright, #midrightsmall{
	display: block;
	position: relative;
	float: right;
	width: 230px;
}
#midright{
	top: -240px;
	margin: 0 0 -240px 28px;
}
#midrightsmall{
	margin: 0 0 -120px 28px;
}
#fotos, #fotossmall{
	width: 706px;
	margin: 0 0 10px 0;
	padding: 0;
}
#fotos{
	height: 240px;
}
#fotos img, #fotossmall img{
	float: left;
}
.fotomargin{
	margin: 0 0 0 2px;
}
#text, #textbig{
	float: left;
	display: block;
	border-top: 1px solid #ff6600;
	width: 450px;
	background-color: #e7e7e7;
	margin: 0 0 10px 10px;
	padding: 20px 20px 20px 20px;
	font: 12px/22px arial, sans-serif;
	color: #000000;
}
#text{
	min-height: 129px; _height: 129px; /* _height voor IE - hoogte 170 minus margin minus padding minus border-top*/
}
#textbig{
	min-height: 249px; _height: 249px; /* _height voor IE - hoogte 170 minus margin minus padding minus border-top*/
}
#text h1, #textbig h1{
	font: bold 16px/20px arial, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
#text h2, #textbig h2{
	font: bold 14px/18px arial, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
}
#text a, #textbig a{
	color: #000000;
	text-decoration: underline;
}
#text a:hover, #textbig a:hover{
	color: #ff6600;
	text-decoration: underline;
}
#text form, #textbig form{
	padding: 0;
	margin: 0;
}
#text select, #textbig select{
	width: 200px;
	margin-top: 5px;
	border: 1px solid #cecece;
	color: #666666;
	font: 11px/14px arial, sans-serif;
}
#text input, #textbig input, #text textarea, #textbig textarea{
	border: 1px solid #cecece;
	color: #000000;
	font: 12px/18px arial, sans-serif;
	background-color: #ffffff;
	margin-top: 5px;
	width: 250px;
}
textarea{
	overflow: auto;
}
#divCfa{
	display: block;
	float: left;
	width: 206px;
	height: auto;
}
#divCfa div {
	display: block;
	border-top: 1px solid #ff6600;
	width: 190px;
	background-color: #e7e7e7;
	margin-bottom: 10px;
}
#branche, #meerinfo{
	font: bold 13px/20px arial, sans-serif;
	color: #ff6600;
	padding: 5px 8px 9px 8px;
}
#branche{
	height: 65px;
}
#branche select{
	width: 150px;
	margin-top: 5px;
	border: 1px solid #cecece;
	color: #666666;
	font: 11px/14px arial, sans-serif;
}
#branche form{
	padding: 0;
	margin: 0;
}
#belafspraak{
	font: 600 20px/24px arial, sans-serif;
	color: #ff6600;
	padding: 12px 8px 7px 8px;
	height: 60px;
}
#belafspraak input{
	border: 1px solid #cecece;
	color: #000000;
	font: 12px/18px arial, sans-serif;
	background-color: #ffffff;
	margin-top: 5px;
}
#meerinfo input{
	border: 1px solid #cecece;
	color: #666666;
	font: 11px/14px arial, sans-serif;
	background-color: #ffffff;
	margin-top: 5px;
	width: 150px;
}
#meerinfo form{
	padding: 0;
	margin: 0;
}
.meerinfoknop{
	border: 1px solid #cecece;
	color: #000000 !important;
	font: 12px/18px arial, sans-serif !important;
	background-color: #ffffff;
	margin-top: 5px;
	width: 100px !important;
}
li.disc {
	color: #ff6600;
	list-style: disc outside;
	padding: 0 0 0 20px;
}
li.disc b {
	color: #000000;
	font-weight: normal;
}
li.circle {
	color: #ff6600;
	list-style: circle inside;
	padding: 0 0 0 30px;
}
li.square {
	color: #ff6600;
	list-style: square inside;
	padding: 0 0 0 60px;
}
.formnone {
	display:none;
}
.checkbox {
	border: none !important;
	width: 20px !important;
	background-color: #e7e7e7 !important;
}