@charset "utf-8";
/* CSS Document */

.broodtekst {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.kopje {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
}
.kopjewit {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -8em;
	color: #004B97;
}
.footer {
    height: 8em;
	background-color:#004B97;
}
.push {
    height: 8em;
}
a.tekstfooter:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	color: #ffffff;
}
a.tekstfooter:visited {
	text-decoration: none;
	color: #ffffff;
}
a.tekstfooter:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.tekstfooter:active {
	text-decoration: none;
	color: #ffffff;
}
.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
	}
.tip2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#004B97;
}
.kopjeschema {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #ffffff;
	font-weight:normal;
	text-transform:uppercase;
}
