body {
	background: #ffffff;
	color: #000000;
	font: 76% Arial, Helvetica, sans-serif;
	text-align: left;
}

img {
	border: none;
}

#pageWrapper {
	text-align: left;
}
#page {
	background: transparent;
}

#metaNavi {
	display: none;
}

#headerWrapper {
	background: inherit;
}
#header {
	background: inherit;
}
#headerContent {
	background: inherit;
}

#logo {
	background: inherit;
}
#logo a {
	display: none;
}

#mainNavi {
	display: none;
}

#body {
	overflow: visible;
	background: inherit;
}

#emo {
	display: none;
}

#main {
	float: none;
	background: inherit;
}

#headline h1 {
	font-size: 1.9em;
}

.boxWrapper {
	background: transparent;
}
.box {
	background: inherit;
}
.boxContent {
	background: inherit;
}
.boxContent .content {
	overflow: visible;
}

.content h2 {
	font-size: 1em;
}
.content h3 {
	font-size: 1em;
	font-weight: normal;
}
.content ul {
	list-style: none;
}

.columns img, .columns div, .columns div img {
	float: none;
}
.columns .zoom .zoomButton {
	display: none;
}

.ueber_salakis .columns .medium { width: auto; }
.produkte .columns .narrow { width: auto; }
.produkte .columns .wide { width: auto; }
.aktionen .columns .medium { width: auto; }
.rezepte .columns .wide { width: auto; }
.rezepte .columns .medium { width: auto; }

#multibar {
	display: none;
}

#footer {
	clear: left;
}

label {
	clear: none;
}
input, textarea {
	display: block;
}
.oneline {
	overflow: visible;
}
.oneline input {
	float: none;
}
.choose {
	display: inline;
}
#send {
	background: transparent;
	color: #000000;
	font-size: 0.9em;
}
