

.Adresse { 
  font-family: Verdana, sans-serif; 
  font-style: bold;
  font-size: 12px; 
  line-height: 14px;
  text-align: center;
  border: 2px solid #000066;
  color: #333333; /* weiss*/
  margin-top: 20px;}

.logo {text-align: right; width: 100%; clear: both}
H1 { 
  font-family: Trebuchet MS, Verdana, sans-serif; 
  margin: 0px 0px 10px 0px;
  color: #000066; /* dark blue */ 
  font-variant: small-caps;
  font-size: 14px;
  border-bottom: thin dashed #003366; /* dark blue */ }
ul, ol, p, td, table {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; }
table {
  background-color: #cccccc}
  
td, th {
  background-color: white;
  padding: 2px;}
  
.bodytext,  .subscription_bodytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  color: #333333; 
  font-style: normal; 
  line-height: 150%;
  padding: 0px;
  margin: 0px 0px 8px 0px}

#subscription_subheadline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  color: #333333; 
  font-weight: bold; 
  margin-bottom:10px;}

.content { width: 600px}
