body {
	font-family : Garamond;
}
h1 {
	color : #660000;
	background-color : transparent;
	font-size: 150%;
}

h2
{
	color: #707070;
	font-size: 120%;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: center;
	text-transform : capitalize;
	font-family : Garamond;
}
td.andere {
	width : 17%;	
}
td.huidige {
	background-color : #FED79C;
	width : 17%;
}

tr.boven {
		background-color : #FFB242;
			font-size: 150%;
			height : 50px;
			text-align : right;
			color: #CCCCCC
}
tr.menu {
		background-color : #CCCCCC;
		font-size : 10px;
}
table.menu {
		text-align : center;	
}
tr.main {
		background-color : #EFE3C6;
}
tr.onder {
		background-color : #FFB242;
		font-size : 13px;

		text-align : right;
}
a:link, a:visited {
	TEXT-DECORATION: none;
	color : #AD4100;
}

a:hover {
	color : Red;
	TEXT-DECORATION: underline;
}
.google {
	text-align : right;
}

.opmerking {
	font-size : 12px;
}
