
#project-box {
	min-height: 8cm;
}

#project-header {
	width: 16.75cm;
	height: 4.1875cm;
}

#project-description {
	width: 16.75cm;
	min-height: 5.0625cm;
	background-color: rgba(0, 0, 0, 0.65);
	font-family: ContentFont, sans-serif;
	margin-top: 0.25cm;
}

#portfolio-slideshow {
  list-style: none;
}

.project-slide {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.project-slide img {
  width: 16.75cm;
  height: 9.5cm;
}

#project-clips {
	position: absolute;
	bottom: 0.25cm;
	right: 0.25cm;
}

#project-clips a {
	text-decoration: none;
}

#back-to-overview {
	position: absolute;
	bottom: 0.25cm;
	left: 0.25cm;
}

#back-to-overview a {
	text-decoration: none;
}

.portfolio-image {
	width: 4cm;
	height: 3cm;
}

.first-row  td {
	padding-bottom: 0.25cm;
	padding-right: 0.25cm;
}

.normal-row  td {
	padding-bottom: 0.25cm;
	padding-right: 0.25cm;
}

.last-row  td {
	padding-bottom: 0cm;
	padding-right: 0.25cm;
}

object {
	height: 9.5cm;
}

#sub-navigation ul li {
	padding-bottom: 0pt;
}

.year-selection {
  position: absolute;
  bottom: 10pt;
}

#sub-navigation .year-selection {
  color: rgba(0, 0, 0, 0.65);
}

#sub-navigation .year-selection a {
  color: rgba(0, 0, 0, 0.65);
  position: relative;
  top: 1pt;
}

#sub-navigation .year-selection a:hover {
  color: rgba(0, 0, 0, 1);
}

