﻿/*****************************************************************************/
/* Stylesheets fuer die Siteutilities                                        */
/*****************************************************************************/
/*
 Sektionen (in der angegebenen Reihenfolge):
            - Allgemein
            - Impressum
            - Nutzungsbedinungen
            - Datenschutz
            - Links
            - Presse-Bilder
            - Presse-Texte
            - Kontakt
*/



/***** Allgemein: ANFANG *****************************************************/
#siteutilities_container
{
	background:url("/art/bg/bg_navi_siteutilities.png") repeat scroll 0 -1px transparent;
	height:35px;
	left:6px;
	padding-left:300px;
	padding-top:10px;
	position:absolute;
	top:595px;
	width:692px;
	z-index:3;
}
#siteutilities_container li
{
  float  : left;
  margin : 0px 10px 0px 0px;
}
#siteutilities_container li a
{
  text-decoration : none;
}
#siteutilities_containerat
{
  position : absolute;
  top      : 3px;
  left     : 536px;
  width    : 500px;
}
#siteutilities_containerat li
{
  float  : left;
  margin : 0px 10px 0px 0px;
}
#siteutilities_containerat li a
{
  text-decoration : none;
}
/***** Allgemein: ENDE *******************************************************/


/***** Impressum: ANFANG *****************************************************/
#impressum_hd
{
  position : relative;
  top      : -20px;
}
#unilever_logo
{
  position : absolute;
  left     : 200px;
  top      : 4px;
}
#impressum_text p
{
  margin-bottom : 14px;
}
#impressum_text
{
  margin-top : 50px;
}
#impressum_text a
{
  color           : #40780F;
  font-size       : 11px;
  text-decoration : underline;
}

#pressTextBtn
{
  position : absolute;
  top      : 284px;
  left     : 410px;
}
/***** Impressum: ENDE *******************************************************/


/***** Nutzungsbedingungen: ANFANG *******************************************/
#nutzungsbedingungen_text
{
  top      : 57px;
  height   : 420px;
  width    : 550px;
  overflow : auto;
  padding  : 0 250px 0 0;
}

#nutzungsbedingungen_text p
{
  margin-top : 20px;
}
#nutzungsbedingungen_text ul
{
  margin  : 20px 0px 20px 40px;
  padding : 0px;
}

#nutzungsbedingungen_text ul li
{
  list-style-type : disc;
  margin          : auto;
}
/***** Nutzungsbedingungen: ENDE *********************************************/


/***** Datenschutz: ANFANG ***************************************************/
.datenschutz_frage
{
  font-weight     : bold;
  text-decoration : underline;
  cursor          : pointer;
}
.drawer p
{
  margin-top    : 5px !important;
  margin-bottom : 5px !important;
}
/***** Datenschutz: ENDE *****************************************************/


/***** Links: ANFANG *********************************************************/
#links_left a
{
  font-weight : bold;
}
#links_left
{
  width : 279px;
}
#links_right a
{
  font-weight : bold;
}
#links_right
{
  width    : 380px;
  position : absolute;
  top      : 30px;
  left     : 310px;
}
#zumFettmonitor
{
  margin-left : 225px;
}
/***** Links: ENDE ***********************************************************/


/***** Presse-Bilder: ANFANG *************************************************/
.presse_bilder
{
  width    : 760px;
  position : relative;
  top      : 60px;
}
.presse_bilder div
{
  float  : left;
  width  : 180px;
  height : 170px;
}
#rezeptedownload
{
  position : absolute;
  top      : 284px;
  left     : 200px;
}

.underlined
{
  text-decoration : underline;
}
/***** Presse-Bilder: ENDE ***************************************************/


/***** Presse-Texte: ANFANG **************************************************/
.presse_texte
{
  width    : 760px;
  position : relative;
  top      : 60px;
}

.presse_texte div
{
  width : 250px;
  float : left;
}

.presse_texte ul li
{
  display       : block;
  height        : 40px;
  margin-bottom : 15px;
}
.presse_texte ul li img
{
  display : block;
  float   : left;
}
.presse_texte ul li a
{
  display  : block;
  position : relative;
  width    : 250px;
  height   : 40px;
}
.presse_texte ul li a span
{
  position : relative;
  top      : 7px;
  left     : 5px;
  display  : block;
}
/***** Presse-Texte: ENDE ****************************************************/


