body {
color:#333333;
 font-family:Arial;
  font-style:normal;
   font-size:18pt;
    font-weight:normal;
     text-align:justify;
      line-height:40px;
background-image:url(backverlauf.jpg);
background-repeat:repeat-x;float:left;
background-attachment:fixed;

margin:24px 24px;
        }
	
	
	 
	 td {
	 color:#333333;
	  font-family:Arial;
	   font-style:normal;
	    font-size:18pt;
	     text-align:left;
	      vertical-align:top;
	        }
		
		.td_left
		 {
		  text-align:left;
		   }
		   
		   .td_right
		    {
		     text-align:right;
		      }
		      
		      .td_center
		       {
		        text-align:center;
			font-size:12pt;
			background-color:yellow;
			font-weight:bold;
			 }
			 
			 .td_justify
			  {
			   text-align:justify;
			    }
			    
			    hr {
			     background-color:yellow; /* Mozilla 1.4 */
			      color:yellow; /* IE 6 */
			       border:yellow; /* Opera 7.11 */
			        height:2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
				 width: 70%;
				  text-align:center;
				  margin:0px 0px 0px 0px;
				   }
				   
				     
				     pre {
				      font-family:Courier New;
				       font-style:normal;
				        font-size:10pt;
					 text-align:left;
					  background-color:#F7F7F7;
					    }   
					    
					    .kapitel
					     {
					      font-family:Arial;
					       font-size:11pt;
					        background-color:blue;
						 color:white;
						  padding:2px 10px 2px 10px;
						   letter-spacing:0.5pt;
						    font-weight:bold;
						     }
						     
					    .abspann
					     {
					     text-align:center;
					      font-family:Arial;
					       font-size:8pt;
					       line-height:15px;
						     }
						     
						     .titel	
						     {
					       font-size:20pt;
						     }				     
						     
a:link {color:yellow; text-decoration:none }
a:visited {color:yellow; text-decoration:none }
a:hover {color:#005AB3; text-decoration:underline }
a:active {color:yellow; text-decoration:none }
a:focus  {color:yellow; text-decoration:underline }
