#mfpagehead {
	z-index:999;
	background-color:#FFCA9A;
	background: url('/media/modulform/bgtop24px.gif');
	background-position: bottom; 
	background-repeat: repeat-x
	position:fixed;
	left:0;
	top:0;
	padding:0;
	width:100%;
	height:16px;
	-moz-opacity:98; filter:  Alpha(Opacity=90); opacity:.9;
}

	#mfpagehead ul {
		display:inline;
		position:absolute;
		list-style:none;
		white-space:nowrap;
		border:0;
		padding:0;
		margin:0;
		height:16px;
		overflow:hidden;
	}
	#mfpagehead ul li {
/* 		background: #fc7800; */
		white-space:nowrap;
		display:inline;
		position:relative; 
		margin-right:-2px;
	}
	li.spacer {
		padding-left:100px;
	}

#mfpageheadHelp {
	z-index:999;
	position:fixed;
	right:0;
	top:24px;
	padding:0;
	width:100px;
	height:24px;
}

#mfpageheadHelp a img {
	filter: alpha(opacity=80);
	opacity: .80;
	-moz-opacity: .80;
	-khtml-opacity: .80;
}

#mfpageheadHelp a:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
}

#mfpagehead[id] {
	position: fixed;
}

#mfpagehead2 {
	height:0px;
	z-index:1000;
	position:absolute;
	right:0px;
	top:0px;
	padding:0;
}

#mfpagehead2[id] {
	position: fixed;
}
#mfpagefooterWarning, #mfpagefooterWarning a,  #mfpagefooterWarning a:visited {
	text-decoration:none;color:#fff;	
}
#mfpagefooter, #mfpagefooter a,  #mfpagefooter a:visited   {
	text-decoration:none;color:#aaa;	
}
#mfpagefooter a:hover {
	color:#FFF;
}

#mfpagefooterWarning a:hover  {
	color:#FFCA9A;
}

#mfpagefooterWarning:hover  {
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;
	-khtml-opacity: .95;
}
#mfpagefooter:hover  {
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;
	-khtml-opacity: .95;

}

#mfpagefooter, #mfpagefooterWarning {
	filter: alpha(opacity=25);
	opacity: .25;
	-moz-opacity: .25;
	-khtml-opacity: .25;	
	padding:3px;
	color:#fff;
	position:absolute; 
	right:0;
	background-color:#444;
	z-index:1000;
}

#mfpagefooterWarning {
	background-color:#FC7800;
}

#mfpagefooter[id], #mfpagefooterWarning[id] {
	bottom:0; 
	position: fixed;
}

#mfcontent[id] {
	padding:16px 0 0 0;
}

