/**
 * Style sheet standard
 */
html, body {
	width:100%;
	height:100%;
	margin:0px auto;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
}

img {
	border:0;
}

a {
	color:#de000e;
}

a.news {
	color:#de000e;
	text-decoration: none;
}

.invisible {
	display: none;
}

h1 {
	border-bottom:1 dotted #000000;
	font-style:italic;
	font-size:22px;
	color:#de000e;
	line-height:28px;
}

h2 {
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#008649;
}

h3, h5, h6 {
	font-style:italic;
	font-size:14px;
	color:#000000;
	line-height:18px;
}

h4 {
	font-style:italic;
	font-size:16px;
	color:#de000e;
	line-height:18px;
}

#content-two-columns h1, #recipe-two-columns h1 {
	border-bottom:1 dotted #000000;
	font-style:italic;
	font-size:22px;
	color:#de000e;
	line-height:24px;
}

*+html div#page #content-two-columns h1 {
	padding-top:5px;
}

#content-two-columns h2, #recipe-two-columns h2 {
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#008649;
}

#content-two-columns h3, #recipe-two-columns h3 {
	font-style:italic;
	font-size:14px;
	color:#000000;
	line-height:18px;
}

#content-three-columns h1 {
	border-bottom:1 dotted #000000;
	font-style:italic;
	font-size:22px;
	color:#008649;
}

*+html div#page #content-three-columns h1 {
	padding-top:5px;
}

#content-three-columns h2 {
	font-style:italic;
	font-size:14px;
	color:#000000;
}

* html #content-three-columns h2 { /* IE 6 */
	padding-top: 0;
	margin-top: 0;
}

.recipedetails h1 {
	margin:0;
	padding:0 0 5 0;
	line-height:50px;
}

.recipedetails h2 {
	margin:0;
	padding:0 0 5 0;
}

/* Seitenelemente */
#page {
}

#header-container {
	display: none;
}

#header {
	display: none;
}

#logo {
	float:left;
}

#navigation {
}

#navigation a {
}

#navigation a.active {
}

#navigation a.trail {
}

#subnavigation {
	display: none;
}

#subnavigation a {
}

#subnavigation a.active, #subnavigation a.trail {
}

#bc-container {
	width:100%;
	float:left;
	background-color:#ffffff;
	border-bottom:1px solid #e2e3e4;
}

#bc-container #breadcrumb {
	width:1000px;
	height:30px;
	margin:0px auto;
	padding:0px 0px 0px 40px;
	color:#008649;
	background-image:url("../img/pixel.gif");
	background-repeat: no-repeat;
	background-position: 30px 100px;
}

* html #bc-container #breadcrumb { /* IE 6 */
	height: 20px;
}

#bc-container #breadcrumb .inside {
	padding: 6px 10px 8px 10px;
}

* html #bc-container #breadcrumb .inside { /* IE 6 */
	padding: 6px 10px 0px 10px;
}

#bc-container #breadcrumb a {
	vertical-align:bottom;
	text-decoration:none;
	color:#7f7f7f;
}

#bc-container #breadcrumb b, #content #breadcrumb a b {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#bc-container .filialfinder {
	display: none;
}


* html #bc-container .filialfinder { /* IE 6 */
}

#bc-container .filialfinder em {
}

#bc-container .filialfinder input {
}

#bc-container .filialfinder img {
}

#bc-container #filialfinder {
}

#content-container {
	width:100%;
	float:left;
    margin: 0;
    padding: 0;
}

*+html #content-container { /* IE7 */
	padding-bottom: 30px;
}

* html #content-container { /* IE 6 */
	padding-bottom: 30px;
}

#content {
	width:980px;
	margin:0px auto;
	padding:15px 0 0 0;
	color:#a1a1a1;
}

#content-one-column {
  width: 980px;
  float: left;
}

#content-two-columns #column-one {
	width:140px;
	float:left;
	margin:15px 15px 0 15px;
	padding:0;
}

#content-two-columns #column-one img {
	margin-right:10px;
}

#content-two-columns #column-two-left {
	width:760px;
	float:left;
	margin-top:15px;
	margin-bottom:30px;
	padding-left:15px;
	border-right:1px solid #d8d9da;
}

#content-two-columns #column-two-right {
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:30px;
	padding-left:20px;
	border-left:0px solid #d8d9da;
}

