  body.LinkerRand { font-color:#A5A5A5; 
                    background-color:#E5E5E5;
                    background-image: URL("./randverlauf.jpg");
                    background-repeat: repeat-x; }

  body.RechterRand { font-color:#A5A5A5; 
                    background-color:#E5E5E5;
                    background-image: URL("./randverlauf.jpg");
                    background-repeat: repeat-x; }

  body.RechteLeiste { font-color:#A5A5A5; 
			   background-color:#E5E5E5;
			   background-image: URL("./leisterechtsverlauf.jpg");
			   background-repeat: repeat-y; 
			   margin-left: 2px;
			   margin-right: 2px; 
			   margin-top: 0px; 
			   margin-bottom:0px; }

  h2.RechteLeiste { font-size:14px;
			   font-color:#FF2222;
			   font-family: "Times New Roman", times, arial, sans-serif;
			   font-style: normal; 
			   font-weight: normal;
			   text-decoration: none; }


