/* CSS Document feste DIV-Container*/
/* headbereich*/
#kopfleiste
     {position:relative;
	z-index:10;
             top:0px;
             left:0px;
	width:900px;
	height:200px;
	background-color:#ffffff;
	background-image: url(Bilder/feste_Bildelemente/headbild.jpg);
       }
/* momentan leer*/

/* ENDE momentan leer*/
.head_text1
    	 {
	position:absolute;
	z-index:3;
	top:55px;
	left:120px;
	width:400px;
	height:105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #951020;
	text-decoration:none;

	background-image: url(Bilder/unternehmensgruppe/headbild.jpg);
      	 }

#textfeld_navi
{position:absolute;
	 z-index:20;
               top:182px;
               left:15px;
               width:650px;
               margin-left:0px;
               margin-top:0px;
			   	height:20px;
               }
.head_flagge
{position:absolute;
	 z-index:20;
               top:128px;
               left:665px;
               width:100px;
               margin-left:0px;
               margin-top:0px;
               }
.nav_info
	 {
	position:absolute;
	z-index:5;
	top:5px;
	left:180px;
	width:550px;
	height:15px;     
}		   
#footer
{
	position:relative;
	z-index:8;
	top:0px;
	left:0px;
	width:900px;
	height:25px;
	background-image: url(Bilder/feste_Bildelemente/footer_hg.gif);
      	 }
.footertext
	 {
	position:absolute;
	z-index:9;
	top:4px;
	left:0px;
	width:850px;
	height:10px;     
}	
#copy
    	 {
	position:relative;
	z-index:3;
	top:3px;
	left:380px;
	width:140px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
     	 }
		 
		 
