/* CSS Document */

body {
	background-color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-size: 12px;
scrollbar-arrow-color: #990000;
scrollbar-darkshadow-color: #990000;
scrollbar-face-color: #ffeded;
scrollbar-highlight-color: #990000;
scrollbar-shadow-color: #990000;
scrollbar-track-color: #ffcc66;
	background-image: url(../images/bgimage.jpg);
}

#container {
	background-color: #FFD98C;
	height: 600px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 187px;
	width: 780px;
	background-color: #FFD98C;
	background-image: url(../images/pagina/logo_banner.jpg);
}

#navleft {
	background-color: #FFD98C;
	float: left;
	height: 384px;
	width: 20px;
	background-image: url(../images/pagina/nav_links.jpg);
}

#navigatie {
	background-color: #FFD98C;
	float: left;
	height: 384px;
	width: 121px;
	clear: none;
}

#header {
	background-color: #FFD98C;
	float: left;
	height: 46px;
	width: 614px;
	background-image: url(../images/pagina/header.jpg);
	padding-top: 10px;
	padding-left: 25px;
}

#fotobox {
	background-color: #FFD98C;
	float: left;
	height: 328px;
	width: 191px;
	background-image: url(../images/pagina/fotobox.jpg);
}

#main {
	background-color: #FFD98C;
	float: left;
	height: 273px;
	width: 408px;
	overflow: auto;
	background-image: url(../images/pagina/main.jpg);
	padding: 20px;
}

#main_onder {
	background-color: #FFD98C;
	float: left;
	height: 15px;
	width: 448px;
	background-image: url(../images/pagina/main_onder.jpg);
}

#footer {
	background-color: #FFD98C;
	float: left;
	height: 29px;
	width: 780px;
	background-image: url(../images/pagina/footer.jpg);
}

.fotobox {
	background-color: #990000;
	height: 90px;
	width: 120px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #990000;
}

.fotobox2 {
	background-color: #990000;
	height: 160px;
	width: 120px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #990000;
}

.fotobox3 {
	background-color: #990000;
	height: 115px;
	width: 120px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #990000;
}
