	
/* ---------------------
	=Modellen Detail
   --------------------- */	
	
	

	
#modellen_right, #modellen_left, 
#modellen_image, #modellen_images, 
#modellen_photo, #modellen_data, 
#modellen_soort, #modellen_info, #modellen_table {
	float: left;
	width: 349px;
	line-height: 18px;	
	text-align: justify;
	font-size: 9pt;
	color: #666;
	
	
}	

#modellen_left:first-child {
	border-right:1px solid #e3e3e3;

}



#modellen_photo {
	border-bottom: 1px solid #e3e3e3;
	margin:0px 0px 20px 0px;
}

#modellen_image img {
	margin:10px;
}

#modellen_images {
	background-color: #f7f7f7;
	padding-top: 5px;
	padding-left: 13px;
	width: 336px;
	border-top: 1px solid #e3e3e3;
x	height: 53px;
}

#modellen_images img { float: left; margin:0px 0px 8px 5px;}



#modellen_info {  }

#modellen_info, #modellen_table {
	width: 310px;
	margin: 0px 20px 20px 20px;

}




.modellen_soort_select_2 {
	height: 43px;
	background-image: url(../images/bak_w.png);
	width: 174px;
	z-index: 800;
	float: left;
	color: black;

}

.select1 {
	height: 43px;
	background-image: url(../images/bak_bg.png);
	width: 175px;
	z-index: 800;
	float: left;
	color: white;

}


.select1:hover { background-color: black;}
#modellen_right a {  
	text-decoration: none;
	color: black;

	}


.select1 h3 {  
	text-decoration: none;
	color: white;

	}


#modellen_soort { 	
		font-size: 13px;
		float: left;
		margin-left: 1px;
		text-transform: uppercase;
		}
		
	#modellen_soort_pijl {
		
		background-image: url(../images/bak_pijl.png);
		background-repeat: no-repeat;
		background-position-x: center;
		width: 175px;
		margin: 0 auto;
		z-index: 600;
		height: 43px;
	
		
	
	}
	
	
#modellen_right	 h2, #modellen_left	 h2 { margin: 0px 0px 0px 20px; 	text-align: center;}
#modellen_info p, #modellen_data p, #modellen_table p {
		margin-top: 8px;
		
	
	}
	
#modellen_table {
	border-top:1px solid #e3e3e3;
	padding-top:20px;
	margin:0px 20px 0px 20px;
	width:659px;
}

#modellen_table table td,
#modellen_table table td + td
{ text-align:right; }


#modellen_table table td + td + td
{ text-align:center; }

#modellen_table table td + td + td + td,
#modellen_table table td + td + td + td + td
{ text-align:left; }


	.table_left {
		text-align:right;
		width:100px;
	}
	
	.table_right {
		text-align:left;
		width:100px;
	}
	
	.table_center {
		text-align:center;
		
	}


