 #ad {
 position: absolute;
 top: 35px;
 left: 460px;
 padding: 5px 5px 0px 5px;
 background-color: #FFFFCC;
 } 
 #topA {
 margin-top: 30px;
 margin-left: 30px;
 height: 45px; 
 background-image:url(/img/div/round_red_250.gif);
 background-repeat: no-repeat;
 padding-top: 12px;
 padding-left: 30px;
 color: white; 
 font-weight: bold; 
 font-size: 9pt;
 } 
 #topB { /* logo */
 padding-top: 30px;
 padding-left: 50px;
 padding-bottom: 30px;
 font-size: 11pt;
 color: green;
 font-weight: bold; 
 }
 #topA a {
 color: white;
 font-weight: bold;
 text-decoration: none;
 }
 #start {
 font-size: 11pt;
 color: green;
 font-weight: bold; 
 padding-bottom: 30px;
 }
 #schrift #start a {
 margin-left: 180px;
 font-size: 9pt;
 color: blue;
 font-weight: normal;
 text-decoration: underline;
 }