@charset "utf-8";
body {
	font-family: "Comic Sans MS", Arial;
	font-size: large;
	background-image: none;
	background-color: #A7D0E9;
	color: #000033;
}
.titel1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 50px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	border: medium none #FFFFFF;
}
.titel2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tabelhoofding {
	border: medium solid #FFFFFF;
}
.tabelmenu {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	background-image: url(../Images/achtergrond.png);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #400040;
	border-bottom-color: #400040;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.titel3 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Comic Sans MS", Arial;
	font-size: 20px;
	text-decoration: underline;
	text-align: center;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.afbeeldingandrekes {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.welkomafb {
	margin-left: 55px;
	text-decoration: none;
}
.activiteiten {
	color: #00033;
	list-style-type: none;
	list-style-image: url(../Images/opsomming.png);
}
#activiteiten {
	font-style: italic;
	color: #000066;
	background-image: url(../Images/achtergrond.png);
	text-align: center;
	border: medium groove #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-size: medium;
	color: #FFFFFF;
}

