body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	/* font-size: 12px; */
	font-size: 125%;
	letter-spacing:0.06em;
	
/* 	letter-spacing:0.5px; */
}
h1 {
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	width: 500px;
	height: 65px;
	background: url('pix/nimmerdor_grijs2.png') no-repeat;
}
h1 a {
	display: block;
	overflow: hidden;
	width: 500px;
	height: 65px;
}
#intro {
	margin-right:auto;
	margin-left:auto;
	width:700px;
	/* border: 1px solid orange; */
}
h3 {
	font-family: Helvetica;
	font-weight:normal;
	font-size: 165%;
	letter-spacing:0.06em;
	color:#999;
	padding-left:15px;
	padding-right:5px;
}
b { font-weight:normal; color: #333; }
strong { font-weight:normal; color: #999; font-size: 10px; letter-spacing:1px;text-transform: uppercase; }
a { 
	color: #999;
	text-decoration: none;
}
a img {
border: 0px;
}
a:hover { 
	color: #000;
	/*text-decoration: underline;*/
}
#slideshowpanel {
	background:red;
	/*background: url('pix/bg_bl.png') ;*/
	z-index: 4;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 150px; 
	padding:10px;
}
.small {
	font-size:11px;
	letter-spacing:0px;
}
.shadow {
 -moz-box-shadow: 10px 10px 10px #f0f;
 -webkit-box-shadow: 10px 10px 10px #f0f;
 box-shadow: 10px 10px 10px #f0f;
 /* For IE 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#FF00FF')";
 /* For IE 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10,Direction=135, Color='#FF00FF');
}
#menu {
	color: #ccc;
	font-size:14px;
	display: block;
	height: 30px;
	width: 450px;
	z-index: 3;
	position: absolute;
/* 
	top: 43px;
	left: 510px;
 */
}
# menu a {
	color: #999;
}
#overlay {
	background: url('pix/bg_wit50.png') ;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	/*background: #999;*/
	/*width: 100%;*/
	width: 332px;
	height:100%;
/*
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;	
*/
	z-index:1;
}
#pauzestart {
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index:10;
}
#pauzestart a {
/*
	background: #ddd;
	color: #fff;
	padding: 0 10px;
*/
	/*border: solid 1px silver;*/
}
fieldset {
	text-align: left;
	margin-bottom: 5px;
	padding: 5px;
	border:solid 0px #333;
}
fieldset * {
	text-align: left;
}
legend {
	color: #fc0;
	cursor: pointer;
	display: block;	
}
#socialmediabutts {
	position:absolute;
	z-index: 6;
	top: 38px;
	right: 20px;
	margin-top:0px;
	padding-top:0px;
	padding-right:5px;
	display: block;
	/* border: 1px solid red; */
}
#socialmediabutts a {
/*
	border: 1px solid green;
	padding-top:0px;
	margin-top:0px;
  
 */
}

#control {
	text-align: center;
}
#control a {
	font-weight: bold;
	padding: 5px;
}
#modellinks {
    text-transform: uppercase;
	font-size:12px;
	color: #fff;
	margin-top:25px;
	margin-bottom:15px;
	padding-top:25px;
	padding-bottom:5px;
	padding-left:10px;
	/*display: block;*/
	/*height:25px;*/
	/* background: url('pix/bg4.png') ; */
}
.modeltxt {
	font-size:13px;
	color:#999; 
	letter-spacing:0px;
	line-height: 18px;
	width:310px;
	margin-bottom:25px;
}
.modeltxt_onloc {
	float: left;
	/*display:block;*/
	width:250px;
	/*width:100%;*/
	/*background: #ff9;*/
	line-height: 18px;
}
.selected_onloc {
	width:100%;
	color: #000;
	/*margin-left:10px;*/
	/*padding-right:8px; */
	/*background: #d2d2d2;*/
	background: url('pix/bg4.png') ;


}
#specs {
	font-size:13px;
	color:#999; 
	letter-spacing:0px;
	line-height: 18px;
	/* border-top: 20px solid #e3e3e3; */
	/*background: url('pix/bg3.png') ;*/
	/*background:red;*/
	z-index: 4;
	margin-top:36px;
	width: 312px; 
	padding:10px;
}
#contact {
	font-size:13px;
	color:#999; 
	letter-spacing:0px;
	line-height: 18px;
	/*background: url('pix/bg3.png') ;*/
	/*background:red;*/
	z-index: 4;
	margin-top:36px;
	width: 312px; 
	padding:10px;
}
#lvb_paneltje {
	/*background:red;*/
	background: url('pix/bg_bl.png') ;
	color:#0092e6;
	z-index: 4;
	position: absolute;
	bottom: 0px;
	/* right: 0px; */
	left: 0px;
	width: 312px; 
	/* width: 200px;  */
	padding:10px 0px 0px 10px;
}
#lvb_paneltje img, #lvb_paneltje p {
	float:left;
	display:block;
}
#lvb_paneltje p {
	margin-left:10px;
	margin-top:0px;
	width:240px;
 }
