:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}
.clear {clear: both; height: 1px; overflow: hidden; width: 1px;}

/*LAYOUT
**************************************************/
div#topheader{
	position:relative;
	height: 45px;
	width:762px;
	margin: 0 0 0 157px;
	padding: 0;
	}

	.canon_logo{
		position:relative;
		top:2px;
		}

	div#kyosei_tekens{
		width:109px;
		height:45px;
		position:absolute;
		top:0px;
		right:0px;
		}

/*HEADER*/
div#topheader{
	position:relative;
	height: 45px;
	width:762px;
	margin: 0 0 0 157px;
	padding: 0;
	}
div#header{
	position:relative;
	height: 231px;
	width:762px;
	margin: 0 0 0 157px;
	padding: 0;
	border: 1px solid #e31b19;
	}

	div#header img{
		float: left;
		display: inline;
		}

	.header_overlay_lb{
		background: url("img/header_overlay_lb.png") no-repeat;
		position:absolute;
		top:-1px;
		left:-1px;
		width:24px;
		height:24px;
		}

	.header_overlay_rb{
		background: url("img/header_overlay_rb.png") no-repeat;
		position:absolute;
		top:-1px;
		right:-1px;
		width:24px;
		height:24px;
		}

/*RAAMWERK*/
div#container{
	width:960px;
	margin:0 auto;
	position: relative;
	}

	div#wrapper{
		float:left;
		display: inline;
		width:100%;
		}

		div#content{
			margin: 0 210px 0 170px;
			}

			div#tekst{
				width: 560px;
				overflow: hidden;
				margin: 35px 0 20px 20px;
				}

				div#tekst .scheiding{
					clear: both;
					border-top:1px dotted #f2a4a3;
					width:100%;
					height:10px;
					margin:4px auto;
					overflow: hidden;
					}

		div#sidebar{
			float:left;
			width:179px;
			margin-left:-179px;
			background: #fff url("img/sidebar_bg.jpg") no-repeat;
			display:inline;
			overflow:hidden;
			min-height: 400px;
			height:auto !important; /* voor moderne Browser */
			height: 400px; /*voor IE6 */
			}

			div#sidebar .box{
				padding: 85px 0 0 0;
				margin:20px 0 20px 14px;
				}

					div#sidebar .scheiding{
						clear: both;
						height:10px;
						width:179px;
						background:url("img/sidebar_scheiding.gif") no-repeat;
						margin: 0 0 10px -5px;
						}

div#landkaart{
	height:105px;
	width:164;
	margin:10px 0 5px 0;
	}
	
/*MENU
**************************************************/
div#menu{
	float:left;
	display: inline;
	height:394px;
	width:158px;
	margin-left:-960px;
	background: #fff url("img/menuBg_top.jpg") left top no-repeat;
	position:relative;
	top:-7px;
	font: normal 10px/14px Verdana, Arial, sans-serif;
	color: #fff;
	}

	div.menu{
		background: #fff url("img/menuBg_onder.jpg") left bottom no-repeat;
		padding: 0 0 40px;
		}

		div#menu ul{
			list-style-type: none;
			margin: 50px 0 0;
			width: 158px;
			text-transform: uppercase;
			padding: 0;
			background: #fff url("img/menubg.jpg") left top;
			}

			div#menu ul li{
				margin: 0 15px;
				border-bottom: 1px dotted #e47574;
				}

			div#menu ul li.contact{
				border-bottom:0;
				margin:20px 15px 0;
				}

				div#menu ul li a,
				div#menu ul li a:link,
				div#menu ul li a:visited{
					display: block;
					text-decoration: none;
					padding: 5px 0;
					color: #fff;
					}

				div#menu ul li a:hover,
				div#menu ul li a:active{
					color: #ddd;
					}

				div#menu ul li a.current,
				div#menu ul li a.current:link,
				div#menu ul li a.current:visited{
					color: #ccc;
					}

				div#menu ul li a.current:hover,
				div#menu ul li a.current:active{
					color: #ddd;
					}

