.submit { display: none; }

#naehrwert_suche { width: 100%; }
#naehrwert_suchausgabe { width: 100%; }
.button { display: none; }

#naehrwert_menu { width: 100%; }
.remove { display: none; }

#total { width: 100%; }
#zummenu { display: none; }

#naehrwert_menu .details { width: 100%; table-layout: fixed; }
#naehrwert_details { width: 100%; }
#naehrwert_details .details { width: 100%; table-layout: fixed; }
#naehrwert_details #inhalt { width: 100%; }

#subcontent { background-image:url(../img/subcontentbg_orange.gif);}
#naehrwert_suche {display: none; }
#naehrwert_info { display: none; }
#naehrwert_auswahl { display: none; }
#artikel { display: none; }
#naehrwert_details { display: none; }

.suchkategorie {
	font-weight:bold;
	text-decoration:none;
	background:red;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}