body
{
	background-color: #f0f0f0;
	margin: 0;
	text-align: center;
	border: 0;
	width: 690px;
}

div.main
{
	margin: 0 auto 0 auto;
	width: 688px;
	height: 100%;
	text-align: center;
	overflow: hidden;
}

div.nieuws
{
	width: 688px;
	border: 1px solid gray;
	margin-bottom: 10px;
	overflow: hidden;
}

div.bonnen
{
	width: 686px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid gray;
}

.groot
{
	font-size: 25px;
}

.groen
{
	color: green;
}

div.onderspace
{
	margin-bottom: 10px;
}

a
{
	text-decoration: none;
}

td.aligntop
{
	vertical-align: top;
}

div.nieuwsinhoud
{
	margin-bottom: 10px;
	overflow: hidden;
}

table.bon
{
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.merken
{
	margin-left: 10px;
	text-align: left;
	margin-bottom: 10px;
}

table.merk
{
	border: 1px solid green;
	border-collapse: collapse;
}

table.merk td
{
	border: 1px solid green;
}

.mindergroot
{
	font-size: 18px;
	font-weight: bold;
}

div.bon
{
	margin-bottom: 5px;
}

div.bontitel
{
	color: green;
	height: 100%;
	width: 165px;
	text-align: center;
}

table.bon td
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.linksboven
{
	background-image: url('../images/linksboven.jpg');
	height: 3px;
	width: 3px;
}

td.bovenonder
{
	background-image: url('../images/bovenonder.jpg');
	height: 3px;
	width: 165px;
}

td.rechtsboven
{
	background-image: url('../images/rechtsboven.jpg');
	height: 3px;
	width: 3px;
}

td.linksrechts
{
	background-image: url('../images/linksrechts.jpg');
	width: 3px;
}

td.linksonder
{
	background-image: url('../images/linksonder.jpg');
	height: 3px;
	width: 3px;
}

td.rechtsonder
{
	background-image: url('../images/rechtsonder.jpg');
	height: 3px;
	width: 3px;
}
