 html, body     { height:100%; margin:0; padding:0;  font-family: Arial, sans-serif, "Lucida Sans Unicode", Tahoma, Geneva;}
 body           { overflow-y:scroll; }
 body.Mailto    { overflow-y:auto; }

 #angebot1      {  }
 #angebot2      {  }
 #angebot3      {  }
 #angebot4      {  }

 h2             { 
 margin: 0; 
 padding: 0; 
 font-size:1.2em;
 color:#666666;
 font-family: Arial, sans-serif, "Lucida Sans Unicode", Tahoma, Geneva;
 }
 
 .boxdeco td    { height: 11px; line-height: 10px;}

 #angebote a    { text-decoration: none; }

 #angebote div  { width: 320px; min-height: 11em; max-height: auto; /* 160px */
/*
                  margin: 0px; padding: 5px;
                  color: black; background-color: #FFFFFF;
                  border: 2px solid #000000;
                  border-radius:15px;
                  -moz-border-radius:15px;

*/
                }

 #info div  { width: 640px; min-height: 11em; max-height: auto; /* 160px */
                }

.logo           { margin-right: 8px; }

#footer {
 font-size:0.8em;
 font-family: Arial, sans-serif, "Lucida Sans Unicode", Tahoma, Geneva;
 }

#footer a {
 font-size:1.0em;
 font-family: Arial, sans-serif, "Lucida Sans Unicode", Tahoma, Geneva;
 color:#AA0000;
 text-decoration:none;
}

#angebote p {
font-size:0.9em;
}

.Mailto .Content { margin:0; padding:0; }

