/*
___________________________________________________________________

Content:	Stylesheet für stoermannshof.de Farbe1
creation:	08.10.2008 by bgarthe@netzpepper.de
changed:	08.06.2009 by mmenke@netzpepper.de
___________________________________________________________________
*/

h1,h2,h3,h4,h5,h6 {
	color: #8cc63e;
}
div#navi2 {
	background-image:url(/fileadmin/layout/bilder/menubackground_green.png);
}
div#contentright {
	color: #000000; /* was 8cc63e */
}
div#contentright p {
	color: #000000; /* was 8cc63e */
}
div#contentright p a {
	color: #000000; /* was 8cc63e */
}
div#contentright a {
	color: #000000; /* was 8cc63e */
}
div#footer {
	background-image:url(/fileadmin/layout/bilder/footerbackground.png);	
}

/* Template Teaser rechts */
div.teaser_wrap {
	background-color: #f4f9ec;
}