@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.menu_top {
	font-family: Lucida Sans Unicode, "Lucida Sans", "Lucida Grande", "LucidaSans Roman", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	text-align: left;
	vertical-align: bottom;
}
.menu_top a:link, .menu_top a:visited, .menu_top a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.intro {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "LucidaSans Roman", Verdana;
	font-size: 12px;
	color: #9FB327;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	font-weight: bold;
}

.bodytekst {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "LucidaSans Roman", Verdana;
	font-size: 12px;
	color: #012A1E;
	text-decoration: none;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	line-height: 18px;
}

.bodytekst a:link, .bodytekst a:visited, .bodytekst a:active {
	color: #9FB327;
	text-decoration: none;
}
.bodytekst a:hover {
	color: #012A1E;
	text-decoration: underline;
}

.menu {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "LucidaSans Roman", Verdana;
	font-size: 12px;
	color: #012A1E;
	text-decoration: none;
	padding-left: 8px;
	text-align: right;
	font-weight: bold;
}
.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	color: #012A1E;
}
.menu a:hover {
	color: #BED62F;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #012A1E;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 75px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #012A1E;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.intro2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "LucidaSans Roman", Verdana;
	font-size: 11px;
	color: #012A1E;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	font-weight: normal;
}
.introklein {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "LucidaSans Roman", Verdana;
	font-size: 11px;
	color: #BED62F;
	line-height: 24px;
	font-weight: bold;
}
.onderregel {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "LucidaSans Roman", Verdana;
	font-size: 10px;
	color: #BED62F;
	line-height: 24px;
	padding-left: 75px;
	letter-spacing: 1px;
	vertical-align: top;
}

