#titel {
	position: relative;
	top: 80px;
	left: -123px;
	z-index: 20;
	}
	
#kokerboom_grafik {
	position: absolute;
	top: 0;
	left: -200px;
	height: 381px;
	width: 366px;
	background-image:url(../bilder/home/baum_hg_home.gif);
	background-repeat:no-repeat;
	z-index: 1
	}
	
#hg_baum {
	/*background-image:url(../bilder/home/bg_kokerboom.gif);
	background-repeat: no-repeat; 
	background-position: 18px 200px;*/
	width: 1054px;
	height: 100%;
	position:relative;
	margin: auto;
	}

#text_home {
width: 380px;
/* margin-top: 114p x;
margin-left: 154px; */
position: relative;
top: 90px;
left: 125px;
height: 250px;

	}	
	
#text_home p{
	color: #343d41;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 5px;
	}	
	
#text_home p.infotext {
	color: #343d41;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
	}	
	