/* @override http://driftglass.org/view/new-style.css */

body {
  background-color: #CCCCCC;
  margin: 0;
  padding-left: 5em;
  font: 1em Frutiger, Helvetica, "Helvetica Neue", Verdana, sans-serif;
}

.titlebox {
  margin-top: 5em;
  margin-bottom: 0;
  margin-right: 5em;
  font-size: 1.5em;
}

.menubox {
  margin-top: 1em;
  margin-left: 1.5em;
  margin-right: 5em;
  line-height: 1.5em;
  margin-bottom: 0;
}

.styled-text {
  font-weight: normal;
  color: white;
}

a:link {
  color: black;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: none;
}

a:active {
  color: white;
  text-decoration: none;
}

a:visited {
  color: black;
  text-decoration: none;
}

.project-title {
  font-size: 1.5em;
  color: white;
}

.artist-statement {
  font-size: 1em;
  color: white;
}

.body-text {
  font-size: 1em;
  line-height: 2em;
  width: 720px;
}

.thumbnail-cell {
  background-position: center bottom;
  height: 120px;
  width: 120px;
  text-align: center;
  vertical-align: bottom;
}

.photo-caption {
  font-size: 1em;
  font-style: italic;
  text-align: right;
  width: 800px;
}

.bounded {
  width: 800px;
}

.main-image {
  border-width: 0px;
}

.kontakt {
  position: absolute;
  font-size: 1em;
  right: 1ex;
  bottom: 1ex;
  margin: 0;
  padding: 0;
  border: 0;
}