/***** Kontakt: ANFANG *******************************************************/
.contactHead
{
  height   : 450px;
  position : relative;
  left     : 7px;
  width    : 780px;
}
.contactHead input, .contactHead select, .contactHead textarea
{
  border  : 1px solid #93B731;
  display : block;
  padding : 1px;
  margin : 0;
}
.contactHead textarea
{
  height : 250px;
  width  : 435px;
}
.contactHead select
{
  background-color : white;
}
.contactHead .thema
{
  position   : relative;
  margin-top : 6px;
}
.contactHead .sendArea
{
  position : absolute;
  top      : 130px;
  left     : 300px;
}
.contactHead .inline_marginTop
{
  margin  : 0px 0 10px 0;
  display : inline;
}
.contactHead .inline_centerText
{
  display    : inline;
  text-align : center;
}
.contactHead .marginTop
{
  margin-top : 10px;
}
.contactPers input, .contactPers select, .contactPers textarea
{
  border  : 1px solid #93B731;
  padding : 1px;
}
.contactPers input
{
}
.contactPers
{
  height : 480px;
  width  : 780px;
}
.contactPers select
{
  background-color : White;
}
.contactPers .leftContent
{
  position : relative;
  float    : left;
  width    : 300px;
  left     : 7px;
}
.contactPers .rightContent
{
  position : relative;
  top      : 61px;
  width    : 420px;
  float    : right;
  z-index  : 1;
}
.contactPers .radioList input
{
  border : none;
}
.radioList label
{
  margin-top    : 3px;
  margin-right  : 5px;
  margin-bottom : 0pt;
  margin-left   : 3px;
}

.kontaktSendenStep1
{
  position : absolute;
  top      : 286px;
  left     : 323px;
}
.kontaktSendenStep2
{
  position : absolute;
  top      : 355px;
  left     : 270px;
}
/***** Kontakt: ENDE *********************************************************/

/***** Beratungsmaterial: START *********************************************************/
h1#beratungsmaterial_hd { top: -20px; left: 0px; }
.beratungsmaterial { padding-top: 40px; width: 100%; overflow: hidden; position: relative; }
.beratungsmaterial h2 { font-size: 11px; line-height: 15px; font-weight: bold; padding-bottom: 15px; }
.beratungsmaterial p { font-size: 11px; line-height: 15px; padding-bottom: 15px; }
.beratungsmaterial ul.beratungsmaterial_links { list-style-type: none; display: block; }
.beratungsmaterial ul.beratungsmaterial_links li { display: block; padding-bottom: 15px; line-height: 15px; }
.beratungsmaterial ul.beratungsmaterial_links li a.arrow { display: inline-block; padding-right: 35px; background: url(/art/bg/arrow_list.png) right top no-repeat; width: auto; }
.beratungsmaterial .content_left { clear: both; float: left; width: 360px; }
.beratungsmaterial .content_right { float: right; width: 360px; }
/***** Beratungsmaterial: ENDE *********************************************************/

/***** Beratungsmaterial: START *********************************************************/
.at .beratungsmaterial { padding-top: 0; margin-top: 50px; width: 780px; overflow: hidden; position: relative; height: 425px; padding-right: 20px; margin-right: 20px; overflow: auto; }
.at .beratungsmaterial h2 { font-size: 11px; line-height: 15px; font-weight: bold; padding-bottom: 15px; }
.at .beratungsmaterial h3 { font-size: 11px; line-height: 15px; font-weight: bold; padding-bottom: 5px; }
.at .beratungsmaterial p { font-size: 11px; line-height: 15px; padding-bottom: 15px; }
.at .beratungsmaterial ul.beratungsmaterial_links { list-style-type: none; display: block; }
.at .beratungsmaterial ul.beratungsmaterial_links li { display: block; padding-bottom: 15px; line-height: 15px; }
.at .beratungsmaterial ul.beratungsmaterial_links li p { padding-bottom: 5px; }
.at .beratungsmaterial ul.beratungsmaterial_links li a.arrow { background: none; padding: 0; display: inline-block; width: auto; }
.at .beratungsmaterial ul.beratungsmaterial_links li a.arrow span { display: inline-block; background: url(/art/bg/arrow_list.png) right top no-repeat; width: 30px; height: 17px; text-indent: -1978em; }
.at .beratungsmaterial .content_left { clear: both; float: left; width: 350px; }
.at .beratungsmaterial .content_right { float: right; width: 350px; }
/***** Beratungsmaterial: ENDE *********************************************************/
