@charset "UTF-8";
/* CSS Document */

body {
	background-color:#3a2c25;
	padding:0px;
	margin:0px;
	scrollbar-base-color:#3a2c25;
	scrollbar-arrow-color:#3a2c25;
	scrollbar-3dlight-color:#968270;
	scrollbar-darkshadow-color:#968270;
	scrollbar-face-color:#BAA293;
	scrollbar-highlight-color:#968270;
	scrollbar-shadow-color:#968270;
	scrollbar-track-color:#968270;
}

#hoofd {
	width:866px;
	height:604px;
	z-index:-1;
	position:absolute;
	right:10%;
	
}

#homepage {
	background-image:url(../afbeeldingen/achtergrondhome3.png);
	width:986px;
	height:768px;
	margin:auto;
	position:relative;
	top:12%;
}

#cultuurpagina {
	background-image:url(../afbeeldingen/achtergrondcultuur2.png);
	width:986px;
	height:768px;
	margin:auto;
	position:relative;
	top:12%;
}

#michelangelopagina {
	background-image:url(../afbeeldingen/achtergrondmichelangelo.png);
	width:986px;
	height:768px;
	margin:auto;
	position:relative;
	top:12%;
}



#blokjes {
	width:138px;
	height:438px;
	position:relative;
	left:172px;
	top:148px;
}

#tekst {
	width:284px;
	height:300px;
	position:relative;
	left:350px;
	top:0px;
	padding-left:5px;
	padding-right:3px;
	overflow:auto;
	font-size:13px;
	
}

#tekstmail {
	width:284px;
	height:350px;
	position:relative;
	left:350px;
	top:0px;
	font-size:11px;
	padding-top:3px;
	
}



#titel {
	width:284px;
	height:40px;
	position:relative;
	left:350px;
	top:0px;
	padding-left:5px;
	padding-right:3px;
	padding-top:20px;
	font-size:16px;
}

#titel2 {
	font-size:16px;
}

#home {
	background-image:url(../afbeeldingen/blokhome1.png);
	width:138px;
	height:38px;
	position:absolute;
	top:64px;
	
}

#home:hover {
	background-image:url(../afbeeldingen/blokhomeover.png);
	width:138px;
	height:38px;
	position:absolute;
	top:64px;
}

#cultuur {
	background-image:url(../afbeeldingen/blokcultuur.png);
	width:138px;
	height:38px;
	position:absolute;
	top:116px;
	
}

#cultuur:hover {
	background-image:url(../afbeeldingen/blokcultuurover.png);
	width:138px;
	height:38px;
	position:absolute;
	top:116px;
}

#michelangelo {
	background-image:url(../afbeeldingen/blokmichelangelo.png);
	width:138px;
	height:38px;
	position:absolute;
	top:168px;
	
}

#michelangelo:hover {
	background-image:url(../afbeeldingen/blokmichelangeloover.png);
	width:138px;
	height:38px;
	position:absolute;
	top:168px;
}
#david {
	background-image:url(../afbeeldingen/blokdavid.png);
	width:138px;
	height:38px;
	position:absolute;
	top:220px;
	
}

#david:hover {
	background-image:url(../afbeeldingen/blokdavidover.png);
	width:138px;
	height:38px;
	position:absolute;
	top:220px;
}

#animatie {
	background-image:url(../afbeeldingen/blokanimatie.png);
	width:138px;
	height:38px;
	position:absolute;
	top:272px;
	
}

#animatie:hover {
	background-image:url(../afbeeldingen/blokanimatieover.png);
	width:138px;
	height:38px;
	position:absolute;
	top:272px;
}

#mail {
	background-image:url(../afbeeldingen/blokmail.png);
	width:138px;
	height:38px;
	position:absolute;
	top:324px;
	
}

#mail:hover {
	background-image:url(../afbeeldingen/blokmailover.png);
	width:138px;
	height:38px;
	position:absolute;
	top:324px;
}




	