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