 /* Version 3 18.5.2009 */
 
 @import "kredit_basis_intern.css";
 
  #Header { 
 	height: 25px;       	
 	width: 370px;
 	color: black;  
 	text-align: center;
 	font-size: 11px; 
 	padding-bottom: 8px;
 	/* font-weight:bold; */
 	margin-bottom: 15px;
 	border-bottom-style: solid;
 	border-bottom-color: black;
 	border-bottom-width: 1px; 
 	
  background-color: rgb(0, 0, 128);
 	
 }  
 
 #Wintitel { 
 	height: 25px;       	
 	width: 370px;
 	color: black;  
 	text-align: center;
 	font-size: 12px;  	
 	font-weight:bold;
 	margin-bottom: 5px;  	
  background-color: rgb(0, 0, 128);
 	
 }  