#container {
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
#slide {
	float: left;
	height: 525px;
	width: 275px;
	padding-top: 75px;
	padding-left: 75px;
}
#logo {
	background-image: url(images/logo.jpg);
	float: left;
	height: 150px;
	width: 100px;
}
#thema {
	background-image: url(images/thema.png);
	float: left;
	height: 150px;
	width: 550px;
	clear: right;
}
#menu {
	float: right;
	height: 30px;
	width: 550px;
	clear: none;
}
#tekst {
	height: 360px;
	width: 510px;
	float: right;
	padding-top:40px;
	padding-left: 130px;
	padding-right:10px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.7em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	color: #623e32;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	font-style: normal;
	color: #623e32;
	padding-top: 10px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 650px;
	float: right;
	clear: left;
}
#info {
	float: right;
	height: 60px;
	width: 650px;
}

td{
	padding:5px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	width: 200px;
	text-align: left;
}
#collectiefoto {
	width: 930px;
	height: 555px;
	margin-left:70px;
	float: right;
}
#slidefake{
	width:350px;
	height:180px;
	float:left;
}
 a:link {
	font-size:small;
	color:#623e32;
	text-transform: uppercase;
}

 a:visited {
	font-size:small;
	color:#623e32;
	text-transform: uppercase;
}

 a:hover {
	font-size:small;
	color:#623e32;
	text-transform: uppercase;
}
 a:active {	
	font-size:small;
	color:#623e32;
	text-transform: uppercase;
}



h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	font-style: normal;
	color: #623e32;
	padding-top: 10px;
	padding-left: 300px;
	padding-right: -40px;
}