#content-two-columns-wide h1 {
  background-image: url(../img/bgh1.gif);
  background-repeat: repeat-x;
  width: 440px;
}

#content-two-columns-wide #column-one {
  float: left;
  width: 480px;
  margin-right: 5px;
}

#content-two-columns-wide #column-two {
  float: left;
  width: 480px;
}

#content-three-columns em {
	color:#4d4d4d;
}

#content-three-columns .seperator {
	width:280px;
	height:10px;
	margin-top:-6px;
	margin-bottom:-10px;
	background-image:url("../img/trennlinie.gif");
	background-repeat:repeat-x;
}

* html #content-three-columns .seperator {
	margin-top:-8px;
	margin-bottom:-0px;
}

*+html #content-three-columns .seperator {
	margin-top:-8px;
	margin-bottom:-20px;
}

#content-three-columns #column-one {
	width:280px;
	float:left;
	margin-right:15px;
	margin-left:15px;
}

#content-three-columns #column-one img {
	float:left;
	margin-right:10px;
}

#content-three-columns #column-two {
	width:280px;
	float:left;
	margin-right:15px;
	margin-left:15px;
}

#content-three-columns #column-two img {
	float:left;
}

#content-three-columns #column-two .bildoben {
	float:left;
	padding-top:10px;
}

*+html div#page #content-three-columns #column-two img.bildoben {
	padding-top:20px;
}


#content-three-columns #column-two .angebot {
	float:right;
	padding-top:10px;
}

*+html div#page #content-three-columns #column-two img.angebot {
	padding-top:20px;
}

#content-three-columns #column-two .bildunten {
	float:left;
	padding-top:10px;
}

*+html div#page #content-three-columns #column-two img.bildunten {
	padding-top:20px;
}

#content-three-columns #column-three {
	width:280px;
	float:left;
	margin-right:15px;
	margin-left:15px;
}

#content-three-columns #column-three p.abstandrechts {
	padding-top:215px;
}

#recipe-two-columns #column-one {
	width:275px;
	float:left;
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
}

#recipe-two-columns #column-one img {
	margin-right:10px;
}

#recipe-two-columns #column-two-left {
	width:625px;
	float:left;
	margin-top:15px;
	margin-bottom:30px;
	padding-left:15px;
	border-right:1px solid #d8d9da;
}

#footer-container {
	display: none;
}

#footer-copyright {
	border-top:1px solid #e2e3e4;
	color: black;
	padding: 10px;
}

#footer {
}

#footer a {
}

#footer a.active {
}

#footer-left {
}

#footer-right {
}

.clear {
	clear:both;
}

.family-background {
	width:250px;
	height:572px;
	padding-right:5px;
	padding-left:15px;
	background-image:url("../img/family-background_kind2.jpg");
	background-repeat:no-repeat;
	color:#968e64;
}

* html .family-background {
	margin-bottom:-0px;
}

.family-background h2 {
  width: 240px;
}

.family-background p {
	width:240px;
}

