

/* hier beginnt das für die Box relevante CSS  */
/* Aenderung 11.08.2011 Hansruedi Steffen      */


  /* ro = rot                                 */

.ro   {background:url(../scrimg/roundedbox_ro.gif) top right no-repeat;}

.roro {background:url(../scrimg/raRo_r.gif) top right no-repeat;}

.lo   {background:url(../scrimg/roundedbox_lo.gif) top left no-repeat;}

.loro {background:url(../scrimg/raLo_r.gif) top left no-repeat;}

.ru   {background:url(../scrimg/roundedbox_ru.gif) bottom right no-repeat;}

.ruro {background:url(../scrimg/raRu_r.gif) bottom right no-repeat;}

.lu   {background:url(../scrimg/roundedbox_lu.gif) bottom left no-repeat;}

.luro {background:url(../scrimg/raLu_r.gif) bottom left no-repeat;}


  /* blau                                      */

.b_ro   {background:url(../scrimg/bl_roundedbox_ro.gif) top right no-repeat;}

.b_roro {background:url(../scrimg/raRo_b.gif) top right no-repeat;}

.b_lo   {background:url(../scrimg/roundedbox_lo.gif) top left no-repeat;}

.b_loro {background:url(../scrimg/raLo_b.gif) top left no-repeat;}

.b_ru   {background:url(../scrimg/roundedbox_ru.gif) bottom right no-repeat;}

.b_ruro {background:url(../scrimg/raRu_b.gif) bottom right no-repeat;}

.b_lu   {background:url(../scrimg/roundedbox_lu.gif) bottom left no-repeat;}

.b_luro {background:url(../scrimg/raLu_b.gif) bottom left no-repeat;}


  /* grün                                      */

.g_roro  {background:url(../scrimg/raRo_g.gif) top right no-repeat;}

.g_loro  {background:url(../scrimg/raLo_g.gif) top left no-repeat;}  

.g_ruro  {background:url(../scrimg/raRu_g.gif) bottom right no-repeat;}

.g_luro  {background:url(../scrimg/raLu_g.gif) bottom left no-repeat;}



  /* grau                                     */

.gr_roro  {background:url(../scrimg/raRo_gr.gif) top right no-repeat;}

.gr_loro  {background:url(../scrimg/raLo_gr.gif) top left no-repeat;}  

.gr_ruro  {background:url(../scrimg/raRu_gr.gif) bottom right no-repeat;}

.gr_luro  {background:url(../scrimg/raLu_gr.gif) bottom left no-repeat;}


  /* grau  2   ohne Schatten                   */

.gr2_roro  {background:url(../scrimg/raRo_rm.gif) top right no-repeat;}

.gr2_loro  {background:url(../scrimg/raLo_rm.gif) top left no-repeat;}  

.gr2_ruro  {background:url(../scrimg/raRu_rm.gif) bottom right no-repeat;}

.gr2_luro  {background:url(../scrimg/raLu_rm.gif) bottom left no-repeat;}






.inhalt   {
	    margin:0;
	    padding: 0.5em 1.5em 1.5em 0.5em;
          }

.inhalt p {
	    margin:0;
	    padding:0;
          }

.inhalt2   {
	    margin:0;
	    padding: 0.5em 1.5em 1.5em 5.5em;
          }

