
BODY {
	background:url('../images/body-bg-index.gif') repeat-x 0 0 #D0D8D1;
}


/*	-------------------------------------------------------------------- 
	DIV.middle-container
*/

DIV.middle-container {
	height:auto;
	width:780px;
	clear:both;
}

DIV.middle-container IMG {
	width:780px;
	height:334px;
}

DIV.content-container {
	min-height:295px;
	height:auto;
	width:780px;
	margin-top:10px;
	clear:both;
}

/*	-------------------------------------------------------------------- 
	DIV.content-container
*/


DIV.index-box-container {
	float:left;
	width:244px;
	/*height:310px;*/
	padding:5px;
	background-color:#fff;
	overflow:hidden;
}

DIV.index-box-container H2 {
	font-size:0px;
	line-height:0px;
	color:#fff;
	width:244px;
	height:25px;
	margin-top:5px;
	margin-bottom:10px;
}

DIV.index-box-container.middle-box {
	margin:0 3px;
}

DIV.index-box-container.left-box H2 {
	background:url('../images/label-suchfunktionen.gif') no-repeat 0 0 #fff;
}
DIV.index-box-container.middle-box H2 {
	background:url('../images/label-zuga-bestellen.gif') no-repeat 0 0 #fff;
}
DIV.index-box-container.right-box H2 {
	background:url('../images/label-jetzt_online_bestellen.gif') no-repeat 0 0 #fff;	
}

/* left box */

DIV.index-box-container.left-box DIV.image-holder {
	text-align:center;
	width:244px;
	height:93px;
}

DIV.index-box-container.left-box SPAN.text-image-holder {
	background:url('../images/text-indexbox-top-lists.gif') no-repeat 50% 0 #fff;
	height:70px;
	width:248px;
	text-align:center;
	padding:0 auto;
	margin:20px 0;
	display:block;
}

DIV.index-box-container.left-box A.button {
	display:block;
	text-align:center;
}

DIV.index-box-container.left-box div.banner {
    margin-top:15px;
}

DIV.index-box-container.left-box div.banner img {
    display:block;
}

/* middle box */

DIV.index-box-container.middle-box DIV.image-holder {
	text-align:center;
	width:248px;
	height:182px;
	margin-bottom:5px;
}

DIV.index-box-container.middle-box A.button {
	display:block;
	text-align:center;
}

/* middle box */

DIV.index-box-container.right-box DIV.image-holder {
	text-align:center;
	width:248px;
	height:182px;
	margin-bottom:5px;
}

DIV.index-box-container.right-box A.button {
	display:block;
	text-align:center;
}

