/***** SiFR *****/ 

/* These are standard sIFR styles... do not modify */ 



.sIFR-flash {

	visibility: visible !important; 

	margin: 0;
	width: 360px;

}

 
 
.sIFR-replaced { 
 
	visibility: visible !important; 
	width: 360px;
 
} 
 
 
 
span.sIFR-alternate { 
 
	position: absolute; 
 
	left: 0; 
 
	top: 0; 
 
	width: 0; 
 
	height: 0; 
 
	display: block; 
 
	overflow: hidden; 
	width: 360px;
 
} 
 
 
 
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */ 
 
.sIFR-flash + div[adblocktab=true] { 
 
  display: none !important; 
 
} 
 
 
 
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */ 
 
 
 
.sIFR-hasFlash h1 { 

	display: block; 
	visibility: hidden; 
	font: 20px Arial, Helvetica, sans-serif;
	height: 26px;
	width: 360px;
 
} 
 
 
 
/***** Logo *****/ 
 
 
 
#print-logo { 
 
	display:none; 
 
} 
 
 
 
#logo { 
 
	background:no-repeat url(../img/bc__logo.jpg); 
 
	display: block; 
 
	height:75px; 
 
	/* text-indent:-1000px; */
 
	width:100%; 
 
} 
 
 
 
/***** Content ******/ 
 
 
 
#content-left { 
 
	display:block; 
 
	float:left; 
 
	margin:0 0 0 0; 
 
	width:610px; 
 
} 
 
 
 
#content-right { 
 
	border-left: solid #f2f2f2 1px; 
 
	display:block; 
 
	float:left; 
 
	height:100%; 
 
	margin-left:20px; 
 
	padding-left: 20px; 
 
	width:209px; 
 
} 
 
 
 
#breadcrumb { 
 
	display:block; 
 
	margin-bottom:20px; 
 
	width:100%; 
 
} 

#breadLeft {
	display:block; 

	float:left;
 
	margin-bottom:20px; 
 
	width:570px; 
}

#breadRight {
	display:block; 

	float:left;
 
	margin: auto auto 20px auto; 

	text-align: right;
}
 
 
/***** Header *****/ 
 
 
 
#header { 
 
	background:no-repeat url(../img/header.jpg); 
 
	display:block; 
 
	height:200px; 
 
	margin-bottom:20px; 
 
	text-indent:-1000px; 
 
	width:100%; 
 
} 
 

 
/***** Content - Left *****/ 
 
 
 
#content-left #left { 
 
	background-color:#f2f2f2; 
 
	display:block; 
 
	float:left; 
 
	padding:10px; 
 
	width:210px; 
 
} 
 
 
 
#content-left #right { 
 
	display:block; 
 
	float:left; 
 
	margin:0 0 0 20px; 
 
	width:360px; 
 
} 

#content-left .partner-right {

	display:block;
	
	float:left; 
	
	width:355px; 
	
	padding-top:0px;

}

#content-left .partner-left {  

	display:block;
	
	float:left; 
	
	margin-top:2px; 
	
	width:250px; 
	
	text-align:center

}

#more-about-us {
	border: 1px solid #666666; background-color:#f2f2f2;
	padding: 10px;
	width: 338px;
}
 
 
/***** Content - Right *****/ 
 
 
 
.line { 
 
	border-top: 1px solid #f2f2f2; 
 
	display:block; 
 
	height:1px; 
 
	margin:10px 0 10px 0; 
 
	width:100%; 
 
} 
 
 
 
/***** Page: Home *****/ 
 
 
 
#right .block-left { 
 
	display:block; 
 
	float:left; 
 
	height:90px; 
 
	width:100px; 
 
} 
 
 
 
#right .block-right { 
 
	background-color:#f2f2f2; 
 
	display:block; 
 
	float:left; 
 
	height:70px; 
 
	padding:10px; 
 
	width:340px; 
 
} 
 
 
 
/***** Page: Over *****/ 
 
 
 
blockquote { 
 
  background:transparent url(../img/quotes_open.jpg) left top no-repeat; 
 
  font:16px arial, helvetica, sans-serif; 
 
  font-weight:400; 
 
  margin:0; 
 
  width:100%; 
 
} 
 
 
 
blockquote div { 
 
  background:transparent url(../img/quotes_close.jpg) right bottom no-repeat; 
 
  padding:0 15px; 
 
} 
 
 
 
/***** Page: Home *****/ 
 
 
 
#left .subcontent-line { 
 
	border-bottom: 1px dotted #989898; 
 
	display:block; 
 
	height:1px; 
 
	margin:20px 0 20px 0; 
 
	width:100%; 
 
} 
 
 
 
/***** Page: Portfolio *****/ 
 
 
 
#kwicks_container { 
 
	background-color: #ffffff; 
 
	height: 200px; 
 
	margin-bottom:20px; 
 
	width:615px; 
 
} 
 
#kwicks { 
 
	padding:0; 
 
	position: relative; 
 
	margin:0; 
 
} 
 
  
 
