body {
	font-family: 'Arial', sans-serif;
	background: url('images/achtergrond.jpg');
}

td {
	vertical-align: top;
}

img {
	border: none;
}

h1 {
	text-align: center;
}

.menu {
	height: 300;
	width: 120px;
	padding: 9px;
	margin-right: 8px;
	border: 2px solid #868CA0;
	vertical-align: top;
	font-size: 10pt;
}

.Ink {
    position: absolute;
    background-color: #fffff;
    border-top: 1px solid transparent;
    width: 1px;
    height: 1px;
}

td.color {
	width: 15px;
	height: 15px;
	cursor: pointer;
}

#custom table {
	font-size: 10pt;
}

.schrift {
	width: 700px;
	text-align: left;
	background: url( 'images/schrift.jpg' );
	font-family: 'BlackJack', 'Comic Sans MS', 'Arial', sans-serif;
	line-height: 32px;
	color: #2F77ED;
	font-size: 14pt;
	padding-left: 10pt;
}

.schrift th {
	height: 30px;
	color: #2F77ED;
	font-size: 14pt;
	padding-right: 18px;
}

.schrift td {
	height: 30px;
	color: #2F77ED;
	font-size: 14pt;
	text-align: center;
	margin: 2px;
}

.schriftColor  {
	width: 40px;
	height: 22px;
}

.footer {
	height: 100%;
	vertical-align: bottom;
	text-align: center;
	font-size: 10pt;
	color: #6C6C6C;
}
.footer a{
	color: #6C6C6C;
	text-decoration: none;
}