 body {
 font-family: verdana, sans-serif ;
 font-size: 0.8em ;
 margin: 0 ;
 background-color: #fff ;
 }

 h1 {
 font-size: 1.7em ;
 margin-top: 2em ;
 }

 h2 {
 border-top: 3px solid #c51a20 ;
 font-size: 1.2em ;
 }

 h1, h2 {
 border-bottom: 3px solid #c51a20 ;
 margin-right: .25em;
 padding: 0.3em 0 ;
 font-weight: bold;
  }
 
th {
text-align: left ;
}

 h1, h2, p, ul, pre, table, .foot {
 width: 85% ;
 margin-left: 5% ;
 color: #000;
 }

 a {
 color: #315f9b; 
 }

 p {
 color: #333 ;
 }

.header {
 margin: 0 ;
 width: 90% ;
 height: 120px ;
 background: #fff url("http://blog.terminal21.de/mt/themes/terminal21/schrift_beta.gif") no-repeat right 30px ;
 }

.foot ul {
 border-top: 5px solid #315f9b ;
 border-bottom: 5px solid #315f9b;
 color: #c51a20 ; 
 font-weight: bold ;
 width: 99% ;
 margin: 1em 0 4px 0 ;
 padding-left: 1% ;
 padding-bottom: 4px ;
 list-style-type: none ;
 float: left ;
 }

.foot li {
 margin: 4px 3em 0 0 ;
 float: left ;
 }

.foot a {
 width: 100% ;
 height: 100% ;
 text-decoration: none;
 color: #c51a20 ;
 }

