/* CSS Document */


/* Farben */

.DarkBlue {
		color: #00008B;
}

.Blue {

     color: #0000FF;
}



    /* Schriftgrößen */
    
.text12 {
	font-size: 12px;
	}        
.text14 {
	font-size: 14px;
	}  
  .text16 {
	font-size: 16px;
	}      
  .text18 {
	font-size: 18px;
	}    
  .text20 {
	font-size: 20px;
	}    
  .text22 {
	font-size: 22px;
	}    
  
  
 /*           ****              */  
 
.bild_su {
        float:right;
      
      	top:  5px;
      	left: 265px;
  
}

