body { 
  margin-top:20px; 
  margin-left:20px; 
  margin-right:20px; 
  background-color:white; 
  font-family:Sans-Serif; 
  font-size:10pt;
  } 

h1 { 
  font-weight:bold; 
  margin-bottom:20px; 
  }

h2 { 
  font-size:110%; 
  }

h3 { 
  font-size:100%; 
  }

a { 
  color:#666680; 
  text-decoration:none; 
  }

.nav { 
  width:33%;
  font-size:110%;
  }

.right { 
  text-align:right; 
  }

.center { 
  text-align:center; 
}

.left { 
  text-align:left; 
  }


hr.prefoot { 
  margin-top:10px; 
  }

.legalese { 
  font-size:75%; 
  vertical-align:bottom;
  }


tr.bildleiste { 
  vertical-align:bottom;
  }

.picbox{
  vertical-align:bottom;
  }

.subtitle { 
  vertical-align:top;
  margin-top:5px;
  font-size:80%;
  }

.homeurl {
  text-align:center;
  font-size:80%;
  }
