/**
 * Style sheet css_gelb
 */
a:link, a:active, a:visited
{
	color: #888888; text-decoration: none;
}

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

.mod_breadcrumb a:link, .mod_breadcrumb a:active, .mod_breadcrumb a:visited
{
	text-decoration: none;
	color: #595959;
}

.mod_breadcrumb a:hover, .mod_breadcrumb a:focus
{
	text-decoration: underline;
}

#left a:link, #left a:visited, #left a:active
{
	color: #888888; /*f9e700; */
	font-size: 1em;
}

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

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

#footer
{
	height: 80px;
}
