#breadcrumb{
	visibility:hidden;
}

#dynamic_menu{
	min-height:32px;
	height:auto !important;  /* für moderne Browser */
	height:32px;  /*für den IE */
	margin-bottom:-12px !important;	
	display:none;
}


#static_menu{
	background:transparent url(../html/media/dyn.jpg) repeat-x scroll center top;
	padding-top:37px;
	margin-top:0px;
}

*html #static_menu{
	padding-top:32px;
	margin-top:5px;
}

*+html #static_menu{
	padding-top:32px;
	margin-top:5px;
}

.sub4{
	padding-top:15px;
	margin-top:5px;
	border-top:1px dashed #aaa;
	}
