body
{
	background-image:url(/images/achtergrond.jpg);
	font-family: Andy;
	font-size: 200%;
	color: Black;
}
h1
{
	color: Red;
	font-size: 150%;
}
h2
{
	color: Red;
	font-size: 230%;
}
h3
{
	color: Red;
font-size: 100%;
}
h4
{
	color: Maroon;
	font-size: 100%;
}
span.kleinetekst
{
	font-size: 50%;
	color: Black;
	font: Andy;
}
span.tekst
{
font-size: 100%;
color: Maroon;
}
table.buitentabel
{
	width: 90%;
	border: none;
}

table.bloknote
{
	border: none;
}
/*background-image: url(/images/bloknote.jpg); bij tdbloknote
background-repeat: repeat;
*/
td.bloknote
{
	padding-left: 1%;
	padding-right: 1%;
}
td.binnenstuk
{
	vertical-align: top;
}
p.bloknote
{
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}
td.koppelingen
{
	text-align: center;
}

/* spelletjestekst*/

a:link
{
	color: #4169E1;
}
a:hover
{
	color: #B840E1;
}

a.spelletjestekst:link
{
color: #FF4500;
text-decoration: none;
}

a.spelletjestekst:hover
{
background-color: Red;
color: Yellow;
text-decoration: none;
}


/*kleurplaattekst*/
a.kleurplaattekst:link
{
color: #FF4500;
text-decoration: none;
}

a.kleurplaattekst:hover
{
background-color: Red;
color: Yellow;
text-decoration: none;
}

/*7-verschillentekst*/
a.verschillentekst:link
{
color: #FF4500;
text-decoration: none;
}

a.verschillentekst:hover
{
background-color: Red;
color: Yellow;
text-decoration: none;
}
/*doolhoftekst*/
a.doolhoftekst:link
{
color: #FF4500;
text-decoration: none;
}

a.doolhoftekst:hover
{
background-color: Red;
color: Yellow;
text-decoration: none;
}
/*bewegendaapjetekst*/
a.bewegendaapjetekst:link
{
color: #FF4500;
text-decoration: none;
}

a.bewegendaapjetekst:hover
{
background-color: Red;
color: Yellow;
text-decoration: none;
}
/*kinderboektekst*/
a.kinderboektekst:link
{
color: #FF4500;
text-decoration: none;
}

a.kinderboektekst:hover
{
background-color: Red;
color: Yellow;
text-decoration: none;
}
print.kleurplaat
{

}