/* Zelle mit Rand */
td {
  border: 1px solid black; ont: bold 14px Arial,sans-serif;
 color: #1B1604;
}
table {
 table-layout: auto;   
}

html {margin-top: 10px; font: 14px Arial,sans-serif;
 color: #1B1604;
}
/* Zelle ohne Rand */
.invisible td {
  border: none; width: auto;
}
/* Zelle für Seite Invest */
.invest td {
width: 341px; border: 1px solid #DDDAD6; font: bold 16px Arial,sans-serif;
 color: #613106;
}
/* Zelle für 1120 pix Standard Tabellen Text */
.pict_table td {
  border: none; width: 300px; margin-left: 1px; 
}
/* Zelle für 1120 pix Standard Tabellen Text */
.text td {
  border: none; width: 300px; margin-left: 1px; text-align:left; color: #C97B33;
}



