
	.csc-menu-1 ul {
		/*list-style:none;*/
		margin:0;
		padding:0;
	}
		.csc-menu-1 li {
			/*display:block;*/
			list-style:none;
			margin:0;
			padding:0;
		}
			.csc-menu-1 li a {
				list-style:none;
				margin:0;
				padding:0;
				white-space:nowrap;
				vertical-align:middle;
			}

	/* Individuelle Ebenen */


	.csc-menu-1 ul.csc-sitemap-UL-level1 {
		margin-left:25px;
	}
		.csc-menu-1 li.csc-sitemap-level1 {
			margin-top:2.5em;
			margin-bottom:0.5em;

			line-height:1.4em;

			/* for IE 5.x Win */
			padding-left:11px;
			font-size:1.0em;

			/* for all other Browsers */
			voice-family: "\"}\"";
			voice-family: inherit;
			padding-left:0px;
		}
			.csc-menu-1 li.csc-sitemap-level1 a {
				font-weight:bold;
				color:black;
			}
			.csc-frame-frame1 .csc-menu-1 li.csc-sitemap-level1 a {
				color:#b1d109; /* green */
			}
			.csc-frame-frame2 .csc-menu-1 li.csc-sitemap-level1 a {
				color:#41a1c9; /* blue */
			}

	.csc-menu-1 ul.csc-sitemap-UL-level2 {
		margin-top:0.9em;
		margin-left:50px;
	}
		.csc-menu-1 li.csc-sitemap-level2 {
			margin-top:0.5em;
			line-height:1.4em;

			/* for IE 5.x Win */
			padding-left:11px;
			background:url("../../../images/icons/menuitem-level-2-grey.gif") 0px 1px no-repeat;
			font-size:1.4em;
			/* for all other Browsers */
			voice-family: "\"}\"";
			voice-family: inherit;
			padding-left:0px;
		}
		.csc-frame-frame1 .csc-menu-1 li.csc-sitemap-level2 {
			background:url("../../../images/icons/menuitem-level-2-green.gif") 0px 1px no-repeat; /* green */
		}
		.csc-frame-frame2 .csc-menu-1 li.csc-sitemap-level2 {
			background:url("../../../images/icons/menuitem-level-2-blue.gif") 0px 1px no-repeat; /* blue */
		}
			.csc-menu-1 li.csc-sitemap-level2 a {
				font-weight:normal;
				margin-left:18px;
				color:black;
			}
			.csc-frame-frame1 .csc-menu-1 li.csc-sitemap-level2 a {
				color:black;
			}
			.csc-frame-frame2 .csc-menu-1 li.csc-sitemap-level2 a {
				color:black;
			}


	.csc-menu-1 ul.csc-sitemap-UL-level3 {
		margin-left:34px;
		list-style:disc;
		list-style-type:disc;
		color:#d3d3d3;
	}
	.csc-frame-frame1 .csc-menu-1 ul.csc-sitemap-UL-level3 {
		color:#b1d109; /* green */
	}
	.csc-frame-frame2 .csc-menu-1 ul.csc-sitemap-UL-level3 {
		color:#41a1c9; /* blue */
	}
		.csc-menu-1 li.csc-sitemap-level3 {
			list-style:disc;
			list-style-type:disc;
			line-height:1.4em;

			/* for IE 5.x Win */
			padding-left:11px;
			font-size:1.1em;
			/* for all other browsers */
			voice-family: "\"}\"";
			voice-family: inherit;
			padding-left:0px;
		}
			.csc-menu-1 li.csc-sitemap-level3 a {
				font-weight:bold;
				margin-left:0px;
				color:#9a9a9a;
			}
			.csc-frame-frame1 .csc-menu-1 li.csc-sitemap-level3 a {
				color:#9a9a9a;
			}
			.csc-frame-frame2 .csc-menu-1 li.csc-sitemap-level3 a {
				color:#9a9a9a;
			}

