/**
 * Style sheet css_gruen
 */
a:link, a:active, a:visited
{
	color: #63b71e; text-decoration: none;
}

.mod_breadcrumb
{
	background: #63b71e;
	color: #ffffff;
	width: 885px;
	margin: 8px 0 0 0;
	text-align: left;
	font-size: 0.8em;
	padding: 1px 0 1px 15px;
	/* text-transform: uppercase; */
}

#left a:link, #left a:visited, #left a:active
{
	color: #63b71e; 
	font-size: 1em;
}

#left ul.level_1
{
	margin: 40px 0 0 50px;
	padding: 0;
	list-style-image: url('tl_files/sfg/images/list_afb.png');
}

#left li
{
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e8e7e7;
	font-size: 0.9em;
	color: #63b71e;
	font-weight: bold;
}

#footer
{
	height: 80px;
}
