#inhalt_0_titel    {
                   position:                 relative;
                   left:                          0px;
                   width:                       500px;
                   float:                        none;
                   font-family:      Arial, Helvetica;
                   font-size:                    20pt;
                   padding:                      0px;
                   font-weight:                  bold;
                   color:            rgb(255,153,000);
                   } 
#inhalt_0_text     {
                   position:                 relative;
                   left:                          0px;
                   width:                       500px;
                   float:                        none;
                   background-color: rgb(255,255,255);
                   font-family:      Arial, Helvetica;
                   font-size:                    12pt;
                   padding:                      10px;
                   font-weight:                normal;
                   color:            rgb(102,102,102);
                   }
#inhalt_1_titel    {
                   position:                 relative;
                   left:                          0px;
                   width:                       150px;
                   float:                        none;
                   font-family:      Arial, Helvetica;
                   font-size:                    12pt;
                   padding:                       0px;
                   font-weight:                  bold;
                   color:            rgb(255,153,000);
                   } 

#inhalt_1_text     {
                   position:                 relative;
                   left:                          0px;
                   width:                       160px;
                   float:                        none;
                   background-color: rgb(255,255,255);
                   font-family:      Arial, Helvetica;
                   font-size:                     8pt;
                   padding:                      10px;
                   font-weight:                normal;
                   color:            rgb(102,102,102);
                   }
