#schema {
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
	font-size: 8.5pt;
	width: 368px;
	border-collapse: collapse;
	background-color: rgb(255,255,255);
}
#schema td, #schema th {
	border: 0px solid rgb(174,192,222);
	padding: 3px 7px 2px 7px;
}
#schema th {
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	background-color:rgb(9,89,152);
	color:#fff;
}
#schema tr.alt td {
	color:#000;
	background-color: rgb(219,228,241);
}

#container_table {
	border:1px solid rgb(174,192,222);
}

#contact_table {
	border: 0px solid rgb(174,192,222);
}

#offerte_table {
	border: 0px solid rgb(174,192,222);
	width: 350px;
}

#td_contact{
	vertical-align: top;
	width: 80px;
}

#td_offerte{
	vertical-align: top;
	width: 100px;
}

#td_offerte_rechts{
	vertical-align: top;
	width: 250px;
}

#align_top{
	vertical-align: top;
}
