* {
	font-size: 95%;
	}
#header {
	margin: 0; padding: 0;
	height: 150px;
}
#header h1 {
	display: none;
}
#navigation, #topnavigation {
	display: none;
}
#header h1 {
	text-align: center;
	font-family: Georgia,"New York",serif;
	font-style: italic;
	font-weight: normal;
	font-size: 30pt;
	margin: 0; padding: 0;
}
#header img { 
	display: none;
}
.kurzinfo {
	display: none;
}

#footer {
	display: none;
}

#content a[href] { 
	text-decoration: none;
	
}
#content a:after {
	content: " ["attr(href)"] ";
}
#content sup.zusatzstoffe a:after {
	content: '';
}
