@charset "utf-8";

body {
	background-color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 875px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(Afbeeldingen/Schildersmuseum_achtergrond1.png);
}
#titel {
	position:relative;
	width:auto;
	height:75px;
	z-index:1;
	left: auto;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 62px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFF;
	text-align: center;
	padding-left: 25px;
}
#nav {
	position:relative;
	width:115px;
	height:auto;
	z-index:3;
	left: auto;
	top: 50px;
}
#tekst {
	position:absolute;
	width:700px;
	height:1100px;
	z-index:4;
	left: -115px;
	top: 191px;
	margin-left: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#home {
	position:relative;
	width:35px;
	height:39px;
	z-index:2;
	left: auto;
	top: 40px;
	text-align: center;
	margin-left: 25px;
}
.trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.klein {
	font-size: small;
}
.midden {
	text-align: center;
}
.hoogte {
	height: 7700px;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
}


a:link {
	color: #FFF;
	text-decoration: none;
}
#evd {
	position:relative;
	width:133px;
	height:33px;
	z-index:5;
	left: -143px;
	top: auto;
	margin-left: 50px;
	margin-bottom: 10px;
}

