/* CSS Document feste DIV-Container*/
/* headbereich*/


.bild1_head
    	 {position:absolute;
	z-index:4;
             top:10px;
             left:40px;
	width:35px;
	height:10px;
             font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005AA9;
	text-decoration:none; 
	line-height: 1.5;
} 	

/* ENDE Headbereich*/
#footer
	 {position:relative;
	z-index:2;
             top:0px;
             left:1px;
	width:800px;
	height:20px;
	background-color:#ffffff;
     
}
.footer_inhalt1
	 {position:relative;
	z-index:5;
             top:0px;
             left:25px;
	width:50px;
	height:12px;
     }

/* INDEX Inhalt*/

#inhalt_index
	 {
	position:relative;
	z-index:2;
	top:0px;
	left:0px;
	width:800px;
	height:400px;
	background-color:#ffffff;
	background-image: url(Bilder/index/index_hauptbild.gif);     
}

.index_text1
	 {position:absolute;
	z-index:5;
             top:120px;
             left:420px;
	width:330px;
	height:100px;
	background-color:;
     
}
.index_text2
	 {position:absolute;
	z-index:5;
             top:20px;
             left:20px;
	width:50px;
	height:50px;
	background-color:;
     
}
.index_inhalt2
	 {position:absolute;
	z-index:4;
             top:80px;
             left:40px;
	width:400px;
	height:270px;
	background-image: url() ;
     
}
/* ENDE Inhalt*/

