
ul#box_M1L1 {
	padding:0;
	margin:0;
	list-style:none;
}
	li.M1L1 a {
		display:block;
		margin:0;
		margin-top:0.3em;
		padding:0;
		padding-left:19px;
		padding-left:442px;
		padding-right:10px;

		background: url("../../images/rollover.gif") 0px 3px no-repeat;
		line-height:normal;			/* Don´t alter */
		font-style:normal;
		font-size:1.0em;
		color:#474747;

		/* Für IE 5.x Win */
		width:610px;
		margin-top:0em;
		/* Für alle anderen Browser */
		voice-family: "\"}\"";
		voice-family: inherit;
		width:162px;
		margin-top:0.3em;
	}
	html>body li.M1L1 a {
		/* Für Opera */
		width:162px;
		margin-top:0.3em;
	}
		li.M1L1 a:hover {
			font-weight:bold;
			color:#B30212;
		}
	li.M1L1-CUR a {
		font-weight:bold;
		color:#B30212;
		background: url("../../images/rollover-aktiv.gif") 0px 3px no-repeat;
	}

		ul#box_M1L2 {
			list-style:none;
			margin:0;
			margin-bottom:1.7em;
			padding:0;
			font-size:1.0em;		/* uncouple UL from parent elements */
		}

			li.M1L2 a {
				display:block;
				margin:0;
				margin-top:0.5em;
				padding:0;
				padding-left:459px;
				padding-right:10px;

				background:none;	/* prevent from background-image of level 2 */
				line-height:normal;	/* Don´t alter */
				font-style:normal;
				font-weight:normal;
				color:#474747;

				/* Für IE 5.x Win */
				width:610px;
				margin-top:0em;
				/* Für alle anderen Browser */
				voice-family: "\"}\"";
				voice-family: inherit;
				width:145px;
				margin-top:0.5em;
			}
			html>body li.M1L1 a {
			/* Für Opera */
				width:145px;
				margin-top:0.5em;
			}
				li.M1L2 a:hover {
					font-weight:normal;
					color:#B30212;
				}
			li.M1L2-CUR a {
				font-weight:normal;
				color:#B30212;
			}

