html {
	min-height: 101%;
}

body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	background-color: #abb6ba;
}

td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

td.inhoud {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	background-color: #ffffff;
}

td.nieuws {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #ada283;
}

a.leesmeer:link, a.leesmeer:visited, a.leesmeer:active {
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:1px dotted #ee3535;	
	color: #ee3535
}

a.leesmeer:hover {
	text-decoration: none;
	border-bottom:1px solid #ee3535;	
	background-color: transparent;
}

a.header:link, a.header:visited, a.header:active {
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:1px dotted #777777;	
	color: #777777
}

a.header:hover {
	text-decoration: none;
	border-bottom:1px solid #777777;	
	background-color: transparent;
}

a.leesalleberichten:link, a.leesalleberichten:visited, a.leesalleberichten:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom:1px dotted #b1cb46;	
	color: #b1cb46
}

a.leesalleberichten:hover {
	font-size: 10px;
	text-decoration: none;
	border-bottom:1px solid #b1cb46;	
	background-color: transparent;
}

a:link, a:visited, a:active {
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:1px dotted #d25d32;	
	color: #d25d32
}

a:hover {
	text-decoration: none;
	border-bottom:1px solid #d25d32;	
	background-color: transparent;
}

a.otherstyle:link, a.otherstyle:visited, a.otherstyle:active, a.otherstyle:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom:0px;	
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	text-decoration: underline;
	background-color: transparent;
	border-bottom:0px;	
}

a.websiteby:link, a.websiteby:visited, a.websiteby:active, a.websiteby:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom:0px;	
	color: #d25d32
}