body {}
p {}
td {}
.bodytxt     { 	color: #003b7b; 
				font-size: 8pt; 
				font-family: Arial; 
				font-weight: bold; 
				line-height: 14px; 
				font-stretch: normal 
			}

.bodytxt_extra  {
	color: gray;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	font-stretch: normal
				}

.subflug 		{ 	color: white; 
					font-size: 8pt; 
					font-family: Arial; 
					font-weight: bold; 
					line-height: 14px 
				}

.subtitel  		{ 	color: #808080; 
					font-size: 12pt; 
					font-family: Arial; 
					font-weight: bold; 
					line-height: 15px }

.class { }

.logo 		    { 	color: white; 
				  	background-color: white; 
				  	margin: 0; 
				  	position: absolute; 
				  	top: 350pt; 
				  	left: 55px; 
				  	width: 12px; 
				  	height: 12px }
				  	
.logo2 			{ 	text-decoration: none;
					position: absolute; 
					top: 150pt; 
					left: 150px; 
					width: 12px; 
					height: 12px }
					
.logo3 			{ 	
					text-decoration: none;
					position: absolute; 
					top: 500pt; 
					left: 120px; 
					width: 12px; 
					height: 12px }

.banner 		 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
	background-color: #003B7B;
	color: #FFFFFF;
	padding-left: 10px;
	position: absolute;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 382px;
	top: -5px;
	padding-top: -20px;
	margin: -5px;
			 }
.banner h2 {
	clip: rect(auto,auto,auto,auto);
	line-height: 5px;	
}
.body1 {
	line-height: 20px;
	font-size: 10px;
}
