@charset "utf-8";
/* -------------- global --------------*/



#tb_inhalte_01 td.td_preise {
	text-align: left;
	color: #000000;
	width: 570px;
	padding-left: 30px;
	padding-right: 30px;
}


#tb_inhalte_01 td.td_preise table {
	margin: 0px;
	padding: 0px;
}

#tb_inhalte_01 td.td_preise table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #470604;
	border-bottom-color: #470604;
	text-align: left;
	padding: 3px;
}

