#bc_container{
	background-image:url(../images/bedrijfcomp_bg.png);
	background-repeat:no-repeat;
	width:696px;
	height:321px;
	position:relative;
	font-family:Verdana;
	margin-top:15px;
	margin-bottom:10px;
}

#bc_menu{
	height:321px;
	width:152px;
	position:absolute;
	right:0;
	padding:0px;
	margin:0px;
}
#bc_menu ul{
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#bc_menu ul li{
	height:64px;
	padding:0px;
	margin:0px;
	list-style:none;
	overflow:hidden;
}
* html #bc_menu ul li{
	height:62px;
}
#bc_menu ul li a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	display:block;
	margin-top:26px;
	overflow:hidden;
	outline:none;
}
#bc_menu a img{
	border:1px solid #666666;
	margin:0px;
	margin-left:10px;
	margin-right:5px;
	overflow:hidden;
}
#bc_menu a:hover{
	color:#FF6600;
}
#bc_menu a:hover img{
	border:1px solid #FF6600;
}
#bc_menu a.selected{
	color:#FF6600;
}
#bc_menu a.selected img{
	border:1px solid #FF6600;
}

.bc_page{
	width:384px;
	height:281px;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:150px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	background-repeat:no-repeat;
}
* html .bc_page{
	width:544px;
	height:321px;
	w\idth:384px;
	he\ight:281px;
}

.bc_page h1{
	font-size:14px;
	color:#333333;
	font-weight:bolder;
}

.bc_page h2{
	font-size:14px;
	color:#333333;
	font-weight:bolder;
}

.bc_page h3{
	font-size:14px;
	color:#333333;
	font-weight:bolder;
}

.bc_page h4{
	font-size:14px;
	color:#333333;
	font-weight:bolder;
}

#bc_page_klant{
	background-image:url(../images/bedrijfcomp_klant_bg.png);
}
#bc_page_snelheid{
	background-image:url(../images/bedrijfcomp_snelheid_bg.png);
}
#bc_page_kwaliteit{
	background-image:url(../images/bedrijfcomp_kwaliteit_bg.png);
}
#bc_page_design{
	background-image:url(../images/bedrijfcomp_design_bg.png);
}
#bc_page_techniek{
	background-image:url(../images/bedrijfcomp_techniek_bg.png);
}
