/* Breadcrumb */
.rootline {float:left; width:430px; list-style:none; padding:8px 0 3px 10px !important /*Non-IE6*/; padding:8px 0 3px 10px /*IE6*/;}
.rootline {display:inline; padding:8px 0 0 10px; background:transparent; font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.rootline a {color:rgb(125,125,125); font-weight:bold; text-decoration:none;}
.rootline a:hover {color:rgb(255,255,255);}

ul.langnav img {padding: 0 4px 0 2px; }
ul.langnav li.ACT img,
ul.langnav li.nolang img {padding-left: 5px; }

.contactform span.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:100%;}
.contactform input.button {float:left; width:9.0em; margin-left:px !important /*Non-IE6*/; margin-left:3px /*IE6*/; padding:3px !important /*Non-IE6*/; padding:2px /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(150,150,150); font-size:100%;}

/*##### NewLoginBox #####*/
.tx-newloginbox-pi1 { }
.tx-newloginbox-pi1 h3 { margin:0; padding:5px 50px 12px 20px; border-bottom:solid 1px rgb(215,215,215); background: url(mf53_t3_02_FILES/icon_celltitle_login.gif) no-repeat; background-position:229px 5px; color:rgb(75,75,75); font-weight:bold; font-size:220% !important /*Non-IE6*/; font-size:200% /*IE6*/; }





/*##### CSS Flyoutmenu #####*/

#nav, #nav ul {
	float: left;
	white-space:nowrap;
	height:30px;
  width:954px;
	background:rgb(196,223,242);
	color:rgb(100,100,100);
	font-size: 12px;
	list-style-type:none;
}
 
#nav a {
	display: block;
	width: 10em auto;
	height:30px;
	line-height:2.1em;
	background:rgb(196,223,242);
  /*padding:0 16px 0 16px;*/
	text-indent: 10px;
	text-decoration:none;
	font-weight:bold;
	color: rgb(100,100,100);
}

#nav a:hover {
	background-color:rgb(49,77,89);
}
 
#nav a.menuparent  {
	background: url(mf53_t3_02_FILES/bg_bullet_arrow.gif) no-repeat 90% 40%;
}

 
#nav li {
	float:left;
	z-index:auto !important;
	z-index:1000;
	/*border-right:solid 1px rgb(215,215,215);*/
	padding: 0;
	width: 10em;
	background-color:rgb(225,225,225);
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	border-top:solid 1px rgb(215,215,215);
	border-left: solid 1px rgb(215,215,215);
	border-right:solid 1px rgb(215,215,215);
	background-color:rgb(235,235,235);
	margin: 0;
}
 
#nav li li {
	width: 14em;
}
 
#nav li ul a {
	width: 14em;
	/*padding-left: 1em;*/
	border-bottom: solid 1px rgb(215,215,215);
	white-space:normal;
	height:2em;
	line-height:2em;
	/*margin-left:-1px;
	padding-top:4px;
	padding-right:16px;
	padding-bottom: 4px;*/
	background-color:rgb(196,223,242);
	font-weight:normal;
	color:rgb(100,100,100);
}

#nav li ul a:hover {
	background:rgb(49,77,89);
}
 
#nav li ul ul {
	margin: -2.2em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
min-height:0; 
}
 
#navli:hover, #nav li.sfhover {
	background-color:rgb(235,235,235);
	text-decoration:none;
}
