BODY {
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

TD {
	font-size: 10pt;
	font-weight: bold;
}

A {
	color: #0000DD;
	text-decoration: underline;
}

A:hover {
	color: #0088FF;
	text-decoration: none;
}

HR {
	border: 1px solid #000000;
}

INPUT, TEXTAREA{
	width: 300px;
}


INPUT.button{
	font-weight: bold;
	width:120px;
}

#main IMG {
	border: 1px solid #000000;
}

#main{
	padding-left: 20px;
}

#navigation {
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li a {
	display: block;
	width: 120px;
	height: 120px;
}

#navigation span {
	display: none;
	display: block;
	padding-top: 100px;
	text-align: center;
}

#menu_kleuren a {
	background: url(/img/kleuren_off.gif) no-repeat;
}

#menu_kleuren a:hover {
	background: url(/img/kleuren_on.gif) no-repeat;
}

#menu_bouwen a {
	background: url(/img/bouwen_off.gif) no-repeat;
}

#menu_bouwen a:hover {
	background: url(/img/bouwen_on.gif) no-repeat;
}

#menu_puzzels a {
	background: url(/img/puzzels_off.gif) no-repeat;
}

#menu_puzzels a:hover {
	background: url(/img/puzzels_on.gif) no-repeat;
}

#menu_website a {
	background: url(/img/website_off.gif) no-repeat;
}

#menu_website a:hover {
	background: url(/img/website_on.gif) no-repeat;
}

#menu_speciaal a {
	background: url(/img/speciaal_off.gif) no-repeat;
}

#menu_speciaal a:hover {
	background: url(/img/speciaal_on.gif) no-repeat;
}

.head{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

@media print{
	.noPrint{
		display: none;
	}
}
