/**********************************/
/* CSS für Änderungen nach 1.2.09 */
/* (speziell DIV-Boxen)           */
/* ********************************/

/**********/
/* Layout */
/* ********/

/* Boxen in Spalten rechts, mitte und links (feste Breiten 170px/450px/170px) */
.box{
	/* siehe Farben */
	}

.box_mitte{
	/* siehe Farben */
	}
	
.boxheader{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	vertical-align: bottom;
	padding-top:3px;
	/* siehe Farben */
	}
	
.boxheader_mitte{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	vertical-align: bottom;
	padding-top:3px;
	/* siehe Farben */
	}
	
/*****************/
/* Linke Spalte  */
/* ***************/
div#suche{
	text-align:center;
	padding: 6px 0;
	}
	
div#artmenue{
	text-align:center;
	padding: 16px 0;
	}
	
/********************/
/* Mittlere Spalte  */
/* ******************/
div#home{
	text-align:center;
	margin: 4px 0 0 0;
	}
	
/*****************/
/* Rechte Spalte */
/* ***************/
div#login_oben{
	text-align:center;
	padding: 6px 1px;
	}
	
div#goeldo_produkte{
	text-align:center;
	padding: 13px 8px 10px 8px;
	}
	
div#newsticker{
	text-align:center;
	padding: 5px 8px;
	}
	
div#bildwechsler{
	text-align:center;
	}