#header {
	margin: 0; padding: 0;
	height: 110px;
	text-align: center;
	font-size: 85%;
}
span.slogan {	
	display: none;

	font-family: Palatino,serif !important; 
	font-style: italic;
	font-weight: normal;
	font-size: 16pt;
}

#navigation, #topnavigation {
	display: none;
}

.kurzinfo {
	display: none;
}

#footer {
	display: none;
}
div.sparte {
	font-size: 80%;
}
div.sparte img {
	width: 60%;
}
div.gerichte td img {
	height: 80px;
	padding: 5pt;
	
}
#content a[href] { 
	text-decoration: none;
	
}
#content a:after {
	content: " ["attr(href)"] ";
}
#content sup.zusatzstoffe a:after {
	content: '';
}
div#suchfeld {
	display: none;
}
.lang {
	display: none;
}
script * {
	display: none;
}