/* CSS Document */

 /* Flache für Kopf */  
 #c_K {background-color: #fcf7e4; width: 100%; height: 104; 
       Border-bottom: 1px solid #400080; Border-Top: 3px solid #400080 ;
       border-radius: 0 30px 0 0;}
  #logo {width: 272; height: 98; float: right; padding: 3 25 3 0;}
	#Name {width: 35%; height: 98;  position: absolute; float: left;  padding: 40 0 0 40;}
	#Kopy {width: 46%; height: 10;  position: relative; float: right; padding: 0 0 0 10;}

/* Flache für Kopf */  
 #c_B {background-color: #fcf7e4; position: relative; width: 100%; height: 50; 
       Border-bottom: 3px solid #400080; Border-top: 1px solid #400080;
       border-radius: 0 0 30px 0;}
 #Text {width: 98%; height: 100%; position: relative; float: left; padding: 0 20 0 10;}	 
 