/*Farben*/
#slogen, #rightcolumn h1, #rightcolumn h2, #rightcolumn h3, #rightcolumn h4,#leftcolumn .celement h1,#footer .celement h1, #footer
{
	background-color:#DEC143;
}

.r-celement
{
	border-right:1px solid #DEC143;
	border-left:1px solid #DEC143;
	border-bottom:1px solid #DEC143;
}

#leftcolumn .celement,#footer .celement
{
	border:1px solid #DEC143;
}

#menu li a:hover,#menu .menuact,#submenu li a:hover,#submenu .menuact,.clickpath a:hover
{
	color:#DEC143;
}

#submenu li a
{
	background-image:url(/fileadmin/templates/images/list-icon.gif);
}






