body
{
	background-color:rgb(51,102,153); 	
 	font-family: 'Arial'; 
 	font-size:7pt;
 	color:black; 


}

.bilder 
{
 
  	background-color:#050d14; 	
  	position: absolute;
  	width: 600px;
  	height:63px;
  	top:0px;
  	left: 115px;
  	z-index:2;
  	border-right:solid 0px #ffffff;
  	border-left:solid 0px #ffffff;
  	overflow:hidden;
  	text-align:center;

 }
 
.bilder1
{
 
  	background-color:#050d14; 	
  	position: absolute;
  	width: 115px;
  	height:121px;
  	top:0px;
  	left: 0px;
  	z-index:0;
  	border-right:solid 0px #ffffff;
  	border-left:solid 0px #ffffff;
  	overflow:hidden;
  	text-align:center;

 }

#schrift1
{
 	font-family: 'Arial';
 	font-size:11pt;
 	color:black;
 	position:absolute;
 	top:95px;
 	left:120px;
	z-index:1;
 	
}
 
 .bilder2
 {
 	background-image:url(Bilder/hellblaue Leiste.jpg);
   	position: absolute;
   	width: 600px;
   	height:35px;
   	top:86px;
   	left: 115px;
	
 }
 

 