#header {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 150px;	
	background-repeat: no-repeat;
	background-position: top;
	position: relative;	
   }
   
#header_innen_1 {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 60px;
	background-image: url(../images/header/header_1_1_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;	
   }

#header_innen_2 {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 65px;
	background-image: url(../images/header/header_2_1_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;	
   }
   
 #header_innen_3 {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 25px;
	background-image: url(../images/header/header_3_1_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 100px;	
   }  
   

