@charset "utf-8";
body {
	background-color: #995B1D;
	font-size: 18px;
}
h2 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 72px;
	text-align: center;
}
.opmaak {
	padding-left: 100px;
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 90px;
}
.back {
	font-weight: bolder;
	text-align: center;
	font-size: 24px;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	color: #000000;
}
.knop {
	color: #FF0000;
	background-color: #663366;
	text-align: center;
	margin-right: 350px;
	margin-left: 350px;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bolder;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
}
.body {
	background-image: url(Afbeeldingen/Valentijn2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.rechts {
	float: right;
	margin: 0px;
	padding-bottom: 3000px;
	padding-right: 50px;
}
.Kader {
	background-color: #FF00CC;
	color: #0000FF;
}
