@charset "utf-8";

body {
	background-image: url(Afbeeldingen/aqua_blue.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.hoofding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #9999FF;
	font-size: 36px;
	font-weight: 800;
	text-align: center;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
}
.Inspringen {
	font-style: italic;
	padding-right: 100px;
	padding-left: 100px;
	text-align: justify;
}
.Inspringen30 {
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.Subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.list {
	margin-bottom: 5px;
	margin-top: 5px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #33FFFF;
}
.ttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #33FFFF;
}
a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.navig {
	font-family: Times New Roman, Times, serif
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
.noscreen {
	display: none;
}
