.body {
			 font-size: 11;
			 font-family: Arial, Helvetica, sans-serif; 
			 font-style: normal; 
			 line-height: normal; 
			 color: #0000FF; 
			 background-color: #FFFF99
			 }
.aktuell {
				font-size : 9;	
				font-family : Arial, Helvetica, sans-serif;	
				text-align : right;  
				color : Red;
				vertical-align : baseline;
				 }
.titletable {
				font-size : 37;	
				font-family : Arial, Helvetica, sans-serif;	
				text-align : center;  
				color : Red;  
				font-weight : bold;
				vertical-align : baseline; 
				 }
.pagetable {
				font-size : 16;	
				font-family : Arial, Helvetica, sans-serif;	
				text-align : left;  
				color : Blue; }
				
.Beschriftung_Normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: Blue;
}
.Beschriftung_Gross { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: Blue;
}
.Beschriftung_Normal_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;


	font-style: normal
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: red;
	font-style: italic;
	text-decoration: underline;
}
.Beschriftung_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



	font-style: normal
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: blue;
}

