.headline {
  font-family:Courier; color:#000000; text-decoration:none; font-weight:bold; font-size:11pt;
  }

.schrift {
  font-family:Courier;
  color:#000000;
  text-decoration:none;
  font-size:10pt;
  line-height:15px;
  }

.headline01 {
  font-family:arial; color:#000000; text-decoration:none; font-weight:bold; font-size:16pt;
  }
	
.table_trans {
	border-width:1px;
	border-color:rgb(0,0,0);
	border-style:solid;
  font-family:Arial;
  font-size:10px;
  vertical-align:top;
  }							

.table_trans_co {
	border-width:1px;
	border-color:rgb(0,0,0);
	border-style:solid;
  font-family:Courier;
  font-size:10px;
  vertical-align:top;
  }							

.table_blue {
	border-width:1px;
	border-color:rgb(102,153,204);
	border-style:solid;
  background-color:rgb(219,235,244);
  font-family:verdana;
  font-size:12px;
  font-weight: bold;
  text-align: center;
	}							

.table_brown {
	border-width:1px;
	border-color:rgb(102,153,204);
	border-style:solid;
  background-color:rgb(238,233,218);
  font-family:verdana;
  font-size:12px;
  font-weight: bold;
  text-align: center;
	}							

a:link { color:#000000;}
a:visited { color:#000000;}
a:hover { color:#000000;}
a:active { color:#000000;}
body { font-family:Courier,sans-serif; font-size:18pt; }

