/* Print Css for media="print" */

@font-face {
	font-family: 'PlutoBold';
	src: url('WebFonts/2425F0_0_0.eot');
	src: url('WebFonts/2425F0_0_0.eot?#iefix') format('embedded-opentype'), url('WebFonts/2425F0_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'PlutoExtraLight';
	src: url('WebFonts/2425F0_1_0.eot');
	src: url('WebFonts/2425F0_1_0.eot?#iefix') format('embedded-opentype'), url('WebFonts/2425F0_1_0.ttf') format('truetype');
}

@font-face {
	font-family: 'PlutoLight';
	src: url('WebFonts/2425F0_2_0.eot');
	src: url('WebFonts/2425F0_2_0.eot?#iefix') format('embedded-opentype'), url('WebFonts/2425F0_2_0.ttf') format('truetype');
}

@font-face {
	font-family: 'PlutoRegular';
	src: url('WebFonts/2425F0_3_0.eot');
	src: url('WebFonts/2425F0_3_0.eot?#iefix') format('embedded-opentype'), url('WebFonts/2425F0_3_0.ttf') format('truetype');
}

@font-face {
	font-family: 'PlutoThin';
	src: url('WebFonts/2425F0_4_0.eot');
	src: url('WebFonts/2425F0_4_0.eot?#iefix') format('embedded-opentype'), url('WebFonts/2425F0_4_0.ttf') format('truetype');
}

@font-face {
	font-family: 'PT Sans';
	src: url('WebFonts/PTS55F_W.eot');
	src: local('PT Sans'), url('WebFonts/PTS55F_W.ttf') format('truetype'), url('WebFonts/PTS55F_W.svg#PTSans-Regular') format('svg');
}

@font-face {
	font-family: 'PT Sans';
	src: url('WebFonts/PTS75F_W.eot');
	font-style: normal;
	font-weight: bold;
	src: local('WebFonts/PT Sans Bold'), url('WebFonts/PTS75F_W.ttf') format('truetype'), url('WebFonts/PTS75F_W.svg#PTSans-Bold') format('svg');
}

#wrap {
	width: 720px;
}

img { max-width: 720px; }

body {
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #333333;
}

p {
	margin: 0 0 25px 0;
}

div {
	display: block;
}

#header, .main {
	position: relative;
}

#header {
	text-align: center;
}

footer,
.headernav,
.metalinks,
.search,
.navbar,
.bcrumb,
.zurueck,
hr,
p.favorit,
p.pdf,
div.social,
a.button,
div.button,
.main>.container>.row>.span4,
#special>.container>.row>.span1,
.produkt-teaser,
.slider-heading,
.slider-pagination,
#recipe .csc-default,
#recipeRatings,
#mobileMenu,
#mobileMenuLevelOne,
#c1730,
.ingredientsActions {
	display: none;
}

h1, h2, h3, h4, h5 {
	margin: 12px 0;
	font-family: PlutoLight, sans-serif;
	font-weight: normal;
	line-height: 25px;
	color: #df0037;
}

h1 {
	font-size: 40px;
	line-height: 40px;
	text-align: center;
}

p.red {
	color: #DF0037;
}

#recipe h2 {
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}

#recipe h3 {
	text-align: center;
}

#recipe p.red {
	margin: 0;
}

#recipe .details p {
	font-size: 13px;
	line-height: 25px;
	margin: 0;
}

#recipe .image {
	margin-bottom: 30px;
}

#recipes .recipe .props div.grad span, #recipe .grad span {
	padding-left: 52px;
}

#recipes .recipe .props div.grad .easy, #recipe .grad .easy {
	background: url(Images/Recipes/stars01.png) no-repeat left center;
}

#recipes .recipe .props div.grad .medium, #recipe .grad .medium {
	background: url(Images/Recipes/stars02.png) no-repeat left center;
}

#recipes .recipe .props div.grad .hard, #recipe .grad .hard {
	background: url(Images/Recipes/stars03.png) no-repeat left center;
}

#groceryList {
	padding-left: 100px;
}

#groceryList p.list {
	background: url(Images/Recipes/circle.png) no-repeat 0px 5px;
	margin-bottom: 10px;
	padding-left: 30px;
}