/*FOOTER
**************************************************/
div#footer{
	background: #fff url("img/footer_bg.jpg") left top no-repeat;
	clear:left;
	text-align: center;
	width:761px;
	height: 67px;
	overflow: hidden;
	margin: 0 0 20px 157px;
	text-align: center;
	color: #ccc;
	}

	div#footer a,
	div#footer a:link,
	div#footer a:visited{
		color: #b0b0b0;
		line-height: 110px;
		font-weight: normal;
		font-size: 10px;
		margin: 0 10px;
		text-decoration: none;
		}

	div#footer a:hover,
	div#footer a:active{
		color: #333;
		}

/*QUOTE
**************************************************/
div#quote{
	height:172px;
	width:204px;
	position:absolute;
	top:195px;
	right: 0;
	text-align:left;
	background:transparent url("img/quote.png") no-repeat;
	z-index:99;
	font: normal 16px/20px Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color:#fff;
	overflow:hidden;
	}

	div#quote table{
		height: 100px;
		margin: 20px 10px 0 15px;
		overflow: hidden;
		}

/*BREADCRUMB
**************************************************/
div#breadcrumb{
	position:absolute;
	top:278px;
	left: 190px;
	background: #d21917 url("img/breadcrumbL.gif") left bottom no-repeat;
	z-index:99;
	color:#fff;
	height:18px;
	font: 9px/18px Verdana, Arial, sans-serif;
	padding: 0 0 0 5px;
	}

	div#breadcrumb div{
		padding: 0 5px 0 0;
		background: transparent url("img/breadcrumbR.gif") right bottom no-repeat;
		}

		div#breadcrumb a,
		div#breadcrumb a:link,
		div#breadcrumb a:visited{
			color: #fff;
			text-decoration: none;
			text-transform: lowercase;
			}

		div#breadcrumb a:hover,
		div#breadcrumb a:active{
			color: #ccc;
			text-decoration: none;
			}

/*CASES
**************************************************/
.casefoto{
	width:150px;
	height:100px;
	margin:0 0 10px 10px;
	overflow:hidden;
	float:right;
	display: inline;
	position:relative;
	}

.caseL .casefoto{
	margin:0 10px 10px 0;
	float:left;
	}

	div#tekst a.casefoto_overlay,
	div.box a.casefoto_overlay{
		text-decoration: none;
		}

	a.casefoto_overlay,
	a.casefoto_overlay:link,
	a.casefoto_overlay:visited{
		width:150px;
		height:100px;
		background:url("img/case_foto_overlay.png") no-repeat;
		position:absolute;
		top:0px;
		left:0px;
		}

		a.leesmeer,
		a.leesmeer:link,
		a.leesmeer:visited{
			text-transform:lowercase;
			color:#e31b19;
			font: bold 9px/12px Verdana, Arial, sans-serif;
			float:right;
			display: inline;
			padding: 0 10px 0 13px;
			margin-bottom: 10px;
			text-decoration: none;
			background: transparent url("img/pijl.gif") left -39px no-repeat;
			}

		a.leesmeer:hover,
		a.leesmeer:active{
			color: #000;
			}

/*TOGGLE
**************************************************/
h4.trigger{
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	background: #ffffff url("img/pijl.gif") left 4px no-repeat;
	width: 550px;
	font: bold 11px/16px Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	}

	div#tekst h4.trigger a,
	div#tekst h4.trigger a:link,
	div#tekst h4.trigger a:visited{
		color: #555;
		text-decoration: none;
		display: block;
		}

	div#tekst h4.trigger a:hover,
	div#tekst h4.trigger a:active{
		color: #000;
		}

	h4.active {
		background-position: left -37px;
		}

.toggle_container{
	margin: 0 0 5px;
	padding: 0;
	background: #fff url("img/faq_bottom.jpg") no-repeat bottom;
	overflow: hidden;
	width: 550px;
	clear: both;
	}

	div.toggle_containerTop{
		background: #fff url("img/faq_top.jpg") no-repeat center;
		width:550px;
		height:5px;
		}

	.toggle_container .block {
		padding:5px 25px 15px;
		font:normal 10px/14px verdana, sans-serif;
		color:#8b8b8b;
		}

/*AFBEELDINGEN
**************************************************/
.afb_std{
	display:block;
	}

.afb_std img{
	padding:5px 0;
	}

