/*****************************/
/* benutzerdefinierte styles */
td.content {
	background-color: #cee9ce;
	background-image: url("../images/moos_gruen/bottom_content.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.hg_service_navi {
	background-color: #cee9ce;
	background-image: url("../images/moos_gruen/bottom_servicenavi.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

/* boxGross */
div.box_normal .box_title, div.ext_bilder_galerie .box_title, div.ext_header .box_title, div.link_title {
	background-image: url("../images/moos_gruen/hg_box_title_breit.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
div.box_links .box_title, div.box_rechts .box_title {
	background-image: url("../images/moos_gruen/hg_box_title_schmal.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

/* rechte spalte */
div.ext_box_rechte_spalte div.box_title {
	background-image: url("../images/moos_gruen/hg_box_title_rechte_spalte.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

/* bildergalerie */
.ext_bilder_galerie_content {
	background-color: #2b5b2b;
	padding: 11px;
}

/* newsletter-anmeldung */
div.newsletter_anmelden_inputs {
	padding: 10px;
	background-color: #FFFFFF;
}
div.newsletter_anmelden_submit {
	padding: 4px 10px 4px 0;
	background-color: #FFFFFF;
	text-align: right;
	color: #2b5b2b;
	font-style: italic;
	font-weight: bold;
}

/* shop */
div.him_shop {
	background-image: url("../images/moos_gruen/hg_shop.jpg");
	background-repeat: repeat-y;
	background-position: right;
}
div.him_shop .box_title, div.him_shop_basket .box_title {
	background-image: url("../images/moos_gruen/hg_box_title_breit.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
div.warenkorb_submit {
	color: #2b5b2b;
}
.preis_produktuebersicht, .preis_produktdetail {
	background: url("../images/moos_gruen/preis.gif") no-repeat left top; 
}
div.ext_box_rechte_spalte div.box_text_basket {
	background-color: #2b5b2b;
}
#add_to_basket {
	background-color: #2b5b2b;
}

/* allgemeines */
.hg_farbe {
	background-color: #cee9ce;
}

a {
	color: #2b5b2b;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #2b5b2b;
}

