.klaas {
	background-image: url(ba_152.gif);
	font-family: "Trebuchet MS", monospace;
	color: Black;	
}

.verdana {
	background-image: none;
	font-family: "Trebuchet MS", monospace;
	color: Navy;
}
body  {
	background-color : #FFE4C4;
	color : #996633;
	font-family : "Comic Sans MS", sans-serif;
}
h2 {
	border-bottom : thick dotted #F08080;
	color : #A42AA4;
	text-align: center;
	}
h2.emphasis {
	font-style : italic;
	font: italic;
	font-weight: bold;
}
h1 {	
	border-bottom : medium double #C23D5F;	
}
.bold {
	font-weight : bold;	
}

span.knoppen {
	font-weight : bold;
}


span.bold { font: bold medium Georgia, "Times New Roman", Times, serif; }

span.italic {
	font: italic medium Georgia, "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;

}
td.italic {
	font: italic medium Arial, Helvetica, sans-serif;

}
a {
color: #FFEBCD;
	text-decoration : none;
}

table {	
	text-align : center;
	width : 100%;
	font : normal normal medium "Comic Sans MS", sans-serif;
	}

span.menu { background-image: url(marmer.jpg); }

tr {	
	font : normal normal smaller "Book Antiqua", sans-serif;
	width : 100%;
}
a:link {
	color : Black;	
}
td {
	width : 25%;
	border: thin outset;
	}
a:visited {	
	color : #616161;
}
a:hover {
	color: Red;
	text-decoration : underline;
	background : #FFD700;
	font: italic normal lighter small "Bookman Old Style", sans-serif;
	}

td.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
td.silver {
background: #696969;
	color : #EAEAEA;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 14px;
	text-align: center;	
}