table {
  width:			100%;
  font-size:		70%;
  border: 			2px solid black;
  caption-side: 	bottom;
  border-collapse: 	collapse;
  box-shadow:		1px 1px 6px 2px rgba(0, 0, 0, .8);  
}

th {
  background-color: #cc6600;
}

.cellcolor-1 {
  background-color: #fcba7a;
}

.cellcolor-2 {
  background-color: #ffffff;
}

.column-1, .column-2, .column-3, .column-4, .column-5, .column-6 {
  text-align:		center;
}

.column-1-l {
  text-align:		left;
}

.column-1 {
  font-weight:		bold;
}

.filmstrip th {
  background-color: black;
  color:			white;
  width:			12.5%;
}


#lenschart th {
  background-color: black;
  color:			white;
  width:			138px;
}
