body{
	width: 100%;
	height: 100%;
	margin: 0;
	color: #403f42;
	font: 10px/16px Verdana, Arial, Helvetica;
}

#maincenter{
	float: right;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}

a{
	font-size: 10px;
	color: #8da2ad;
	text-decoration: none;
}

a:hover{
	font-size: 10px;
	color: #403f42;
	text-decoration: none;
}


a.cat{
	font-size: 12px;
	color: #8da2ad;
	text-decoration: none;
}

a.cat:hover{
	font-size: 12px;
	color: #403f42;
	text-decoration: none;
}

h1{
	font: bold 32px Verdana, Arial, Helvetica;
	color: #403f42;
	margin: 0;
	padding: 0;
}

#logo{
	background-image: url(images/naam.gif);
	width: 325px;
	height: 109px;
	float: left;
	top: 73px;
	position: absolute;
	left: 575px;
}

#section1{
	width: 600px;
	height: 180px;
	float: left;
	position: absolute;
	top: 220px;
}

#section2{
	width: 600px;
	height: 180px;
	float: left;
	position: absolute;
	top: 455px;
}

.photobar{
	width: 600px;
	background-color: #dcdcdc;
	position: relative;
	float: left;
	clear: left;
	height: 100px;
	margin-top: 20px;
}

.navbar{
	width: 550px;
	height: 15px;
	margin-top: 10px;
	margin-left: 50px;
	font-size: 12px;
}

#tekst{
	width: 220px;
	height: 330px;
	float: left;
	position: absolute;
	overflow: auto;
	left: 675px;
	top: 300px;
}

.slidecontainer{
	margin-left: 5px;
	margin-top: 11px;
	width: 550px;
	height: 78px;
	position: relative;
	float: left;
	overflow: hidden;
}

.slide{
	height: 78px;
	width: 600px;
	float: left;
	position: relative;
	margin-top: 11px;
	margin-left: 5px;
}
.photo{
	width: 90px;
	height: 70px;
	margin-right: 5px;
	margin-left: 5px;
	border: 4px solid #fff;
	float: left;
	position: relative;
	cursor: pointer;
}

.handles{
	height: 78px;
	width: 40px;
	float: left;
	position: absolute;
	margin-top: 11px;
	left: 555px;
}
#styleswitch{
	float: left;
	position: absolute;
	top: 40px;
	height: 10px;
	width: 40px;
}

#sluitvak{
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
}
#sluithouder{
	width: 150px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#show{
	cursor: move;
	float: left;
	position: absolute;
	left: 450px;
	width: auto;
	height: auto;
	z-index: 1000;
	top: 200px;
}
#bigphoto{
	width: auto;
	height: auto;
	float: right;
	position: absolute;
	border: 6px solid #fff;
	top: 15px;
	left: 15px;
}
