

/* hier beginnt das für die Box relevante CSS  */


  /* 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;}




.inhalt   {
	    margin:0;
	    padding: 0.5em 1.5em 1.5em 0.5em;
          }

.inhalt p {
	    margin:0;
	    padding:0;
          }