.family-background ul {
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

.family-background ul li {
  background-image: url(../img/icon-redarrow.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 16px;
  margin-top: 4px;
  padding-bottom: 2px;
  border-bottom: 1px solid #e1dbb3;
  width: 220px;
}

.family-background ul li a {
  text-decoration: none;
}

p.einleitung {
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#000000;
	line-height:18px;
}

.black {
	color:#000000;
}

/* Rezeptdetailseite */
.recipedetails {
	width:590px;
	margin-left:-5px;
	padding:10px;
	background-image:url("../img/bg_richterrezept.gif");
}

.recipedetailsende {
	width:608px;
	height:22px;
	margin-bottom:-10px;
	margin-left:-5px;
	background-image:url("../img/bg_richterrezeptende.gif");
	background-repeat:no-repeat;
}

.recipezutatenliste {
	width:256px;
	margin-left:-5px;
	padding:10px;
	background-image:url("../img/bg_richterzutatenliste.gif");
	min-height: 470px;
}

.recipezutatenlisteende {
	width:276px;
	height:22px;
	margin-left:-5px;
	background-image:url("../img/bg_richterzutatenlisteende.gif");
	background-repeat:no-repeat;
}

.recipezutatenliste p {
	padding:0 4;
	background-image:url("../img/bg-zeilen_zutatenliste.gif");
	color:#b4321e;
	line-height:22px;
}

.recipedetails .bild {
	float:left;
	margin-top:8px;
}

.recipedetails .bild img {
	float:left;
	margin-right:20px;
	padding:4px;
	background-color:#ffffff;
	border:1px solid #e1dbb3;
}

.recipedetails .details {
	width:260px;
	float:left;
}

.recipedetails .zubereitungszeit {
	display:block;
	padding:10px 0px 10px 45px;
	background-image:url("../img/icon_zubereitungszeit.gif");
	background-repeat:no-repeat;
	border-bottom:1px solid #ddd9ba;
	color:#000000;
	background-position: 10px 10px;
}

.recipedetails .schwierigkeit {
	display:block;
	padding:6px 0px 6px 45px;
	border-bottom:1px solid #ddd9ba;
	color:#000000;
}

.recipedetails .leicht {
	background-image:url("../img/icon_schwierigkeit1.gif");
	background-repeat:no-repeat;
	background-position: 0 10px;
}

.recipedetails .mittel {
	background-image:url("../img/icon_schwierigkeit2.gif");
	background-repeat:no-repeat;
	background-position: 0 10px;
}

.recipedetails .schwer {
	background-image:url("../img/icon_schwierigkeit3.gif");
	background-repeat:no-repeat;
	background-position: 0 10px;
}

.recipedetails .onlineseit {
	display:block;
	padding:6px 0px 6px 45px;
	background-image:url("../img/icon_onlineseit.gif");
	background-repeat:no-repeat;
	border-bottom:1px solid #ddd9ba;
	color:#000000;
	background-position: 10px 5px;
}

.recipedetails span.value {
	color:#008649;
}

.recipedetails .links {
	display:block;
	padding:10px 0px 0px 0px;
}

.recipedetails .links a {
	text-decoration:none;
}

#column-one img.recipethumb {
	float:right;
	margin-left:10px;
	padding:4px;
	background-color:#ffffff;
	border:1px solid #e1dbb3;
}

/* Startseite */
#rezepte-teaser div.bild {
	float:left;
	padding:0;
	margin: 0;
	display: inline;
}

#rezepte-teaser div.text {
	display:inline;
}

.filialfinder {
	float:right;
	margin-right:90px;
	line-height:20px;
}

.filialfinder a {
	vertical-align:bottom;
}

/* Rezepte Startseite */
#header.rezepte-header {
	background-image:url("../img/header-rezepte.jpg");
}

/* Aktionen Startseite */
#header.aktionen-header {
  background-image:url("../img/header-aktionen.jpg");
}


* html #teaser-erzgebirgs-rezepte { /* IE 6 */
	width: 275px;
	padding: 2px 10px 0px 10px;
	overflow: hidden;
}

#teaser-erzgebirgs-rezepte h1.smallteaser {
	font-size:20px;
}

#teaser-erzgebirgs-rezepte h2 {
	margin-bottom:5px;
	font-style:italic;
	font-size:22px;
	color:#de000e;
	line-height:25px;
}

#teaser-erzgebirgs-rezepte h3 {
	margin-top:5px;
}

#teaser-erzgebirgs-rezepte .bild {
	float:right;
	margin:10px -10px 5px 10px;
}

#teaser-erzgebirgs-rezepte .teaser {
	margin:5px 0px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	line-height:18px;
}

#teaser-erzgebirgs-rezepte .copy {
	margin-bottom:20px;
}

#teaser-lieblingsrezepte {
	width:250px;
	margin-top:-16px;
	padding:16px 15px 0px 15px;
	background: url(../img/recipe-background.jpg) no-repeat;
}

* html #teaser-lieblingsrezepte { /* IE 6 */
	width: 260px;
	padding: 18px 10px 0px 10px;
}

*+html .seperator { /* IE7 */
    float: left;
}

#teaser-lieblingsrezepte .seperator {
	width:100%;
	margin-bottom:0px;
    padding: 0;
}

* html #teaser-lieblingsrezepte .seperator { /* IE 6 */
	padding: 0 0 15px 0;
}

#teaser-lieblingsrezepte .mitmachen {
	width:260px;
	margin-top:10px;
	margin-left:-6px;
}

* html #teaser-lieblingsrezepte .mitmachen { /* IE 6 */
	padding-bottom: 10px;
}

