img {
   behavior: url("pngbehavior.htc");
}

td {
  font-family: "Verdana";
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  }
  
#maintable {
	margin-top: 84px;
	margin-left: 70px;
}


.subtable {
	border-spacing: 16px;
	}
	
.subtable td {
	height: 50px;
	}
	
.img_td {
	width: 840px;
	background-color: transparent;
	height: 48px;
}

.knopf {
	border: 1px solid transparent;
	text-decoration: none;
	}
	
.knopf_back {
	border: 1px solid transparent;
	text-decoration: none;
	margin-left: 1em;
	}
	
a {
	border: none !important;
	text-decoration: none;
	color: black;
	font-weight: bold;
	}

.tr_a td {
	width: 125px;
	height: 48px;
	background-color: magenta;
	color: black;
	border: none;
}

.tr_b td {
	width: 125px;
	height: 48px;
	background-color: #FACB00;
	color: black;
	border: none;
}

.tr_c td {
	width: 125px;
	height: 48px;
	background-color: #4EFE00;
	color: black;
	border: none;
}

.tr_d td {
	width: 125px;
	height: 48px;
	background-color: #3C69FF;
	color: white;
	border: none;
}

.tr_e td {
	width: 125px;
	height: 48px;
	background-color: #F43130;
	color: white;
	border: none;
}

.tr_homelink td {
	width: 125px;
	height: 48px;
	background-color: transparent;
	border: none;
	}

.tr_listing td {
	width: 266px;
	height: 48px;
	background-color: transparent;
	background: url('img/bg_td_listing.gif');
	background-repeat: no-repeat;
	border: none;
	text-align: left;
	padding-left: 6px;
	}

.tr_listing td a {
	font-weight: normal;
	}

.tr_nix td {
	width: 125px;
	height: 48px;
	background-color: transparent;
	color: transparent;
	border: none;
}

.tr_d a, .tr_e a {
	color: white;
	}

