body {
	margin: 4px;
	background-color: #E8D8C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	scrollbar-face-color: #B8A992;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-arrow-color:  #333333;
	scrollbar-track-c-olor: #CBBCA5;
	scrollbar-highlight-color: #B19A8F;
}

hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}

a,.link { color: #C54610; text-decoration: none; }
a:visited { color: #A43347; }
a:hover { text-decoration: underline; color: #FFFFFF; }

textarea {  font-family: Arial, Helvetica, sans-serif; background-color: #EDDCC2; border: #000000; border-style: double; border-width:3 }
input {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #EDDCC2; border: #000000; border-style: double; border-width:3 }
select { background-color: #EDDCC2; }

.tdRahmen {border: 1px #000000 solid }

.txtMICRO { font-size: xx-small; }
.txtMINI { font-size: x-small; }
.txtNORM { font-size: small; }
.txtFETT { font-size: small; font-weight: bolder; }
.txtBIG { font-size: medium; }
.txtBIGft  { font-size: medium; font-weight: bolder; }
.txtBIGkp  { font-size: medium; font-weight: bolder; font-variant: small-caps; }
.txtMEGA { font-size: large; font-weight: bolder; font-variant: small-caps; }

.blk { text-align: justify }

.blkMICRO { font-size: xx-small; text-align: justify }
.blkMINI { font-size: x-small; text-align: justify }
.blkNORM { font-size: small; text-align: justify }
.blkFETT { font-size: small; font-weight: bolder; text-align: justify }
.blkBIG { font-size: medium; text-align: justify }
.blkBIGft  { font-size: medium; font-weight: bolder; text-align: justify }
.blkBIGkp  { font-size: medium; font-weight: bolder; font-variant: small-caps; text-align: justify }
.blkMEGA { font-size: large; font-weight: bolder; font-variant: small-caps; text-align: justify }

.courMINI { font-family: "Courier New", Courier, mono; font-size: x-small; }
.courNORM { font-family: "Courier New", Courier, mono; font-size: small; }
.courNORMft { font-family: "Courier New", Courier, mono; font-size: small; font-weight: bolder; }
.courNORMkp { font-family: "Courier New", Courier, mono; font-size: small; font-variant: small-caps; }
.courBIG { font-family: "Courier New", Courier, mono; font-size: medium; }
.courBIGft { font-family: "Courier New", Courier, mono; font-size: medium; font-weight: bolder; }
.courBIGkp { font-family: "Courier New", Courier, mono; font-size: medium; font-weight: bolder; font-variant: small-caps; }
.courMEGA { font-family: "Courier New", Courier, mono; font-size: x-large; font-weight: bold; font-variant: small-caps; }