#teaser-lieblingsrezepte table {
	float: left;
	width:100%;
	margin:10px 0px 30px 0px;
	color:#000000;
	padding-top: 20px;
}

#teaser-lieblingsrezepte thead
{
	height:30px;
	padding:0 10;
	background-color:#FFFFFF;
	font-style:italic;
	font-size:16px;
	color:#de000e;
	line-height:30px;
	text-indent: 5px;
}

#teaser-lieblingsrezepte th.col_last
{
	font-size:12px;
	color:#000000;
}

#teaser-lieblingsrezepte td
{
	padding-left:5px;
	border-bottom:1px solid #e1dbb3;
	line-height:22px;
}

#teaser-lieblingsrezepte td.col_last
{
	color:#008649;
	line-height:22px;
}

.teaser-richterrezepte .text
{
	margin:20px 10px 20px 0px;
}

.teaser-richterrezepte .bild
{
	float:left;
	margin:10px 10px 30px 10px;
}

.teaser-richterrezepte h2
{
	margin:5px 0px;
	font-size:14px;
	color: #de000e !important;
}

.teaser-richterrezepte .link
{
	padding-left:20px;
	font-weight:bold;
	line-height:24px;
	background: url(../img/icon-pfeil.jpg) no-repeat;
	background-position: 0 5px;
	color: #64a01f !important;
	text-decoration: none !important;
}

.teaser-richterrezepte .banner-kinderrezepte
{
	width:280px;
	height:115px;
	display:block;
	background: url(../img/banner-kinderrezepte.jpg) no-repeat;
}

.teaser-richterrezepte .button-familienportal
{
	width:151px;
	height:22px;
	display:block;
	margin-top:18px;
	background: url(../img/button-familienportal.jpg) no-repeat;
}


/* Seite Unternehmen -> Ausbildung */
.ausbildungsbox {
	float: left;
    width: 100%;
    margin: 10px 35px 20px 0;
}

.ausbildungsbox .oben {
}

.ausbildungsbox h4 {
	padding: 18px 0 0 0px;
}

.ausbildungsbox .inhalt {
	float: left;
    margin: 0;
	padding: 0px 0 15px 0;
	background: url(../img/pixel.gif) no-repeat;
}

* html .ausbildungsbox .inhalt { /* IE 6 */
	margin-top: -5px;
}

.ausbildungsbox .ende {
	float: left;
	width: 100%;
}

.ausbildungsbox .ende a {
	color: #008649;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
	padding: 0 0 0 0px;
    margin-left: 10px;
	background: url(../img/ausbildungsbox_pfeil.gif) no-repeat;
    background-position: 0 28px;
}

.fortbildungsbox {
	float: left;
    width: 100%;
    margin: 10px 35px 20px 0;
}

.fortbildungsbox .oben {
}

.fortbildungsbox h4 {
	font-size: 14px;
    line-height: 14px;
    color: #000000;
	padding: 15px 0 0 0px;
}

* html .fortbildungsbox h4 { /* IE 6 */
	line-height: 8px;
	margin-top: -3px;
}

.fortbildungsbox h5 {
	font-size: 16px;
    line-height: 16px;
    color: #000000;
	padding: 0 0 0 0px;
    margin-top: -8px;
}

* html .fortbildungsbox h5 { /* IE 6 */
	line-height: 8px;
	margin-top: -5px;
    margin-bottom: -5px;
}

.fortbildungsbox .inhalt {
	float: left;
	color: #000000;
    margin: 0;
	padding: 0px 0 15px 0;
	background: url(../img/pixel.gif) no-repeat;
}

* html .fortbildungsbox .inhalt { /* IE 6 */
	margin-top: -5px;
}

.fortbildungsbox .ende {
	float: left;
	width: 100%;
}

.fortbildungsbox .ende a {
	color: #008649;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
	padding: 0 0 0 0px;
    margin-left: 10px;
	background: url(../img/fortbildungsbox_pfeil.gif) no-repeat;
    background-position: 0 28px;
}

/* Seite Unternehmen -> Historie */
.historieoben {
	float: left;
    width: 390px;
    height: 65px;
    margin-top: -3px;
	background: url(../img/button_historieoben.jpg) no-repeat;
/*
	float: left;
    width: 500px;
    height: 50px;
	background: url(../img/button_historieoben.gif) no-repeat;
    background-position: 362px 20px;
    padding: 0;
    margin: 0;
*/
}

