/*


#content_all { 
	background: lightgrey url(../_layout/_backgrounds/raster.gif) 3px 0px repeat-y; 
}

.column { 
	background-color: magenta; 
}

.box { 
	background-color: yellow; 
}

.liste_text_1,
.liste_text_2,
.liste_text_3,
.liste_text_1_large,
.liste_text_2_large,
.liste_text_3_large,
.liste_thumbs_1,
.liste_thumbs_2,
.liste_thumbs_3 { 
	background-color: blue; 
}

.small_column_4_datum,
.small_column_4_text {
	background-color: beige;
}

div.small_arrow,
div.small_arrow_weiterlesen,
div.small_plus,
div.small_minus,
div.small_kommentare,
div.small_kommentare_right,
div.small_bilder,
div.small_bilder_right,
div.small_haus,
input.small_arrow,
input.small_plus,
input.small_minus,
input.small_kommentare,
input.small_haus {
	background-color: lightgray;
}


#shop_subnavi .dot,
#shop_subnavi .text {
	background-color: yellow;
}


.produkt .bild,
.produkt .text {
	background-color: red;
}


*/
