﻿/*****************************************************************************/
/* Stylesheets fuer die Wissensseiten                                        */
/*****************************************************************************/
/*
 Sektionen: - Index
            - Alphabet
            - Warenkunde
*/



/***** Index: ANFANG *********************************************************/
#wissen_headline
{
}

#wissen_introtext
{
  padding  : 0 0 0 5px;
  width    : 500px;
  top      : 135px;
  height   : 120px;
  overflow : auto;
}
#wissen_teaser_1_container, #wissen_teaser_2_container
{
  position : absolute;
  top      : 295px;
  left     : 70px;
  width    : 90px;
}
#wissen_teaser_2_container
{
  left  : 270px;
  width : 100px;
}
/***** Index: ENDE ***********************************************************/



/***** Alphabet: ANFANG ******************************************************/
#alphabet_headline
{
}
#alphabet_introtext
{
  width : 540px;
  top   : 125px;
}
#alphabet
{
  width    : 600px;
  height   : 35px;
  position : absolute;
  top      : 170px;
  left:5px;
}
#alphabet ul li
{
  float : left;
}
#alphabet img
{
  display : inline;
}
#alphabet_content
{
  padding  : 0 0 0 10px;
  width    : 500px;
  height   : 285px;
  overflow : auto;
  top      : 170px;
}
#alphabet_content p
{
  color         : #457007;
  margin-bottom : 6px;
}
#alphabet_content div div p.content_hd, #alphabet_content div a
{
  font-weight     : 900;
  color           : #ffffff;
  text-decoration : underline;
}
#alphabet_content a
{
  color       : #F6FFFC;
  font-weight : bold;
}

.alphabet_begriffe ul
{
  margin : 0px 0px 20px 0px;
}
.alphabet_begriffe ul li
{
  margin              : 0px 0px 0px 16px;
  list-style-type     : disc;
  list-style-position : outside;
}

.alphabet_content_hidden, .alphabet_content_hidden,
.alphabet_begriffe, .alphabet_first_link
{
  display : none;
}
.alphabet_first_content
{
  display : block;
}
/***** Alphabet: ENDE ********************************************************/



/***** Warenkunde: ANFANG ****************************************************/
#warenkunde_headline
{
  margin : 20px 0 0 12px;
}
#warenkunde_introtext
{
  width : 540px;
  top   : 75px;
}

#warenkunde
{
  position : absolute;
  width    : 600px;
  height   : 55px;
  left     : -3px;
  top      : 154px;
}
#warenkunde ul li
{
  float : left;
}
#warenkunde img
{
  display : inline;
}
#warenkunde_content
{
  width               : 588px;
  height              : 275px;
  left                : -2px;
  top                 : 130px;
  padding             : 10px 0 0 10px;
  overflow            : visible;
  background-image    : url('/art/img/img_pflanzlichestreichfette.jpg');
  background-position : -1px 10px;
  background-repeat   : no-repeat;
}
#warenkunde_content.at
{
  background-image : url('/art/at/img/img_pflanzlichestreichfette.jpg');
}
#warenkunde_content h3, #warenkunde_content strong
{
  position : relative;
}
#warenkunde_content h3
{
  color           : #FFFFFF;
  font-size       : 11px;
  font-weight     : 900;
  text-decoration : underline;
}
#warenkunde_content p
{
  color         : #457007;
  margin-bottom : 6px;
}
#warenkunde_content div div p.content_hd, #warenkunde_content div a
{
  font-weight     : 900;
  color           : #ffffff;
  text-decoration : underline;
}
#warenkunde_content a
{
  color       : #F6FFFC;
  font-weight : bold;
}
.warenkunde_begriffe ul
{
  margin : 0px 0px 20px 0px;
}
.warenkunde_begriffe ul li
{
  margin              : 0px 0px 0px 16px;
  list-style-type     : disc;
  list-style-position : outside;
}
.warenkunde_content_hidden, .warenkunde_content_hidden, .warenkunde_begriffe, .warenkunde_first_link
{
  display : none;
}
.warenkunde_first_content
{
  display : block;
}
/***** Warenkunde: ENDE ******************************************************/


/***** 7 Tage Ernaehrungsplan: ANFANG ****************************************************/

#wrapper_7TageErnaehrungsplan {
	background-color:#5A8A31;
    margin-top:0;
    padding: 0px 0;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -497px;
	width: 995px;
	z-index: 5;
	height: 580px;
	border: 1px solid darkgreen;
	overflow: hidden;
}

/***** 7 Tage Ernaehrungsplan: ENDE ********************************************************/
