
/*  Homepage - Fischbach  */

/*  ---------------------------------------------------------------------------------------------------------- */

/*   Sitemap  */
#sitemap ul {
	margin-top: 2px;
	width: 258px;
	margin-right: 30px;
	float: left;
}

#sitemap li {
	float: left;
	padding: 0px; 
	margin-bottom: 1px;
	background-image: none  !important;
}

#sitemap li a {
	border: 0px solid #f00; 
	display: block;
	margin-left: -10px;
	width: 214px;
    padding: 6px 0px 7px 36px;
	background-image: url(img/bg_o.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #fff;
    font-size: 0.95em;
	text-transform: uppercase;
	text-decoration: none;
    font-weight: bold;
	background-color: #008fd0;
}

#sitemap li a:hover {
    background-image: url(img/bg_b.gif);
    background-repeat: no-repeat;
    background-position: 0px px;
	color: #FFF;
	background-color: #000;
}

#sitemap li a.pdf {
	background-image: url(img/pdf.gif);
    background-repeat: no-repeat;
    background-position: -1px 0px;
	padding-left: 22px;
	width: 212px;
}

#sitemap li a.pdf:hover {
	background-image: url(img/pdf.gif);
    background-repeat: no-repeat;
    background-position: -1px 0px;
	padding-left: 22px;
	width: 212px;
}

#sitemap ul ul {
	margin-left: -12px;
	margin-top: 5px;
	width: 238px;
}

#sitemap li li a {
	text-transform: uppercase;
	text-decoration: none;
    color: #000;
	font-weight: normal;
	background-image: url(img/pfeil_info.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	background-color: #cee5f1;
	padding: 4px 0px 5px 36px;
	margin-bottom: 0px;
	border: 0px solid #f00;
	width: 214px;
}

#sitemap li li a:hover {
	background-image: url(img/pfeil_info.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	background-color: #c0c2bb;
	color: #000;
}

#sitemap ul ul ul {
	width: 223px;
    margin-left: 3px;
	margin-top: 4px;
	
}

#sitemap li li li a {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: none;
	background-image: url(img/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-color: #fff;
	padding: 1px 0px 0px 12px;
	border: 0px solid #f00;
	width: 230px;
}

#sitemap li li li a:hover {
	background-image: url(img/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: underline;
	background-color: #fff;
	color: #0088cc;
}

#sitemap ul ul ul ul{
	width: 193px;
	margin-left: -12px !important;
	margin-top: 0px;
}

#sitemap li li li li a {

	background-image: none;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0px 0px 0px 13px;
	width: 226px;
	margin-top: 3px;
	margin-bottom: -4px !important;
	font-weight: normal;
	font-size: 1.5em;
	border: 0px solid #f0f;
}

#sitemap li li li li a:hover {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: underline;
	background-color: #fff;
	color: #0088cc;
}