
table.cart{
	/*background-image: url(/images/bestel/bg_winkelwagen.jpg);*/
	/*background-image: url(/images/CS_background.jpg);*/

	background-color: #d7e5f0;
	background-attachment: fixed;

}
table.cart TD{
	background-color: transparent;
}
TR.cart TD{
	background-color: transparent;
}

DIV.infotag{

	font-size: 8pt;

	position: absolute;
	z-index: 100;

	/*width: 100px;*/
	/*height: 100px;*/

	padding: 5px;

	background-color: #FFFBB6;

	border: 1px solid black;
}

#whois_results .verder_regel{
	background-color: #d7e5f0;
	text-align:right;
}