#logo {
	height: 102px;
	width: 440px;
	background-image: url(images/img_01.png);
	background-repeat: no-repeat;
}
#header1 {
	background-image: url(images/img_02.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 520px;
}
#header2 {
	background-image: url(images/img_03.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 520px;
}
#content {
	background-image: url(images/img_04.png);
	background-repeat: no-repeat;
	height: 366px;
	width: 440px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#tekst {
	padding-left: 5px;
	text-align: justify;
	padding-right: 10px;
}
#merk {
	text-align: center;
}


#fotogallerij {
	background-image: url(images/img_05.png);
	background-repeat: no-repeat;
	height: 366px;
	width: 520px;
	margin-left: 20px;
}
#fotogallerij #Optics1 {
	padding-left: 18px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}



#footer1 {
	background-image: url(images/img_06.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 960px;
}
#footer2 {
	background-image: url(images/img_07.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 960px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