* html .historieoben { /* IE 6 */
	margin-bottom: -19px;
}

*+html .historieoben { /* IE7 */
	margin-bottom: -19px;
}

.historielinks {
	float: left;
    width: 365px;
    padding: 0 15px 100px 0;
	background: url(../img/background_historie.gif) repeat-y;
}

* html .historielinks { /* IE 6 */
	width: 363px;
}

.historierechts {
	float: left;
    width: 350px;
    padding: 40px 0 15px 15px;
}

.historielinks, .historierechts {
	font-style: italic;
}

.historielinks img.bild, .historierechts img.bild, .auszeichnung img {
	border: 1px solid #ded8af;
    background-color: #faf6dc;
    padding: 5px;
    margin-right: 15px;
    float: left;
}



.historielinks ul, .historierechts ul {
	color: #b43c1e;
}

.historielinks .historiejahr {
	float: right;
    color: #b43c1e;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 26px;
	padding: 40px 0 0 30px;
    margin-right: -15px;
    width: 120px;
	background: url(../img/historiejahr_links.gif) no-repeat;
    background-position: 0 53px;
}

* html .historielinks .historiejahr { /* IE 6 */
    margin-right: -7px;
}

.historierechts .historiejahr {
	float: left;
    color: #b43c1e;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 26px;
	padding: 40px 0 0 70px;
    margin-left: -17px;
    width: 120px;
	background: url(../img/historiejahr_rechts.gif) no-repeat;
    background-position: 0 53px;
}

* html .historierechts .historiejahr { /* IE 6 */
    margin-left: -12px;
}

.historieunten {
	float: left;
    width: 500px;
    height: 50px;
	background: url(../img/button_historieunten.gif) no-repeat;
    background-position: 361px 0px;
    padding: 0;
    margin: 0;
/*
	float: left;
    width: 390px;
    height: 100px;
    margin-top: -3px;
	background: url(../img/historie_unten.jpg) no-repeat;
*/
}

* html .historieunten { /* IE 6 */
    margin-top: -13px;
}

*+html .historieunten { /* IE7 */
	margin-top: -29px;
}

#recipe-two-columns .recipelist h1 {
  color: #008649;
}

#recipe-two-columns .recipelist h2 {
  color: #de000e;
  float: left;
}

#recipe-two-columns .recipelist a {
  text-decoration: none;
}

.recipeentry {
  border-bottom: 1px dotted #cccccd;
  height: 90px;
}

.recipeentry .headline {
  padding-top: 12px;
  width: 330px;
  float: left;
}

.recipelist .first {
  border-top: 1px dotted #cccccd;
}

.recipeentry img {
  float: left;
  margin-right: 10px;
  margin-top: 15px;
}

.recipeentry em {
  color: #de000e;
  font-style: normal;
}

.recipeentry .more {
  float: right;
  border-left: 1px solid #e1dbb3;
  padding-left: 10px;
  padding-right: 20px;
  background-color: #faf6dc;
  margin-right: 20px;
  margin-top: 12px;
  height: 68px;
  width: 150px;
}

.recipeentry h3 {
	padding: 10px 0 2px 0;
	margin: 0 0 -15px 0;
}

.recipeentry h2 {
	padding: 15px 0 2px 0;
	margin: 0;
}

.gewinnaktionbox {
  float: left;
  width: 300px;
  height: 47px;
  background-image: url(../tl_files/img/user/bggewinnaktion.gif);
  background-repeat: no-repeat;
  padding: 10px;
}

.gewinnaktionbox img {
  float: right;
  margin-right: 20px;
  margin-top: -26px;
}

.gewinnaktionbox input {
  margin-top: 5px;
  border: 1px solid black;
  width: 150px;
}

.content-family {
  background-image: url(../img/bg-familie.jpg);
  min-height: 200px;
  background-repeat: no-repeat;
	margin:0px auto;
  width: 909px;
}

.content-family-food {
  background-image: url(../img/ernaehrungsberater.jpg);
  width: 296px;
  margin-left: 48px;
  margin-top: 41px;
  font-size: 13px;
  line-height: 20px;
  height: 399px;
  float: left;
}

.content-family-food p {
  padding-left: 60px;
  padding-top: 41px;
  padding-right: 30px;
}

* html .content-family-food p {
  padding-top: 52px;
}

