body{
	background-color: #000000;
	margin:0px;
	font-family: Arial;
	font-size: 15px;
}

table, tr, td{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

#menu a, #menuClean a{
	color: #666666;
	text-decoration: none;
}

#menu a:hover, #menuClean a:hover{
	color: #d1d3d4;
	text-decoration: none;
}

#menu a:active, #menuClean a:active{
	color: #d1d3d4;
	text-decoration: none;
}

#menu .knopActive, #menuClean .knopActive{
	color: #d1d3d4;
}

#content a{
	color: #d1d3d4;
	text-decoration: underline;
}

#content a:hover{
	color: #d1d3d4;
	text-decoration: none;
}

#content a:active{
	color: #d1d3d4;
	text-decoration: none;
}

.preloadImage{
	display:none;
}

.containerOff{
	background: url('images/background_off.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
	text-align: left;
}

.containerOn{
	background: url('images/background_on.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
	text-align: left;
}

.containerClean{
	background: url('images/background_clean.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
	text-align: left;
}

#menu{
	position:relative;
	left:170px;
	width:800px;
	height:70px;
	color: #666666;
	font-size: 25px;
}

#content{
	position: relative;
	display: block;
	float:left;	
	left: 170px;
	width:600px;
	height: 430px;
	top:0px;
	font-size: 15px;
	font-weight: 500;
	color: #d1d3d4;
}

#content td{
	color: #d1d3d4;
}

#gallerij_container {
position:relative;
text-align: center;
width: 320px;
height: 200px;
#height: 400px;
overflow: auto;
background: url('images/scroll_background.jpg') 8px;
#background: url('images/scroll_background.jpg');
z-index:0;
padding-top: 100px;
padding-bottom: 100px;

}

#button{
	position:relative;
	display: block;
	float: left;
	top: 360px;
	left: 160px;
	width:200px;
	height:60px;
}

#modelContainer{
	position:relative;
	display: block;
	float: right;
	top: 0px;
	width:610px;
	height:530px;
	padding: 0px;
}

#modelContainer table, #modelContainer tr, #modelContainer td{
	margin: 0px;
	padding: 0px;
}

.buttonOff{
	position: relative;
	display: block;
	float: left;
	background: url('images/buttonOff.jpg');
	width: 54px;
	height: 53px;
	top: 17px;
	cursor: pointer;
	cursor: hand;
}

.buttonOn{
	position: relative;
	display: block;
	float: left;
	background: url('images/buttonOn.jpg');
	width: 54px;
	height: 53px;
	top: 17px;
	cursor: pointer;
	cursor: hand;
}

#buttonText{
	position: relative;
	display: block;
	float: right;
	height:25px;
	color: #666666;
	font-size: 25px;
	width: 140px;
}

#selectionButtons{
	position: relative;
	display: block;
	float: right;
	top: 10px;
	height:20px;
	width:140px;
}

.buttonDot{
	cursor: pointer;
	cursor: hand;
	margin-left: 4px;
}

#model{
	visibility: visible;
}


#gallerij_gradient{
	position:absolute;
	top:0px;
	width:320px;
	#width: 300px;
	height:100px;
	z-index:1;
	background: url('images/gradienttop.png');
}

#gallerij_gradient_bottom{
	position:absolute;
	bottom:0px;
	width:320px;
	width:300px;
	height:100px;
	z-index:1;
	background: url('images/gradientbottom.png');
}

#gallerij_overcontainer{
	position:relative;
	display: block;
	float:right;
	right:20px;
	width: 320px;
	height: 440px;
	color: white;
}

#gallerij_incontainer{
	position:absolute;
	top:0px;
	width: 320px;
	height: 400px;
	color: white;
	z-index:0;
}

#images_container{
	position:relative;
	top: 35px;
	left: 20px;
	width: 460px;
	height: 310px;
}

.plaatje{
	display:block;
	float:left;
	height: 75px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;

}

.rightphoto{
	margin-left:20px;
	margin-bottom: 20px;
}

#sendbutton{
	background-color: #FFFFFF;
	outline: none;
	border: none;
	padding: 3px;
	font-weight: bold;
}
