html, body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
table, tr, td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#mainContainer {
	background: transparent url(../_images/design/background.gif) repeat-x top left;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.TekstNieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.KopjesBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
.KopjeNieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
