/* @override http://www.rotesschloss.de/fileadmin/css/print.css */

html, body {
	color: black;
	background-color: rgb(255,255,255);
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	text-align: center;
/* Zentrierung im Inte

rnet Explorer */
}

.col-wrapper:after,
#nav:after,
#header:after,
#main:after,
#topbar:after,
#content-inner-wrap:after,
.menu-section:after,
.menu-item:after,
#footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#wrapper {
	width: 680px;
}

h1 {
	font-size: 1.35em;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-size: 1.2em;
	margin: 3px 0px 3px 0px;
}

/* =menu */

.menu-section {
	background: url(../images/bg_menusection.gif) no-repeat center bottom;
	padding: 0 0 20px 0;
	margin: 0 0 0px 0;
	color: #000000;
}

h2.menu-header {
	clear: both;
	font-size: 1.3em;
	font-style: italic;
	margin: 0 auto .4em auto;
	padding: .2em 0 .2em 0;
	line-height: 140%;
}

h2.menu-header {
	text-align: center;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

dl.menu-item {
/*background: url(../images/dot.gif) repeat-x 0 1.1em;*/
float: left;
margin: .6em 0;
width: 100%;
}

.menu-section {
	
}

dl.menu-item dt, dl.menu-item dd.price {
	background: none;
	font-size: 1.2em;
	font-weight: bold;
}

dl.menu-item dt {
	float: left;
	padding-right: 3px;
	font-size: 1em;
}

.menu-section p {
	font-weight: bold;
}

dl.menu-item dd.price {
	float: right;
	font-size: 1em;
	padding-left: 3px;
}

dl.menu-item dd.ingredients {
	clear: both;
	font: italic 100% Georgia, Times, sans-serif;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: left;
}

#footer {
	display: none;
}

#logo {
	display: none;
}

.print-1 {
	display: none;
}


