 @import url(/css/feinschmecker.css); 

/* SEITEN Bio-Feinschmecker */

a {
	text-decoration: none;
}

div#Header {
	position: absolute;
}

div#HauptNavigation,
div#Wrapper {
	position: relative;
}

#MetaNavigation,
#PfadNavigation,
#ContextSpalte,
#HeaderTeaser,
.rezeptLinks,
.footer,
#HauptNavigation {
	display: none;
	visibility: hidden;
}

#Content {
	position: relative;
	top: 0px;
	margin-top: 120px;
	left: 26px;
	width: 82%;
}

#Logo {
	display: block;
	height: auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #6E9A0D;
}

.printOnlyFooter {
	visibility: visible;
	display: block;
	width: 100%;
	padding: 5px 0px 0px 0px;
	border-top: 3px solid #6E9A0D;
	text-align: right;
}

.printOnlyFooter h3 {
	font-size: 1.3em;
}

.teaser {
	border-top: 3px solid #6E9A0D;
	border-bottom: 3px solid #6E9A0D;
}

#HomePage strong,
#Einleitung strong,
.teaser h1 {
	font-weight: bold;
	color: #6E9A0D;
}

.teaser p, 
.redText .teaser p,
.teaser ul {
	margin: 3px 4px;
}

.teaser li {
	margin: 0px;
	padding-left: 0px;
}

#Einleitung h3 {
	font-size: 1.3em;
	margin: 9px 0px -9px 0px;
}

#Einleitung h1 {
	color: #3D4D16
}

#Einleitung ul {
	margin: 10px 0px;
}
#Einleitung li {
	color: #3D4D16;
}
.rezepteListe div.rezeptLinks.hiLite {
	display: block;
	visibility: visible;
	width: 90%;
}

#Einleitung .hiLite h3 strong {
	color: #6E9A0D
}

#Einleitung.rezepteListe h3 strong {
	display: inline;
	text-transform: none;
}

.untertitel {
	padding: 4px 0;
	color: #3D4D16;
}
/* Homepage Only! */

#HomePage .textSpalte { 
	border-top: 3px solid #6E9A0D;
	left: 0;
	margin-left: 0; 
}

#HomePage #ProduktTeaser .header {
	text-align: left;
}

#HomePage .produktGruppe.big { width: 520px; }

#HomePage .produktGruppe p {
	padding: 12px 12px 6px 6px;
}

#HomePage .imgLeft p {
	padding: 12px 6px 6px 272px;
}
