@CHARSET "ISO-8859-1";
body
{
	margin:0;
	color:#3f3f3f;
	min-width:1000px;
	font:13px arial,sans-serif;
	background:#fff;
	letter-spacing: .01em;
	text-shadow: 0 0 0 #000;
}
#main
{
	width:27cm;
	padding:0 10px;
	margin:0 auto;
	margin-left:1cm;
	margin-top:0cm;
	overflow:hidden;
	position:relative;
}

#content
{
	width:100%;
	padding:35px 0 0;
}
#content
{
	width:100%;
	padding:35px 0 0;
	margin-left:0px;
}
#content:after
{
	content:"";
	display:block;
	height:0;
	clear:both;
}
#content .box
{
	width:100%;
	margin:25px 0 0;
}
#content .box:after
{
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-3000px;
}
#content .ein_rezept
{
	border:1px solid #323232;
	margin-bottom:15px;
	padding:10px;
}
#content .rezept
{
	display:block;
	width:27cm;
	min-width:27cm;
	max-width:27cm;
	min-height:27cm;
	margin:0 -5px;
	padding:5px;
	position:relative;
	padding:4px;
}
#content .rezept h2
{
	display:block;
	color:#000;
	text-align:center;
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	letter-spacing: .025em;
}

#content .rezept h3
{
	display:block;
	color:#000;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	letter-spacing: .025em;
	margin-bottom:0px;
}
#content .rezept image
{
	width:620px;
	min-width:620px;
	max-width:620px;
}
#content .rezept table td
{
	vertical-align:top;
}
div.printer {
	width:240px;
	min-width:240px;
	height:240px;
	min-height:240px;
	margin:10px;
	float:left;
	border:1px solid;
}

