table.edelmetallpreise {
	margin: 15px auto 15px auto;
	background-color: #F5E0A1;
	color: #000000;
	border: medium solid #000000;
	border-collapse: collapse;
	max-width: 450px;
}

table.edelmetallpreise caption {
	font-size: x-large;
	font-weight: bold;
}

table.edelmetallpreise tr.trennung td, table.edelmetallpreise tr td {
	text-align: right;
	padding: 5px;
	margin: 0px;
	border: medium solid #000000;
	border-top: none;
	border-bottom: none;
	font-size: medium;
}

table.edelmetallpreise tr.trennung td {
	border: medium solid #000000;
}

table.edelmetallpreise td.info {
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	background-color: #cab587;
}

table.edelmetallpreise th {
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-size: medium;
	color: #000000;
	background-color: #cab587;
	border: medium solid #000000;
}