body{
	background-color: #0375B4;
	background-image: url("snow.png");
	background-repeat: no-repeat;
	color: white;
	font-family: "Courier New", Courier, monospace;
	cursor: url("kat4.png"), auto;
}
.bovensteheader	{
    background-color: white;
	color: black;
	list-style-type: none;
    text-align: center;
    opacity: 0.5;	
}
.home { 
    display: inline-block;
    font-size: 40px;
    padding: 20px;
	width: 20%;
}
.aboutme {
    display: inline-block;
    font-size: 40px;
    padding: 20px;
	width: 20%;
}
.music {
    display: inline-block;
    font-size: 40px;
    padding: 20px;
	width: 20%;
}	
.informatica {
	display: inline-block;
    font-size: 40px;
    padding: 20px;
	width: 20%;
	
}
.header	{
    text-shadow: 3px 2px #f20e0e;
    height: 100px;
	color: white;
	font-size: 70px;
	background-image: url("websitetemplate2.png");
	background-color: white;
	text-align: center;	
}	
.header2 {
	height: 100px;
	color: black;
	font-size: 70px;
	background-color: white;
	text-align: left;	
}
.allesineendiv {
    height: 800px;
	color: black;
	font-size: 70px;
	background-color: pink;	
}
.facade {
	background-color: #FFF;
	display: flex;
	color: black;
	font-size: 20px;
}
.doorGiulia {
	width: 350px;
	height: 410px;
	overflow:auto;
	background-color: #FF0;
    background: url("deurdicht4.png") no-repeat;
}
.doorGiulia:hover {
    background: url("deuropen2.png") no-repeat;
}
.vierkant2	{
    width: 10%;
	margin-left: 0%;
	margin-right: 98%;
    height: 800px;
    background-color: white;
	color: black;
	font-size: 70px;
} 
.vraag {
	color: black;
	font-style: italic;
	font-size: 20px;
	height: 148px;
}
.goed {
	color: green;
	font-size: 50px;
}
.lageheader{
	margin: auto;
    background-color: white;
	color: black;
	font-size: 70px;
	list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;	
}
.alledivjes {
	background-color: #0375B4;
	color: white;
	display: inline;
	text-align: center;
}
.plaatjeoreo {
	display: inline-block;
	position: absolute;
	/* KRK */
	width: 30%;
}
.auto {
	margin-left: 4%;
}
.foto-oreo{
	margin-top: 15vh;
	height: 50vh;
}
.grotediv2 {
    background-color: #dddddd;
	color: black;
	font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 0;
	width: 60%;
	display: inline-block;
	margin-left: 20%;
	opacity: 0.8;
	font-weight: 900;
	text-align: center;
	margin-top: 5vh;
}
.grotediv3 {
    background-color: #dddddd;
	color: black;
	font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 0;
	width: 60%;
	display: inline-block;
	margin-left: 20%;
	opacity: 0.8;
	font-weight: 900;
	text-align: center;
	margin-top: 5vh;
}
.grotediv4 {
    background-color: #dddddd;
	color: black;
	font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 0;
	width: 60%;
	display: inline-block;
	margin-left: 20%;
	opacity: 0.8;
	font-weight: 900;
	text-align: center;
	margin-top: 5vh;
}
a:link, a:visited {
    text-decoration: none;
	background-color: white;
    color: black;
    border:3px solid white;
    padding:5px 6px;
    display:inline-block;
}
a:hover, a:active {
    background-color: white;
    color: black;
    font-size:30px;
    padding:5px 6px;
}
.video {
	width: 60%;
	margin-left: 20%;
}
	
	
		