 
 #top1 {
 font-size: 8.5pt;
 height: 60px;
 padding-left: 45px;
 background-image:url(/img/div/round_index.gif);
 background-repeat: no-repeat;
 background-position: 20px 3px;
 }
 #top1 .tH {
 padding-top: 18px;
 font-size: 9pt;
 margin-right: 130px;
 }
 #top1 .addL {
 padding-top: 18px;
 color: white;
 font-weight: bold;
 }
 #top2 { 
 padding-bottom: 20px;
 }
 #top2_b { /* logo */
 width: 180px;
 padding-top: 0px;
 padding-bottom: 0px;
 }
 #top2_b a { /* logo */
 float: left;
 } 
 #top2_b div { 
 clear: both;
 padding-top: 5px;
 margin-left: 40px;
 }
 #top2_c { /* links */
 width: 460px;
 padding-top: 45px; 
 padding-bottom: 0px;
 font-size: 8.5pt;
 font-weight: bold; 
 }
 #top2_c a { 
 float: left;
 color: #3333CC;
 text-decoration: none;
 padding: 1px 3px 1px 0px;
 margin-right: 8px;
 margin-bottom: 2px;
 }
 #top2_c span a { /* links */
 text-decoration: underline;
 }
 #top2_d {
 width: 80px;
 }
 #div_left {
 padding-top: 1px;
 }
 #div_left #home { 
 padding: 6px 0px 6px 15px;
 font-size: 9pt;
 }
 #pL { /* page languages */
 padding-top: 20px;
 padding-bottom: 15px;
 padding-left: 14px;
 }
 #pL a { 
 color: red;
 margin-bottom: 12px;
 }
 #div_left #about { 
 margin-top: 40px;
 margin-bottom: 20px;
 padding-left: 14px;
 text-decoration: underline;
 }
 .bDiv {
 height: 3px;
 background-color: #CCCCCC;
 }
 /* --------------------- text  ------------------------- */
 
 #schrift {
 margin-left: 50px;
 padding: 40px 0px 120px 0px;
 }
 #schrift table {
 width: 600px;
 }
 #schrift ul {
 color: #0033CC;
 font-size: 9pt;
 font-weight: normal;
 line-height: 16pt;
 margin: 1.5em; 
 padding: 0px;
 margin-bottom: 30px;
 }
 #tda  {
 width: 260px;
 padding-left: 10px;
 padding-bottom: 60px;
 }
 #tda div {
 margin-bottom: 20px;
 }
 #tda #div2 {
 margin-bottom: 30px;
 }
 #tda #div3 {
 margin-bottom: 15px;
 font-weight: bold;
 font-size: 10pt;
 color: red;
 }
 #tda #div5 {
 margin-bottom: 30px;
 }
 #schrift #browser {
 display: block;
 font-size: 8.5pt;
 font-weight: bold;
 text-decoration: underline;
 color: #3333CC;
 }
 #tdb {
 width: 60px;
 }
 #tdc {
 width: 280px;
 padding-top: 60px;
 font-weight: bold;
 color: #003399;
 }
 #choose {
 margin-bottom: 30px;
 margin-left: 5px;
 }
 #keyb {
 margin-bottom: 40px;
 width: 190px;
 padding-top: 10px;
 padding-bottom: 10px;
 background-color: #DDDDDD;
 }
 #keyb div {
 margin-left: 10px;
 overflow: auto;
 width: 180px;
 height: 230px;
 }
 #keyb a {
 display: block;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 9pt;
 color: #3333CC;
 background-color: #FFFFCC;
 padding: 3px 0px 3px 20px;
 border: 0px solid white;
 border-bottom-width: 1px;
 }
 
 /* --------------------- unter keyb ------------------------- */ 
 
 #unten {
 clear: both; 
 }
 .green {
 color: #339900;
 }