/*---------------------------------------------------
/*  menu-left
/*---------------------------------------------------*/

#menu-left-box
{
	background-color:#d2cd6f;
}

#menu-left-box .menu-left0
{
	border-bottom:solid 1px #c5c168;
}

/*---------------------------------------------------
/*  text-zone
/*---------------------------------------------------*/

#text-zone .sitepath
{
	background-color:#f1f2ed;
}

#text-zone .module-box
{
	background-image: url("/media/bg-balken.gif");
	background-position:left bottom;
	background-repeat:repeat;
	text-align:left;
}

