body {font-family:sans-serif; background-color:blue; color:white}
a:link {color:white}
a:visited {color:white}
a.fusszeile { 
  margin-right:1em;
  white-space:nowrap; 
}
td.werbung {  
  vertical-align:top;
  background-color:paleturquoise;
  border: 1px solid silver;
  padding: 0.5em; 
}
td.fusszeile {  
  background-color: darkblue; 
  border: 1px solid silver; 
}
h2.werbung {
  color:darkturquoise; 
  width: 120px;
}
td.inhalt {
  vertical-align:top; 
}
p.referer { 
  text-align:center;
}
p.fusszeile { 
  text-align:center;
  clear: both;
  margin: 0; 
  padding-left: 1em; 
  padding-top:0.5em; 
  padding-bottom:0.5em;
  font-size:smaller; 
  line-height:2em;
  background-color: darkblue; 
  border: 1px solid silver; }