.afb_links{
	display:block;
	float:left;
	}

.afb_links img{
	padding:5px 10px 5px 0;
	}

.afb_rechts{
	float:right;
	display:block;
	}

.afb_rechts img{
	padding:5px 0 5px 10px;
	}


/*TYPOGRAFIE
**************************************************/
body{
	font: normal 11px/16px Verdana, Arial, sans-serif;
	color: #606060;
	}

div#sidebar{
	font: normal 10px/14px Verdana, Arial, sans-serif;
	color: #606060;
	}

/*PARAGRAPHS*/
p {
	padding: 0 0 16px;
	}

#tekst p {
	padding: 0 0 16px;
	font: normal 11px/18px Verdana, Arial, sans-serif;
	}

#tekst .afb_std p {
	font:normal 10px/11px Verdana, Arial, sans-serif;
	padding: 0;
	color:#000;
	text-align:left;
	}

#tekst .afb_links p {
	font:normal 10px/11px Verdana, Arial, sans-serif;
	padding: 0;
	color:#000;
	text-align:left;
	}

#tekst .afb_rechts p {
	font:normal 10px/11px Verdana, Arial, sans-serif;
	padding: 0;
	color:#000;
	text-align:right;
	}

#topheader p {
	font: normal 10px/14px Verdana, Arial, sans-serif;
	padding: 23px 0 0 22px;
	}

/*HEADINGS*/
h1{
	font: bold 18px/36px Verdana, Arial, sans-serif;
	color: #606060;
	}

h2, h3, .bulletsubtitlestyle{
	font: bold 13px/17px Verdana, Arial, sans-serif;
	color: #e31b19;
	margin: 0 0 5px;}

div#sidebar h2, div#sidebar h3{ 
	color: #606060;
	font: bold 12px/16px Verdana, Arial, sans-serif;
	}

/*LISTS*/
div#tekst ul,
div.box ul{
	list-style-type: disc;
	margin: 0 0 16px;
	padding: 0 0 0 15px;
	}

	div#tekst ul li,
	div.box ul li{
		padding: 0 0 0 5px;
		}

div#tekst ol,
div.box ol{
	list-style-type: decimal;
	margin: 0 0 16px;
	padding: 0 0 0 25px;
	}

	div#tekst ol li,
	div.box ol li{
		padding: 0;
		margin: 0;
		}

/*LINKS*/
a,
a:link,
a:visited{
	text-decoration: underline;
	color: #333;
	}

a:hover,
a:active{
	color: #e31b19;
	text-decoration: none;
	}

/*TABLE*/
table{
	border-collapse: collapse;
	margin: 0 0 16px;
	}

/*FORM*/
form table{
	margin-bottom: 20px;
	}

form table td{
	position: relative;
	}

form table label{
	position: absolute;
	float: left;
	width: 140px;
	text-align: left;
	margin: 0 30px 0 0;
	}

form table span.verplicht{
	position: relative;
	color: #e31b19;
	}

form table input,
form table textarea,
form table select{
	font: normal 11px/16px Verdana, Arial, sans-serif;
	border: 1px solid #d9d9d9;
	width: 306px;
	height: 16px;
	padding: 2px;
	margin: 0 0 2px 140px;
	color: #4b4b4b;
	/*background: #f5f5f5 url("img/form_input_bg.jpg") left top repeat-x;*/
	background:#fff;
	vertical-align:top;
	}

form table textarea{
	height: 97px;
	resize: none;
	overflow: auto;
	/*background: #f5f5f5 url("img/form_input_textarea_bg.jpg") left top repeat-x;*/
	background:#fff;
	}

form table select{
	width: 397px;
	height: 24px;
	cursor: pointer;
	}

form table input.radio,
form table input.checkbox{
	margin: 0 5px 0 205px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	}

form table input.submitbutton{
	outline: none;
	border: none;
	background: #e31b19 url("img/form_submit_button.jpg");
	width: 114px;
	height: 29px;
	padding: 0 10px 3px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	float: right;
	margin-right: 134px;
	font:normal 12px verdana, sans-serif;
	}

form table input.submitbutton:hover{
	background-position: left top;
	color: #ddd;
	}

