body {
	background-color: #ccc;
	width: 1200px;
		}
		

p {
	font-family: 		Arial, sans-serif;
	font-weight: 		normal;
	font-size: 			12px;
	line-height: 		18px;
	color: 				#333
}


h1 {
	font-family: 		Arial, sans-serif;
	font-size: 			25px;
	font-weight: 		bold;
	margin-top: 		20px;
	margin-bottom: 		20px;
	line-height: 		normal;
	color: 				#990000;
	letter-spacing: 	2px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #333;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 12px;
	color: #333;
}

.tekst2{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
 } 
 
	div#foto { 
	width: 500px;
	height: 500px;
	position: absolute;
	left: 400px;
	top: 50px;
	}
	
		div#grotefoto { 
	width: 600px;
	height: 600px;
	position: absolute;
	left: 225px;
	top: 75px;
	}

div#plaatjes { 
	width: 250px;
	height: 250px;
	position: absolute;
	left: 640px;
	top: 100px;
	}

div#citaattext { 
	width: 250px;
	padding: 25px;
	background-color: #CCCCCC;
	position: absolute;
	text-align: left;
	left: 625px;
	top: 80px;
	}


div#artworks { 
	width: 660px;
	height: 500px;
	padding:5px;
	position: absolute;
	left: 225px;
	top: 75px;
	}
.artworks {
	border: solid 2px #666;
	margin: 5px;
	
}

.artworks:link { 
			border: solid 2px #666;
}

.artworks:hover {
			border: solid 2px #333;
}

.artworks:visited {
			border: solid 2px #333;
}
.artworks:visited:hover { 
			border: solid 2px #333; 
}


	div#text { 
	width: 330px;
	position: absolute;
	left: 250px;
	top: 70px;
	}

.jaartal	{ margin-right: 14px;
}

.spatie	{ 	margin-right: 	39px;	
}

.citaattekst 	{ font-size: 14px;
}

.tekstlink{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 4px;
	text-decoration: none;
 } 
 
.tekstlink:link { 
				color: #333333; 
				text-decoration: none;
}

.tekstlink:hover {
				color: #990000;
				text-decoration: none;
}

.tekstlink:visited {
			text-decoration: none;
			color: #666666;
}
.tekstlink:visited:hover { color: #990000; 
}
