 body {
  background-color: white;
  font-family: Helvetica;
}

a img {
  border: none;
}

.headline {
  font-size: 110%;
  font-weight: bold;
  height: 6em;
  background-color: #F0F0DE;
  margin: -10px -10px 10px -10px;
}

#dm {
  position: absolute;
  left: 36%;
  top: 30px;
}

#fb3 {
  position: absolute;
  left: 52%;
  top: 10px;
}
  
#tzi-logo {
  position: absolute;
  left: 10px;
  top: 10px;
}

#uni-logo {
  position: absolute;
  top: 10px;
  left: 70%;
}

 :link { color: black }
 :visited { color: #C00000 }
 :active { color: #C00000 }

.intro {
/*  padding-left: 3em;*/
  padding-left: 14em;
  width: 60%;
  height: 220px;
}

.float-left { 
  float: right;
  position: absolute;
  left: 3em;
}

.items dd {
  left: 0;
  padding-left; 0;
}

.items dt {
  background-color: #F0F0DE;
  color: #c00000;
  font-size: 110%;  
  padding-left: 10px;
}

.items h3 {
  font-size: medium;
}

.address {
  position: absolute;
}

.contact {
  position: relative;
  left: 50%;
}

.footer {
  text-align: right;
  background-color: #F0F0DE;
  color: #c00000;
  margin-top: 4em;
}

.pub-title {
  font-style: italic;
}
