#navi {
	display: none;
}
#sidebar {
	display: none;
}
#sidebar {
	display: none;
}
#header {
	display: none;
}
#footer {
	display: none;
}
#leiste_links {
	display: none;
}
#socialmediabar {
	display: none;
}
.pagenavigation {
	display: none;
}
#content {
	background: none;
}
iframe, script, #sb-container {
	display: none;
}
input.submit {
	display: none;
}

body {
	background-image: none;
	background: #FFF;
	text-align: center;
	font-family: Helvetica, Arial, sans;
	margin: 1cm;
	padding: 0;
}

#outer {
	width: 600px;
}
#main {
	background: none;
	margin: 0 auto;
	width: 600px;
}
.toparticleimage {
	background: none;
}
#content {
	margin: 0; 
	width: 600px;
	min-height: 500px;
	text-align: justify;
	font-size: 10pt;
}
#content h1:after {
	content: " - von www.bratwursthaus.com";
}
#content h1 {
	font-size: 12pt;
}
#content h2 {
	font-size: 11pt;
}

a {
	color: #74100C;
    text-decoration: none;
}
.recipe-gallery img {
	page-break-inside:avoid;
}