/* ///////////////////////////  Whg Spiegel   /////////////////////////// */
div#wrap{
  width: 720px;
  }
		
table.whg {
 		font-family: Helvetica, sans-serif;
		font-size:0.85em;
		width: 70%;
		border-collapse: collapse;
		border:0;
		margin-bottom:10px;
		}

table.whg tr {
		white-space:nowrap;
		}

table.whg td {
		padding: 4px 8px 4px 5px;
		  font-size: 1em;

		}


tr:nth-child(odd) {
		background-color: #f4f0ec;
		}

tr:nth-child(even) {
		background-color: #ece6df;
		}


tr.highlight {
		background-color: #BCCC7F ! important;
		color: #fff;
		}


a.link_highlight{
		color: #fff;
		}



#rollover_img {
	position: absolute;
	left: 500px;
	top: 110px;
}

tr.tr00{
  background-color: #cac1b6;
}

p {
	padding: 0 0 15px 0;
}
