/* (c) 2001 - 2007, EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* 
Hinweise:
- jedes Seitenelement wird hier definiert
- Seiteneffekte zwischen Seitenelementen sind auszuschließen
*/

/* TinyMCE Style Dropdown */

/* Eintrag: Headline=headline */
.headline							{ font-size: 14px; font-weight: bold; color: #FFA94A; line-height: 18px; }

/* Eintrag: Red Headline=red-headline */
.red-headline						{ font-size: 13px; font-weight: bold; color: #EE1B2D; line-height: 18px; }

/* Eintrag: Sub Category Headline=sub-headline */
.sub-headline						{ font-size: 12px; font-weight: bold; color: #D6A763; line-height: 18px; }

/* Eintrag: Right Column Text=right-column-text */
.right-column-text					{ font-size: 12px; color: #E49C59; line-height: 16px; }

/* Eintrag: Recipe Title=recipe-title */
.recipe-title						{ font-size: 12px; font-weight: bold; text-decoration: underline; color: #FFA94A; line-height: 18px; }

/* Eintrag: Serving size/(preparation time)=serving */
.serving							{ font-size: 12px; font-weight: bold; text-decoration: underline; color: #D6A763; line-height: 16px; }

/* Eintrag: Recipe Body text=recipe-text */
.recipe-text						{ font-size: 12px; color: #E6D2BA; line-height: 16px; }

/* Element: Absatz */
.absatz								{ margin-bottom: 10px; }
.absatz .bild-unterschrift			{ text-style: italic; }
.absatz .bild-rechts				{  }
.absatz .bild-links					{  }
.absatz .text						{ margin: 0; }
.absatz h2							{ font-size: 14px; font-weight: bold; text-decoration: underline; color: #FFA94A; line-height: 18px; }
.absatz h2 .cycon-glossar-markierung{ font-size: 14px; font-weight: bold; color: #FFF; font-style: italic; }

/* Element: Absatz (Where To Buy) */
.where-to-buy-page .absatz			{ border-top: 1px solid #2D2D2D; padding: 10px 0; overflow: hidden; }
.where-to-buy-page .absatz-nr-2		{ border-top: none; }
.where-to-buy-page .absatz .bild-	{ float: left; width: 130px; overflow: hidden; }
.where-to-buy-page .absatz .text	{ margin-left: 130px; color: #FFF; }

/* Element: Absatz (Learn more) */
.learn-more-page .absatz-learn-more					{ position: relative; float: left; width: 290px; height: 430px; margin: 0 23px 30px 0; background-image: url(../pics/layout/melitta/group_background.gif); background-position: 0 bottom; background-repeat: no-repeat; text-align: center }
.learn-more-page .absatz-learn-more .bild			{ position: absolute; width: 290px; left: 0; bottom: 110px; text-align: center; }
.learn-more-page .absatz-learn-more .text			{ position: absolute; width: 267px; left: 0; bottom: 60px; color: #FFF; font-size: 12px; padding: 0 10px; }
.learn-more-page .absatz-learn-more .link			{ position: absolute; width: 290px; left: 0; bottom: 15px; color: #D6A763; font-size: 14px; font-weight: bold; text-align: center; }
.learn-more-page .absatz-learn-more .link a:link,
.learn-more-page .absatz-learn-more .link a:visited			{ color: #D6A763; font-size: 14px; font-weight: bold; }
.learn-more-page .absatz-learn-more .link a:hover			{ color: #D6A763; font-size: 14px; font-weight: bold; }
.learn-more-page .absatz-learn-more .link a:active			{ color: #D6A763; font-size: 14px; font-weight: bold; }

.learn-more-header					{  }
.learn-more-header .bild			{ float: left }

/* Element: Absatz Suche */
.absatz-suche h1.katalog-2			{ color: #A8834C; }
.absatz-suche h1					{ text-decoration: underline; }
.absatz-suche .katalog-link			{ margin: 10px 0 0 0; }

.absatz-suche a,
.absatz-suche a:link,
.absatz-suche a:visited,
.absatz-suche a:hover,
.absatz-suche a:active				{ color: #E6D2BA; text-decoration: underline; }

/* Element: Titel */
.titel								{ }
/*
.titel h1							{ }
*/

/* Element: Text */

.text a:link						{ font-size: 12px; text-decoration: underline; color: #D6A763; }
.text a:visited						{ font-size: 12px; text-decoration: underline; color: #D6A763; }
.text a:hover						{ font-size: 12px; text-decoration: underline; color: #D6A763; }
.text a:active						{ font-size: 12px; text-decoration: underline; color: #D6A763; }

.text .cycon-glossar-markierung		{ font-style: italic; color: #FFF; font-size: 12px; }
.text strong .cycon-glossar-markierung
									{ font-style: italic; font-weight: bold; color: #FFF; font-size: 12px; }
/*
.text								{ }
.text p								{ margin: 0; }
.text img							{ }                       
.text p li							{ }                       
*/
/* Unterarten von Element: Text */

.navigation .text					{ width: 160px; margin: 20px 0 0 45px; color: #A8834C; position: absolute; z-index: 100; left: 0; }
.navigation .text strong			{ color: #A8834C; font-weight: bold; }

.content .text						{ margin: 0 0 25px 0; font-size: 12px; color: #E6D2BA; line-height: 16px; }
.content .text strong				{ color: #E6D2BA; font-weight: bold; font-size: 12px; }
.content .text em					{ color: #E6D2BA; font-style: italic; font-size: 12px; }

.main .content .main-column td.right-column .text
									{ color: #D6A763; }
.main .content .main-column td.right-column .text strong
									{ color: #D6A763; font-weight: bold; font-size: 12px; }
.main .content .main-column td.right-column .text em
									{ color: #D6A763; font-style: italic; font-size: 12px; }

/* Element: Bild */
.bild								{ }
.bild-unterschrift					{ text-style: italic; }
.bild-rechts						{  }
.bild-links							{  }

.where-to-buy-page .bild-nr-1		{ border-bottom: 1px solid #96351D; }

.navigation .bild					{  width: 160px; margin: 20px 0 0 45px; }
/*
.bild img							{ }
*/

/* Element: Flash Video */
.flash-video						{ }
.flash-video-rechts					{ margin-top: 15px; }
.flash-video-links					{ margin-top: 15px; }

/* Element: Link */
.link								{ }
/*
.link a:link						{ }
.link a:visited						{ }
.link a:hover						{ }
.link a:active						{ }
*/

/* Element: Dokument */
.dokument							{ }
/*
.dokument p							{ margin: 0; }
.dokument a:link					{ }
.dokument a:visited					{ }
.dokument a:hover					{ }
.dokument a:active					{ }
*/

/* Element: Container */
.container							{ }

/* Element: Umbruch */
.umbruch                            { font-size: 1px; line-height: 1px; width: 100%; height: 1px; overflow: hidden; clear: both; }

/* Element: Tabelle */
.tabelle							{ }
/*
.tabelle th							{ }
.tabelle td							{ }
*/
.tabelle .spalte-01-links			{ }
.tabelle .spalte-01-mitte			{ text-align: center; }
.tabelle .spalte-01-rechts			{ text-align: right; }
.tabelle .spalte-02-links			{ }
.tabelle .spalte-02-mitte			{ text-align: center; }
.tabelle .spalte-02-rechts			{ text-align: right; }
.tabelle .spalte-03-links			{ }
.tabelle .spalte-03-mitte			{ text-align: center; }
.tabelle .spalte-03-rechts			{ text-align: right; }
.tabelle .spalte-04-links			{ }
.tabelle .spalte-04-mitte			{ text-align: center; }
.tabelle .spalte-04-rechts			{ text-align: right; }
.tabelle .spalte-05-links			{ }
.tabelle .spalte-05-mitte			{ text-align: center; }
.tabelle .spalte-05-rechts			{ text-align: right; }
.tabelle .spalte-06-links			{ }
.tabelle .spalte-06-mitte			{ text-align: center; }
.tabelle .spalte-06-rechts			{ text-align: right; }
.tabelle .spalte-07-links			{ }
.tabelle .spalte-07-mitte			{ text-align: center; }
.tabelle .spalte-07-rechts			{ text-align: right; }
.tabelle .spalte-08-links			{ }
.tabelle .spalte-08-mitte			{ text-align: center; }
.tabelle .spalte-08-rechts			{ text-align: right; }
.tabelle .spalte-09-links			{ }
.tabelle .spalte-09-mitte			{ text-align: center; }
.tabelle .spalte-09-rechts			{ text-align: right; }
.tabelle .spalte-10-links			{ }
.tabelle .spalte-10-mitte			{ text-align: center; }
.tabelle .spalte-10-rechts			{ text-align: right; }