.float {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
/*
.activeslide {
	background: #ff9;
}
*/
.onlocpic {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:15px;
}
.onloc {
	/*display:block;*/
	/*background: #000;*/
	/*height:80px;*/
	/*margin-bottom:15px;*/
	/*border: 1px solid #f0f;*/
}
#thumbs, #thumbs1, #thumbs2, #thumbs3, #thumbs4, #thumbs5, #thumbs6, #thumbs7, #thumbs8 {
	padding-left:10px;
	font-size:12px;
	color: #666;
	/*background: url('pix/bg_wit50.png') ;*/
	/*background: url('pix/bg2.png') ;*/
	margin-top: 25px;
	/*margin-left: 5px;*/
	/*padding: 15px;*/
	/*text-align: center;*/
		line-height: 22px;

}
#thumbs a, #thumbs1 a, #thumbs2 a, #thumbs3 a, #thumbs4 a, #thumbs5 a, #thumbs6 a {
	/*display: none;*/
	/*display: block;*/
	/*line-height: 22px;*/
	float: left;
	width: 78px; 
	height: 55px;
}
#thumbs7 a {
	/*color: #f0f;*/

	/*color: #000;*/
}
#thumbs7 {
	/*color: #666;*/
	/*background: #e5e5e5;*/
	/* padding: 0px; */
	/*display: none;*/
	/*display: block;*/
	/*
line-height: 22px;
	float: left;
	width: 44px; 
	height: 65px;
	height: 55px;
	border: 1px solid #f0f;
*/ 
}
.loadtestshow1, .loadtestshow2, .loadtestshow3, .loadtestshow4, .loadtestshow5, .loadtestshow6, .loadtestshow7, .loadtestshow8 {
/*padding: 3px 15px; */
	padding:3px 5px 3px 10px;
	display:block;
	width:312px;
}
.playpausetxt {
	color: #ccc;
	font-size:10px;
}
.oltxt1, .oltxt2, .oltxt3, .oltxt4, .oltxt5, .oltxt6, .oltxt7 {
	/*background: #f0f;*/
	background: url('pix/bg4.png') ;
	/*padding:3px 5px 3px 15px;*/
	padding-left: 28px;
	margin-top: 0px;
	/*display:block;*/
	width:304px;
	color: #333;
	/*border-bottom: 2px solid #999;*/
}
#testshow1, #testshow2, #testshow3, #testshow4, #testshow5, #testshow6, #testshow7 {
/*float: left;*/
}

li { 
margin: 0px 0px 0px -25px; 
}

#transition {
	width:100%;
}

#showtitle {
	font-size:14px;
	line-height:0px;
	display: block;
	height: 30px;
	width: 317px;
	z-index: 3;
	position: absolute;
	top: 120px;
	left: 0px;
/*
	top: 90px;
	left: 335px;
*/
	/*background: #999;*/
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background: url('pix/titlebg2.png') ;
}
.titlee {
	padding-right: 20px;
	/*font-weight:bold;*/
	color: #ccc;
	text-align: right;
	position: absolute;
	bottom: 4px;
	width:310px;
	font-size:10px;
}
.selected { 
	/* background:red; */
	color:#000; 
}

a.activeslide { 
/*background:red;*/
}
#superbgimage {
	display: none;
	background: #fff url('superbgloading.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}