﻿/*****************************************************************************/
/* Stylesheets fuer die Geschichts/Herstellungsseiten                        */
/*****************************************************************************/
/*
 Sektionen: - Index
            - Geschichte
            - Herstellung
*/



/***** Index: ANFANG *********************************************************/
#geschichte_herstellung_headline
{
}

#geschichte_herstellung_introtext
{
  width    : 500px;
  top      : 135px;
  height   : 120px;
  overflow : auto;
}
#geschichte_herstellung_teaser_1_container,
#geschichte_herstellung_teaser_2_container
{
  position : absolute;
  top      : 295px;
  left     : 70px;
  width    : 90px;
}
#geschichte_herstellung_teaser_2_container
{
  left  : 270px;
  width : 100px;
}
/***** Index: ENDE ***********************************************************/



/***** Geschichte: ANFANG ****************************************************/
#geschichte_content
{
  width        : 437px;
  height       : 220px;
  padding-left : 5px;
}
#geschichte_content img
{
  position      : relative;
  left          : -6px;
  margin-bottom : 8px;
}
#geschichte_bild
{
  position : absolute;
  left     : 500px;
  top      : 40px;
}
#geschichteWeiter
{
  position : absolute;
  top      : 450px;
  left     : 350px;
}
#geschichteZurueck
{
  position : absolute;
  top      : 450px;
}
/***** Geschichte: ENDE ******************************************************/



/***** Herstellung: ANFANG ***************************************************/
#herstellung_headline
{
  position : relative;
  top      : -15px;
}

#herstellung_introtext
{
  width : 440px;
  top   : 150px;
}
#herstellung_introtext p
{
  margin : 0px 0px 20px 0px;
  width  : 330px;
}

/*** SCHRITT 1 ***/
#herstellung_schritt_1_headline
{
}

#herstellung_schritt_1_introtext
{
  width : 320px;
  top   : 150px;
}
#herstellung_schritt_1_introtext p
{
  margin : 0px 0px 20px 4px;
}

/*** SCHRITT 2 ***/
#herstellung_schritt_2_headline
{
}

#herstellung_schritt_2_introtext
{
  width : 320px;
  top   : 150px;
}
#herstellung_schritt_2_introtext p
{
  margin : 0px 0px 20px 4px;
}

/*** SCHRITT 3 ***/
#herstellung_schritt_3_headline
{
}

#herstellung_schritt_3_introtext
{
  width : 320px;
  top   : 150px;
}
#herstellung_schritt_3_introtext p
{
  margin      : 0px 0px 15px 4px;
  line-height : 14px;
}
/***** Herstellung: ENDE *****************************************************/
