body         { font-family: arial, helvetica, sans-serif; font-size: 10pt; text-align: left; 
               background-color: #FFFF06; color: #000000; margin-left: 10px; 
               margin-right: 10px; margin-top: 10px }
table        { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000}
.balk        { background-color: #808080; text-align: justify }
p, h1, h2, h3, h4, h5, h6, ul, ol { font-family: arial, helvetica, sans-serif }
.right-justified { text-align: right }
h1           { background-color: #FF6A00; font-size: 12pt; left: 10px; text-align: left }
h2           { background-color: #FDF004; font-size: 10pt; left: 10px; text-align: left }
h1, h2, h3, h4, h5, h6 { color: #000000; text-align: left; font-weight: bold; padding: 2px }
h1 a:link    { color: #808080; text-decoration: none }
h1 a:visited { color: #808080; text-decoration: none }
h1 a:hover   { color: #0000FF; text-decoration: none }
h2 a:link    { background-color: #000080; color: #ffffff; text-decoration: none }
h2 a:visited { background-color: #000080; color: #ffffff; text-decoration: none }
h2 a:hover   { background-color: #ffffff; color: #000080; text-decoration: none }
/* classes */

/* links */
/*
a            { color: #FFFFFF; text-decoration: none }
a:link       { background-color: #ff9bcd; color: #000000 }
a:active     { background-color: #ff9bcd; color: #000000 }
a:visited    { background-color: #ff9bcd; color: #000000 }
a:hover      { background-color: #00FF00; color: #000000 }
*/
a            { color: #FFFFFF; text-decoration: underline }
a:link       { color: #000000 }
a:active     { color: #000000 }
a:visited    { color: #000000 }
a:hover      { background-color: #00FF00; color: #000000 }

/*  a:link img   { background-color: #000000 } */
.def        { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000}
.footer        { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000}
.reclameblok{  font: 20px Times New Roman; color:#000000; font-weight:bold}
.reclameblokBody{  font: 21px Times New Roman; color:red; font-weight:bold;font-style: italic}
.bestelformulier{  font: 21px Times New Roman; color:red; font-weight:bold;}
.bestelformulierblue{  font: 16px Times New Roman; color:#1116C8; font-weight:bold;font-style: italic}
.bestelformuliertekst{  font: 14px Times New Roman; color:#000000;font-family: verdana, helvetica, arial;}
A.reclameblok:link{  text-decoration: none;font: 20px Times New Roman; color:#000000; font-weight:bold;background : transparent;}
A.reclameblok:visited{  text-decoration: none; font: 20px Times New Roman; color:#000000; font-weight:bold;background : transparent;}
A.reclameblok:hover{  text-decoration: none; font: 20px Times New Roman; color:#000000; font-weight:bold;background : transparent;}
A.reclameblok:active{  text-decoration: none; font: 20px Times New Roman; color:#000000; font-weight:bold;background : transparent;}

A.reclameblokBody:link{  text-decoration: none; font: 21px Times New Roman; color:red; font-weight:bold;font-style: italic;background : transparent;}
A.reclameblokBody:visited{  text-decoration: none; font: 21px Times New Roman; color:red; font-weight:bold;font-style: italic;background : transparent;}
A.reclameblokBody:hover{  text-decoration: none; font: 21px Times New Roman; color:red; font-weight:bold;font-style: italic;background : transparent;}
A.reclameblokBody:active{  text-decoration: none; font: 21px Times New Roman; color:red; font-weight:bold;font-style: italic;background : transparent;}
.textfield, .textarea, .button {
	font-family: Verdana, Arial, serif, sans-serif;
	border : 0;
	background-color : #EBEDE9;
	font-weight : bold;
	font-size: 10px;
	color:#606060;
	width:130px;
}
.errortextfield {
	font-family: Verdana, Arial, serif, sans-serif;
	border : thin groove;
	background-color : rgb(238,199,186);
	font-weight : normal;
	font-size: 10px;
	width:130px;
} 

a.kookboek:hover
{
	background: none;
}