/*
Author: Nijman Design
URL: http://www.nijmandesign.com
*/

#3D_viewer {
	margin-left: AUTO; 
	margin-right: AUTO; 
	position: absolute;
	width:330px;
	height:700px;  
}

img {  border-style: none;}

.page {
	position:absolute;
	left:0px;
	top:0px;
	margin-bottom:50px;
	width:330px;
	height:700px;
	font:12px Verdana; 
	color:#c0c0c0;
	font-weight: bold;
	line-height: 1.45em;

}

.3D_background {
	position:relative;
	left:0px;
	top:0px;
	width:330px;
	height:700px;
}

#page2, #page3, #page4, #page5 {
	visibility:hidden;
}


.menu2 {
	position:absolute;
	left:0px;
	top:652px;
	width:330px;
	font:14px Verdana; 
	color:#003565;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}

.menu_passive {
	font:14px Verdana; 
	color:#003565;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	cursor:pointer;

}
a.menu_passive:link { 	text-decoration:none;}
a.menu_passive:visited { 	text-decoration:none;}
a.menu_passive:hover { 	text-decoration:none; color:#c0c0c0; background-color:#003565; }
a.menu_passive:active { text-decoration:none; color:#c0c0c0; background-color:#003565; }

.menu_active {
	font:14px Verdana; 
	color:#c0c0c0; 
	background-color:#003565;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	width:10px;
	cursor:pointer;
}
a.menu_active:link { 	text-decoration:none;}
a.menu_active:visited { 	text-decoration:none;}
a.menu_active:hover { 	text-decoration:none; color:#c0c0c0;  background-color:none; }
a.menu_active:active { text-decoration:none; color:#c0c0c0;  background-color:none; }

.img_top {
	position:absolute;
	left:10px;
	width:310px;
	height:204px;
}

.img_middle {
	position:absolute;
	left:10px;
	top:214px;
	width:310px;
	height:204px;
}

.img_bottom {
	position:absolute;
	left:10px;
	top:428px;
	width:310px;
	height:204px;
}

.blauw_balkje {
	position:absolute;
	height:30px;
	width:310px;
	background-color:#003565;
}

.model_name {
	position:absolute;
	width:260px;
	top:5px;
	left:5px;
	text-align:left;

}

.model_nr {
	position:absolute;
	text-align:right;
	width:100px;
	top:5px;
	left:205px;


}

/* Kleur achtergrond component en positie rechts: #DDDDDD. */
/* Kleur achtergrond breadcrumb: #C0C0C0; (zilverkleurig) */
/* Kleur achtergrond positie links: #003565. */
/* Kleur achtergrond balk logo: #B2C2D0 */