*+html .content-family-food p {
  padding-top: 52px;
}

img.ernaehrungbutton {
  margin-left: 49px;
}

* html img.ernaehrungbutton {
  margin-top: 15px;
}

*+html img.ernaehrungbutton {
  margin-top: 15px;
}

.content-familyteaser {
  background-image: url(../img/bgfamilyright.jpg);
  height: 452px;
  width: 423px;
  float: left;
  margin-left: 60px;
  margin-top: 17px;
}

.content-familyteaser .teaser-quiz {
  padding-top: 75px;
  padding-left: 30px;
  line-height: 20px;
  width: 350px;
}

* html .content-familyteaser .teaser-quiz {
  padding-top: 88px;
}

*+html .content-familyteaser .teaser-quiz {
  padding-top: 88px;
}

.content-familyteaser .teaser-quiz .button {
  float: right;
  margin-top: -30px;
  margin-right: 25px;
}

* html .content-familyteaser .teaser-quiz .button {
  margin-top: -40px;
}

*+html .content-familyteaser .teaser-quiz .button {
  margin-top: -40px;
}

.content-familyteaser .teaser-kinderparty {
  margin-top: 68px;
  padding-left: 30px;
  padding-right: 20px;
  line-height: 20px;
  float: left;
  width: 230px;
}

* html .content-familyteaser .teaser-kinderparty {
  padding-top: 26px;
}

*+html .content-familyteaser .teaser-kinderparty {
  padding-top: 26px;
}

.content-familyteaser .links-kinderparty {
  margin-top: 60px;
  line-height: 20px;
  float: left;
}

* html .content-familyteaser .links-kinderparty {
  padding-top: 13px;
}

*+html .content-familyteaser .links-kinderparty {
  padding-top: 13px;
}

.content-familyteaser .teaser-rezepte {
  float: left;
  margin-top: 20px;
  margin-left: 30px;
}

* html .content-familyteaser .teaser-rezepte {
  margin-top: 30px;
  margin-left: 17px;
}

*+html .content-familyteaser .teaser-rezepte {
  margin-top: 30px;
}

#content-three-columns-text #column-left {
	display: none;
}

#content-three-columns-text #column-main {
	width: 100%;
	float: left;
	padding-left: 20px;
	margin-top:15px;
	margin-bottom:30px;
	border-left:0px solid #d8d9da;
}

#content-three-columns-text #column-right {
	width: 100%;
	float: left;
	margin:15px 15px 0 15px;
	padding-left: 10px;
}

div.termine table {
  width: 440px;
}

div.termine table th {
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px dotted #d8d9da;
  line-height: 20px;
  padding-bottom: 5px;
  color: black;
}

div.termine table td {
  padding-right: 5px;
  border-bottom: 1px dotted #d8d9da;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Meine Lieblingsrezepte */
#rezeptformular {
}

#rezeptformular input, #rezeptformular select {
	width: 280px;
	margin-bottom: 8px;	
}

#rezeptformular textarea {
	margin-left: 0px;
	width: 280px;
	height: 100px;
	margin-bottom: 8px;	
}

label {
	clear: both;
	float: left;
	width: 100px;
	margin-bottom: 8px;
}

.submit_container {
	margin-top: 20px;
	margin-left: 102px;
}

.error {
	color: red;
}


/* Wochenangebot Bildnavigation */

.pagination {
	width: 550px;
    text-align: center;
    float: left;
}

.pagination ul {
	display: block;
	padding: 0 0 50px 0;
	margin: 0 auto;
    text-align: center;
}

.pagination li {
	list-style: none;
    margin: 0 5px 0 5px;
    text-align: center;
	display: inline;
}

/* Unternehmen Produkte */
.produkte img
{
	float: left;
	margin-right:20px;
	padding:4px;
	background-color:#ffffff;
	border:1px solid #e1dbb3;
}


/* Filialen-Suche */

.storesearch {
	float: left;
    color: #666666;
    background-color: #f7f7f7;
    padding: 5px 10px 15px 10px;
}

/* Formular Kontakt */
#kontakt label {
	clear: both;
	float: left;
	width: 150px;
	margin-bottom: 8px;
}


/* Grafik Ernährungspyramide */
.ernaehrung  {
	position: relative;
	float: right;
	padding: 0 0 15px 20px;
}