body {
	background-color:  #dedede;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	/*font-style: normal;*/
	/*font-size: 11px;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
}
.p
{
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 {
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
h2 {
	font-size: smaller;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #dfcea7;
	line-height: 20px;
}
h3 {
	font-size:10px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px;
	color: #000000;
}
.mnuTitle
{
	font-size:10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffeabd;
}
.pBV
{
	font-size: smaller;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000000;
}
.tblBibelBox
{
  font-size: smaller;
  background-color: #ffeabd;
  border-top: #c8a675 1px solid;
  border-left: #c8a675 1px solid;
  border-right: #c8a675 1px solid;
  border-bottom: #c8a675 1px solid;
}
.btnBibel
{
  font-size: 9pt;
  font-style: normal;
  text-align: center;
  }
.txtBibel
{
  font-size: 9pt;
  font-style: normal;
  text-align: left;
  }
.tMedium { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE:  medium; COLOR: black; FONT-STYLE: normal; }
.tSmall { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: small; COLOR: black; FONT-STYLE: normal; }
.tSmaller { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: smaller; COLOR: black; FONT-STYLE: normal; }
.tXSmall { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: x-small; COLOR: black; FONT-STYLE: normal; }
.tXXSmall { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE:  xx-small; COLOR: black; FONT-STYLE: normal; }
.tBook { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #ffffff; }
.lBook { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #663300; TEXT-DECORATION: none; padding-left: 5px;  line-height: 14px; }
.lBook:hover { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #cc6600; TEXT-DECORATION: underline; padding-left: 5px; line-height: 14px; }
.tCh { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #ff0000; }
.tChBez { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; COLOR: #663300; }
.lCh { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #663300; TEXT-DECORATION: underline; line-height: 14px; }
.lCh:hover { FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #cc6600; TEXT-DECORATION: none; line-height: 14px; }
.tblBgGrey {
  text-align: left;
  background-color:  #ecebe8;
  border-top: #d2e8b7 1px solid;
  border-left: #d2e8b7 1px solid;
  border-right: #d2e8b7 1px solid;
  border-bottom: #d2e8b7 1px solid;
}
.txtBox {
  font-family: Verdana, Arial, Helvetica;
  font-size:  8pt;
  text-align: left;
  /* border-right: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid; */
}
.cmdButton {
  font-family: Verdana;
  font-size: 8pt;
  text-align: center;
  border-right: 1px ridge;
  border-top: 1px ridge;
  border-left: 1px ridge;
  border-bottom: 1px ridge;
}
.SysMsg
{
	text-align: center;
	background-color: #ffff00;
	border-left: #ff0000 1px solid;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
}
