/**
 * Medeor Shop Template
 *
 * @autor Christian Hinz
 * @copyright 2008 by Stünings Medien GmbH
 */

.containermaster_gray {
	width: 100%;
	background-color: #F7F4E6;
}
.containermaster_brown {
	width: 200px;
	background-color: #EBE0BD;
}
.containerrow1_gray {
	background:#E1E1E7 url(hg_subline_fl.gif);
	padding-left: 7px;
	height:22px;
}
.containerrow2_gray {
	background-color: #E1E1E7;
}
.container_shadow_right {
	background: #ffffff url(hg_subnavi.gif) repeat-y;
}
.container_shadow_bottom {
	background: #ffffff url(hg_sub_unten.gif) repeat-x;
}
