/* CSS definition file containing site wide stylesheets */
.Subheads { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif, sans-serif; font-size: x-small;}
 .Quotes { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; font-style: italic;}
 .Footnotes { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 .Caption { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-style: italic;}
 .Code { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; color: rgb(0,0,0);}
 .Credits { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; font-weight: bold; text-align: center;}
 
table
{
	empty-cells: show;
}
.kop 
{
	font-size: 16px; 
	font-weight: bold;
	color: #990033;
}
.koptitel 
{
	font-family: Monotype corsiva, Trebuchet MS, Arial;
	font-size: 38px; 
	font-weight: bold;
	color: #990033;
}
a.bot {
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	font-weight: normal;
}
a.bot:visited {  
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	font-weight: normal;
}
a.bot:active {  
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	font-weight: normal;
}
a.bot:hover {  
	font-family: Arial;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	cursor: hand;
	font-weight: normal;
}