#kwicks .kwick { 
 
	float: left; 
 
	display: block; 
 
	width: 122px; 
 
	height: 200px; 
 
} 
 
  
 
#kwick_red { background: url(../img/portf_1.jpg) no-repeat; } 
 
#kwick_orange { background: url(../img/portf_2.jpg) no-repeat; } 
 
#kwick_yellow { background: url(../img/portf_3.jpg) no-repeat; } 
 
#kwick_green { background: url(../img/portf_4.jpg) no-repeat; } 
 
#kwick_blue { background: url(../img/portf_5.jpg) no-repeat; } 
 
 
/***** Breadcrumb *****/
a.textkleiner {

	background:no-repeat url(../img/textkleiner.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent:-1000px;

	width: 23px;

}

a.textkleiner:hover {

	background:no-repeat url(../img/textkleinerOver.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent: -1000px;

	width: 23px;

} 

a.textgroter {

	background:no-repeat url(../img/textgroter.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent: -1000px;

	width: 23px;

}

a.textgroter:hover {

	background:no-repeat url(../img/textgroterOver.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent: -1000px;

	width: 23px;

}

a.email {

	background:no-repeat url(../img/email.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent: -1000px;

	width: 21px;

}

a.email:hover {

	background:no-repeat url(../img/emailOver.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent: -1000px;

	width: 21px;

}

a.print {

	background:no-repeat url(../img/print.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent: -1000px;

	width: 21px;

}

a.print:hover {

	background:no-repeat url(../img/printOver.gif); 

	display: block;

	float: left;

	height: 21px;

	padding-right: 2px;
	
	text-indent: -1000px;

	width: 21px;

}

a.rss {

	background:no-repeat url(../img/rss.gif); 

	display: block;

	float: left;

	height: 21px;
	
	text-indent: -1000px;

	width: 21px;

}

a.rss:hover {

	background:no-repeat url(../img/rssOver.gif); 

	display: block;

	float: left;

	height: 21px;
	
	text-indent: -1000px;

	width: 21px;

}

a.leesverder {

	color:#9bcc35;

}

a.leesverder:hover {

	color:#9bcc35;
	
	text-decoration:none;
}

a.h3link {

	color:#9bcc35;
	
	text-decoration:none;

}

a.h3link:hover {

	color:#9bcc35;
	
	text-decoration:underline;
	

}
 
/*--->> MENU <<<-----*/ 
 
 
 
#content-right .menu-cijfer { 
 
	color:#4d89bb; 
 
	float:left; 
 
	font:11px Arial, Helvetica, sans-serif; 
 
	font-weight:bold; 
 
	margin-right:10px; 
 
	padding-top:1px; 
 
	width:10px; 
 
} 
 
 
 
#content-right .menu-kop { 
 
	color:#4d89bb; 
 
	float:left; 
 
	font:12px Arial, Helvetica, sans-serif; 
 
	font-weight:bold; 
 
	text-transform:uppercase; 
 
	width:180px; 
 
} 
 
 
 
#content-right .menu-item { 
 
	float:left; 
 
	font:11px Arial, Helvetica, sans-serif; 
 
	min-height:18px; 
 
	padding-left:20px; 
 
	padding-top: 1px; 
 
	width:189px; 
 
} 
 
 
 
a.menu:active, a.menu:link, a.menu:visited { 
 
	float:left; 
 
	font:11px Arial, Helvetica, sans-serif; 
 
	margin-right: -3px; 
 
	min-height:18px; 
 
	padding-left:20px; 
 
	padding-top: 1px; 
 
	text-decoration:none; 
 
	width:189px; 
 
} 
 
 
 
a.menu:hover { 
 
	background-color:#f2f2f2; 
 
	float:left; 
 
	font:11px Arial, Helvetica, sans-serif; 
 
	margin-right: -3px; 
 
	min-height:18px; 
 
	padding-left:20px; 
 
	padding-top: 1px; 
 
	text-decoration:none; 
 
	width:189px; 
 
} 
 
 
 
#content-right #menu-selected { 
 
	background-color:#f2f2f2; 
 
	float:left; 
 
	font:11px Arial, Helvetica, sans-serif; 
 
	min-height:18px; 
 
	padding-left:20px; 
 
	padding-top: 1px; 
 
	text-decoration:none; 
 
	width:189px; 
 
} 
 
 
 
#content-right .menu-line { 
 
	border-bottom: 1px dotted #989898; 
 
	display:block; 
 
	height:1px; 
 
	margin:20px 0 20px 0; 
 
	width:100%; 
 
} 

.SiFRHolder {
	
	display: block; 
	visibility: hidden; 
	font: 20px Arial, Helvetica, sans-serif;
	height: 26px;
	width: 360px;

}

*:lang(nl) .SiFRWrap {
	display: block; 
	height: 60px;
	width: 360px;
}

.hidden-picture {
	display: none;
}