 #containerindex
{
	position:relative;
	margin:auto;
	width:800px;
	
}

#body {
	background-image: url(../images/kleurlicht.jpg);
}

#links {
	position: absolute;
	top: 100px;
	left: 190px;
	width: 600px;
	height: 40px;
	text-align: center;
}

ul.navlist>li>a {
	text-decoration: none;
	color: #5C3024;
	cursor: pointer;
}

#content {
	position: absolute;
	top: 150px;
	left: 260px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #4D2624;
}

#engned {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #583830;
	float: left;
	height: 30px;
	width: 800px;
	text-align: center;
}

.footer {
	color: #5C3024;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}

.maillink
{
    color: #381D16;             
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
}

.linkjes {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #5C3024;
	font-weight: bold;
}

.verderterug {
	position: relative;
	height: 25px;
	width: 500px;
	text-align: center;
}

a.nav {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #5C3024;

}

.terug {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
}

.verder {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
}

.tekstalgemeen {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #4D2624;
	
}

#pagePhotos {
	position: relative;
	left: 0px;
	width: 550px;
	height: 370px; 
	margin: 20px auto 0 auto; 
}

#pagePhotosList {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 140px;
	bottom: 0;
	text-align: center;
}

#pagePhotosFull {
	position: absolute;
	display: block;
	top: 0;
	left: 150px;
	right: 0;
	bottom: 0;
	text-align: center;
}

.photoA {
	padding: 4px 6px 4px 0px;
	border: 0;
	cursor: pointer;
}

.photoB {
	padding: 4px 0px 4px 6px;
	border: 0;
	cursor: pointer;
}

ul.photoList {
	padding: 0; 
	margin: 0; 
	list-style-type:none; 
}

ul.photoList>li {
	padding: 0 0 10px 0;
}

.navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
