body,table,td,th,input,textarea,layer,select,option {
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
  font-size: 11px;
}

a {
  font-weight: bold;
}
a:hover {
  color: #ff6600;
}

.navi0 a {
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
  font-size: 11px;
}
.navi0 a:hover {
  color: #ff6600;
}

.button {
  color: #ffffff; font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
  font-size: 11px;
}

.button a {
  color: #ffffff;
  text-decoration: none;
}

.button a:hover {
  color: #000066;
}


.headBig {
  font-family: "Trebuchet MS",Arial,Helvetica,Sans-serif;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 0px;
}

.headNorm {
  font-family: "Trebuchet MS",Arial,Helvetica,Sans-serif;
  font-size: 16px;
  font-weight: bold;
}


.ingressBig {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.ingressNorm {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.katTitle {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.katNum {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

.midRub {
  font-size: 12px;
  font-weight: bold;
}

.fpBlack, .fpBlack a {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.fpBlack a:hover {
  color: #bb0000;
}

.fpLinkSmall, .fpLinkSmall a {
  font-weight: bold;
  text-decoration: none;
}

.fpLinkSmall a:hover {
  text-decoration: underline;
}

.mini {
  font-size: 9px;
}

.bigLink, .bigLink a {
  font-weight: bold;
  color: #000000;
}

.bigLink a:hover {
  color: #000000;
}

h1 {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 20px;
  font-weight: bold;
}

h2 {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 16px;
  font-weight: bold;
}

h3 {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 14px;
  font-weight: bold;
}
/*
#tillit a { text-decoration: none; }
#tillit ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#tillit ul h2 {
	margin: 0;
	padding: 1px 5px 2px 5px;
	color: #fff;
	background-color: #f00;
	font-size: 110%;
	border-bottom: 1px #000 solid;
}
#tillit ul#level0 {
	float: left;
	font-size: 110%;
	width: 200px;
	border: 1px #000 solid;
}
#tillit ul#level1 {
	float: right;
	font-size: 105%;
	width: 260px;
	border: 1px #000 solid;
}
#tillit ul#level1 a { font-weight: normal; }
#tillit ul li {
	padding: 3px;
	border-bottom: 1px #ccc solid;
}
#tillit ul li.active { background-color: #FDE5DD; }
#tillit ul li.active a { color: #000; }
*/
#tillit h2 { margin: 1em 0 0 0; }

#tillit table#persons { border: 1px #000 solid; }
#tillit table#persons th {
	text-align: left;
	margin: 0 0 5px 0;
	padding: 1px 5px 2px 5px;
	color: #fff;
	background-color: #f00;
	font-size: 110%;
	border-bottom: 1px #000 solid;
}
#tillit table tr td {
	padding: 3px 5px 2px 5px;
}
#tillit table#persons tr.name td {
	border-top: 1px #ccc solid;
}
#tillit table#persons tr.subhead td {
	font-weight: bold;
	border-top: 1px #ccc solid;
	background-color: #FDE5DD;
	padding-top: 7px;
	padding-bottom: 7px;
}
#tillit table#persons tr td.moreinfo { padding-bottom: 1em; }
#tillit table#persons tr td.moreinfo a {
	font-weight: normal;
	text-decoration: none;
}

.spacer1 {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0
	background: transparent;
}