/**************************************************
	BGM Berliner Gartenmoebel GmbH
	alternatives Screen Stylesheet v1.1
***************************************************/

@import url("screen-green.css");


/***************************************************
	aus Import-CSS zu ersetzende Styles
***************************************************/

body {
	background: #FF9800 url(../../mtskin/images/body_hg_orange_01.gif) repeat-x;
	}

#wrap1 {
	background: transparent url(../../mtskin/images/wrap1_hg_orange_01.gif) top center repeat-y;
	}

#wrap2 {
	background: transparent url(../../mtskin/images/wrap2_hg_orange_01.gif) top center repeat-y;
	}

div.prod-teaser {
	background: #FFFBF1 none;
	}

#tabelle-suchfunktion {
	background: #FFFBF1 none;
	}

#navi ul li h3.produkte			{ background: transparent url(../../mtskin/images/navi_produkte_orange_01.gif) 0 0 no-repeat; }
#navi ul li h3.pflegehinweise	{ background: transparent url(../../mtskin/images/navi_pflegehinweise_orange_01.gif) 0 0 no-repeat; }
#navi ul li h3.wir-fuer-sie		{ background: transparent url(../../mtskin/images/navi_wir_fuer_sie_orange_01.gif) 0 0 no-repeat; }
#navi ul li h3.suchen			{ background: transparent url(../../mtskin/images/navi_suchen_orange_01.gif) 0 0 no-repeat; }
#navi ul li h3.anfrage			{ background: transparent url(../../mtskin/images/navi_anfrage_orange_01.gif) 0 0 no-repeat; }

#wrap3 {
	background: transparent url(../../mtskin/images/wrap3_hg_orange_01.gif) top center repeat-y;
	}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #E9DECD;
	}
#footer a:hover {
	color: #FFF;
	}

#footer div.copyright {
	color: #B69058;
	}

#footer div.copyright a:link,
#footer div.copyright a:visited,
#footer div.copyright a:hover,
#footer div.copyright a:active {
	text-decoration: none;
	color: #B69058;
	}
#footer div.copyright a:hover {
	color: #E9DECD;
	}

.theme-bg-soft {
	background: #FFFBF1 none;
	}