#box_galerie {
	position:absolute; 
	right:10px; 
	top:130px; 
	width:250px; 
	height:310px; 
	background-image:url(../pics_index/back_galerie.gif); 
	background-repeat:no-repeat;
}

#box_galerie #inner {
	text-align:center; 
	color:#754C24; 
	margin-top:60px;
}

#box_galerie #inner a {
	color:#754C24; 
}

#box_galerie #inner a:hover {
	color:#000; 
}

#box_galerie #inner a img {
	border:1px solid #754C24;
	background-color:#D2BB9C;
	padding:3px;
}
#box_galerie #inner a:hover img {
	background-color:#fff;
	border:1px solid #000;
}



#box_unternehmen {
	position:absolute; 
	left:0px; 
	top:0px;
	width:440px; 
	height:180px; 
	padding-left:10px; 
	background-image:url(../pics_index/damhus_schmeckt.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#box_produktwelt {
	position:absolute; 
	top:210px; 
	left:0px; 
	width:345px; 
	height:200px; 
	padding-left:10px; 
	background-image:url(../pics_index/ihr_geschmack_entscheidet.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#box_neuigkeiten {
	position:absolute; 
	right:0px; 
	top:210px; 
	width:298px; 
	border-bottom:1px solid #D84738; 
	padding-bottom:10px; background-image:url(../pics_index/news_right.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
}
