body {
	color:#333333;
	font-family:Arial;
	font-style:normal;
	font-size:12pt;
	font-weight:normal;
     text-align:justify;
     line-height:28px;
     background-color:#FFFCE7;

	margin:24px 274px 24px 24px;
	background-attachment: fixed;
	background-repeat: repeat-y;

        }

p {
	text-align: left;
	background-color: #FDF2CB;
	padding: 20px;
	font-style: normal;

	border: 1px solid #336633;
	cursor: auto;
	color: #333399;
}	
	 	
	
	 
	 td {
	 color:#333333;
	  font-family:Arial;
	   font-style:normal;
	    font-size:12pt;
	     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:#800000;
			font-weight:bold;
			 }
			 
			 .td_justify
			  {
			   text-align:justify;
			    }
			    
			    hr {
			     background-color:#9967FF; /* Mozilla 1.4 */
			      color:blue; /* IE 6 */
			       border:#9967FF; /* Opera 7.11 */
			        height:1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
				 width: 100%;
				  text-align:center;
				  margin:20px;
				   }
				   
				     
				     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;			       
	background-color: #FFFCE7;
	padding: 0px;
	font-style: normal;

	border: 0px none #336633;
	cursor: auto;
	color: #333399;					       
					       
					       
						 }	
						     						     
a:link {color:#800000; text-decoration:underline }
a:visited {color:#800000; text-decoration:underline }
a:hover {color:#005AB3; text-decoration:underline }
a:active {color:#800000; text-decoration:underline }
a:focus  {color:#800000; text-decoration:underline }