td {
  vertical-align: top;
}

table.header {
  width: 100%;
  background-color: #c9dcff;
}

table.header .image{
  width: 44px;
  border-width: 2px;
  vertical-align: middle;
}

.linked {
  border-width: 0px;
  vertical-align: middle;
}

.red {
  color: red;
}

.footer {
  color: #c9dcff;
  height: 1px;
}

.footer-left{
  float: left;
  font: bold;
  padding: 3px;
  height: 40px;
}

.footer-right{
  float: right;
  height: 40px;
}

table.content {
  width: 100%;
}

table.content .left {
  vertical-align: top;
  width: 160px;
  background-color: #c9dcff;
  text-align: right;
  font-weight: bold;
  padding: 3px;
}

table.content .right {
  vertical-align: top;
  padding: 3px;
}

table.content .right-caption {
  vertical-align: bottom;
  padding: 3px;
  height: 50px;
  font: bold 1.4em;
}

table.material .header {
  background-color: #c9dcff;
  padding: 4px;
}

table.material .header-festebreite2 {
  background-color: #c9dcff;
  width: 620px;
  padding: 4px;
}

table.material .header-festebreite {
  background-color: #c9dcff;
  width: 380px;
  padding: 4px;
}

table.material .even {
  background-color: #e4eeff;
  padding: 3px;
}

table.material .odd {
  padding: 3px;
}

table.material .even-center {
  text-align: center;
  background-color: #e4eeff;
  padding: 3px;
}

table.material .odd-center {
  text-align: center;
  padding: 3px;
}

a img {
	border: 0px;
	vertical-align: middle;
}


.uebungslink {
  border-color: #c9dcff;
  border-width: 6px;
  border-style: solid;
  font-weight: bold;
  margin-right: 120px;
  padding: 6px;
}

.spacer {
  height: 20px;
  width: 160px;
}
