#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	background-image: url(images/background.jpg);
	position: relative;
	background-repeat: no-repeat;
}
body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#header {
	position: absolute;
	left: 175px;
	top: 20px;
}
#navigatie {
	position: absolute;
	left: 175px;
	top: 100px;
	font-size: 12px;
}
#main {
	position: absolute;
	left: 175px;
	top: 135px;
	border: #CC9900;
	width: 325px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	font-size: 10px;
	margin-top: 40px;
	text-align: right;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 20px;
}
#navigatie a {
	text-decoration: none;
	color: #333333;
	float: left;
	margin-right: -1px;
	width: 80px;
	border-top: #333333;
	border-right: 1px none #333333;
	border-bottom: #333333;
	border-left: 1px none #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-align: center;
	background-color: #CC9900;
}
#navigatie a:hover {
	letter-spacing: 1px;
}
#navigatie a:active {
	padding-top: 7px;
	padding-bottom: 3px;
}
#naam {
	font-size: 18px;
	color: #333333;
	position: absolute;
	left: 80px;
	top: 0px;
	width: 155px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
#adres {
	font-size: 10px;
	color: #333333;
	position: absolute;
	top: 0px;
	width: 155px;
	left: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
#adres a {
	color: #333333;
	text-decoration: none;
}
#tekst {
	text-align: justify;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#adres a:hover {
	color: #CC9900;
}
#thispage {
	text-decoration: none;
	color: #333333;
	float: left;
	margin-right: -1px;
	width: 80px;
	border-top: #E8E8E8;
	border-right: #E8E8E8;
	border-bottom: #E8E8E8;
	border-left: #E8E8E8;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 1px;
	left: 0px;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
}
#tekst h3 {
	text-decoration: underline;
}
#volgende_foto {
	float: left;
	padding: 20px;
}
#foto_omhoog {
	float: left;
	padding: 15px 20px 20px 40px;
}
#vorige_foto {
	padding: 20px;
	float: left;
}
#fotonavigatie {
	margin-left: 1px;
	position: relative;
	left: 1px;
	top: 1px;
}
#foto {
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}
#tekst a {
	color: #333333;
	text-decoration: underline;
}
#tekst a:hover {
	color: #999999;
	text-decoration: underline;
}
#plaatje {
	position: absolute;
	left: 520px;
	top: 200px;
	height: 135px;
	width: 180px;
}
#thumb {
	margin: 5px;
}
#plaatje2 {
	position: absolute;
	left: 520px;
	top: 400px;
	height: 135px;
	width: 180px;
}
