/*FARBCODES*/
/*Pfeil*/
h5.haus:before, h5.orange:before, h5:before
{content:url(pfeile/pfeil_orange.gif)" ";}
h5.lindgruen:before
{content:url(pfeile/pfeil_lindgruen.gif)" ";}
h5.grasgruen:before
{content:url(pfeile/pfeil_grasgruen.gif)" ";}
h5.lila:before
{content:url(pfeile/pfeil_lila.gif)" ";}
h5.hellrot:before {content:url(pfeile/pfeil_hellrot.gif)" ";}
h5.gelb:before {content:url(pfeile/pfeil_gelb.gif)" ";}
h5.hellblau:before {content:url(pfeile/pfeil_hellblau.gif)" ";}
h5.smaragdgruen:before {content:url(pfeile/pfeil_smaragdgruen.gif)" ";}
/*Hintergrundfarbe*/
.haus, .orange, #right h4.orange, h5{color:#D8891B;}
.grasgruen{color:#9AB340;}
.lindgruen{color:#92C04E;}
.lila{color:#C18BBA;}
.hellrot{color:#DC856D;}
.gelb{color:#E6B012;}
.hellblau{color:#95B2D7;}
.smaragdgruen{color:#6DBAB7;}
/*Hintergrund- und Textfarbe*/
.bghaus, .bgorange, h4.bgorange, h4.bghaus {color:#FCFCFC; background-color:#D8891B;}
.eintrag_2.bgorange, .eintrag_2.bghaus
{background-color:#F9F0E5;}
.bggrasgruen, h4.bggrasgruen{color:#FCFCFC; background-color:#9AB340;}
.eintrag_2.bggrasgruen
{background-color:#F6F7E8;}
.bglindgruen, h4.bglindgruen{color:#FCFCFC; background-color:#92C04E;}
.eintrag_2.bglindgruen
{background-color:#F4F9ED;}
.bglila, h4.bglila{color:#FCFCFC; background-color:#C18BBA;}
.eintrag_2.bglila
{background-color:#F9F3F8;}
.bghellrot, h4.bghellrot{color:#FCFCFC; background-color:#DC856D;}
.eintrag_2.bghellrot{background-color:#FBF3F0;}
.bggelb, h4.bggelb{color:#FCFCFC; background-color:#E6B012;}
.eintrag_2.bggelb{background-color:#FDF9EA;}
.bghellblau, h4.bghellblau{color:#FCFCFC; background-color:#95B2D7;}
.eintrag_2.bghellblau{background-color:#F4F7FB;}
.bgsmaragdgruen, h4.bgsmaragdgruen{color:#F5F6F6; background-color:#6DBAB7;}
.eintrag_2.bgsmaragdgruen{background-color:#F0F8F8;}
.bg_neutralgrau{
	background-color:#b7aea1;
	margin-top:8px;
	display:block;
	clear:both;
	float:left;
	width:100%;
}