/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #1664a6;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #2B547F;
}

/* blue grades - root level; text properties for states: hover */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffff00;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover */
.TM0o1 {
	background: #0030aa;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: click */
.TM0i2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: click */
.TM0o2 {
	background: #cccccc;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub level 1; box properties for states: normal */
.TM1o0 {
	background: #1633a6;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub level 1; box properties for states: hover */
.TM1o1 {
	background: #0000aa;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub level 2; text properties for states: normal */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub level 2; box properties for states: normal */
.TM2o0 {
	background: #1600a6;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub level 2; text properties for states: hover */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub level 2; box properties for states: hover */
.TM2o1 {
	background: #000077;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub level 2; text properties for states: click */
.TM2i2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* CSS von Menu verschieden */
.mpia-Titel {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #0060aa;
	font-weight: bold;
}
.mpia-Titel-white {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.mpia-Untertitel {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.mpia-Zwischentitel {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.mpia-Kap { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 80%;
	font-variant: small-caps;
}

