/* Hauptmenu; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Hauptmenu; box properties for states: normal */
.TM0o0 {
	background: #FFFFFF;
	border: 0px solid #000000;
	padding: 1px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}

/* Hauptmenu; text properties for states: hover */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Hauptmenu; box properties for states: hover */
.TM0o1 {
	background: #CC0000;
	border: 0px solid #CC0000;
	padding: 1px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}

/* Hauptmenu; text properties for states: hover, click */
.TM0i2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Hauptmenu; box properties for states: click */
.TM0o2 {
	background: #CC0000;
	border: 0px solid #cc0000;
	padding: 1px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}

/* Untermenu; box properties for states: normal */
.TM1o0 {
	background: #FFFFFF;
	border: 0px solid #000000;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}

/* Untermenu; box properties for states: hover, click */
.TM1o1 {
	background: #CC0000;
	border: 0px solid #000000;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}

