@charset "utf-8";
.ref_explanation { 
	position: absolute;
	background-color: #fff;
	display: none;
	padding: 5px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	width:240px;
	height:135px;
	z-index: 100;
	color:#4d4d4d;
	
	}
.ref_explanation .ref_title { 
	font-weight: bold;
	font-size:15px;
	color:#00467f;
	padding-bottom:12px;
	} 
.ref_explanation .ref_content { 
	font-size:12px;
 }
 #referencepanel{
  position: relative;
	width: 500px;
	padding: 0 0 0 0px;
	height: 300px;
	font-family: Arial;
	font-size: 13px;
}

#referencepanel img{
	padding: 0px;
	width:64px;
}
.project_off div {
	width:64px;
	height:84px;
	padding-right:0px;
	padding-bottom:0px;
	position:relative;
	float:left;
}
.project_on div {
	width:64px;
	height:84px;
	margin-right:0px;
	margin-bottom:0px;
	position:relative;
	float:left;
	background-color:#333;
}
.project_on img {
	opacity:0.2;
	filter:alpha(opacity=20);
}
.project_select img {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#projectdescriptionpanel{
	height: 269px;
  position: relative;
	float: left;
	width: 550px;
	padding: 0 0 0 0px;	
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	overflow-x: hidden;
	padding-left:60px;
	color:#4d4d4d;
}

#projectleftside{
  float: left;
  width: 625px;
  height: 271px;
	margin: 0px;
	padding: 0px;

}

#projectrightside{
 float: left;
 width: 383px;
 height: 271px;
 margin: 0;
 padding: 0 0 0 0;

}


#projectnavigation {
	height:26px;
}
#slideshowbottom {
  float: left;
	height:32px;
	width: 933px;
	margin-top:7px;
	margin-left:60px;
	margin-right:15px;
	background-image:url(slideshowdescription.gif);
}
#slideshowdescription {
	background-image:url(slideshowdescription_left.gif);
	background-position:0 0;
	height:18px;
	padding:7px;
	font-size:13px;
	color:#b3b3b3;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#slideshowbottom_right {
	background-image:url(slideshowdescription_right.gif);
	background-position:right;
	height:18px;
	padding:7px;
	float: right;
}
#slideshownavigation {
	font-size:11px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	background-color:#e5ebec;
	height:16px;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
}
.navigatieOff,.navigatieOver ,.navigatieActive
 {
	float:top;
	position:relative;
	display:inline;
	cursor: pointer;
	color: #000;
}
.navigatieOff 
{
	color: #000;
}

.navigatieOver 
{	
	color:#008cd2;
}

.navigatieActive {
	color:#008cd2;
}
#projectphoto {
	filter: blendTrans(duration=1);
}
#projectphoto2 {
	filter: blendTrans(duration=1)
}

.ref_tabs{  
	float: right;
	margin: 23px 1px 1px 0;
	padding: 0;
  border-bottom: 1px solid #fff;
	width: 382px;
	height:26px;
}

a.ref_tab{
  display: block;
	float: left;
  height: 26px;
	font-size:12px;
	color: #a5acac;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration: none;
	line-height: 26px;
	text-align: center;
	margin-right: 10px;
}

a.ref_tab:hover{
  color: #008cd2
}

a#ref_tab_beeld{  
	width: 71px;
  background:url(tab_bg_beeld.gif); 
	
}

a#ref_tab_beeld_active{  
	width: 71px;
  background:url(tab_bg_beeld.gif) 0 -26px; 
	color: #008cd2
}

a#ref_tab_omschrijving{  
	width: 129px;
  background:url(tab_bg_omschrijving.gif); 
}

a#ref_tab_omschrijving_active{  
	width: 129px;
  background:url(tab_bg_omschrijving.gif) 0 -26px; 
	color: #008cd2
}

a#ref_tab_aanverwant{  
	width: 152px;
  background:url(tab_bg_aanverwant.gif); 
}

a#ref_tab_aanverwant_active{  
	width: 152px;
  background:url(tab_bg_aanverwant.gif) 0 -26px; 
	color: #008cd2
}
