/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++ STYLESHEET +++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html {
  font-family: Verdana;
}

body {
  background: url(images/promotionbereich_bg.gif) repeat-x; 
  padding: 0px;
  padding-bottom: 50px;
  margin: 0px;
}

img { border: 0px; }

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++ TOPBAR ++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
  height: 170px;
  
  background: url(images/topbarbg.gif);
}

#topbereich {
  width: 875px;
  height: 113px;
  
  margin: 0px auto;
}

#logo {
  float: left;
}

#hotline {
  float: right;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++ NAVIGATION ++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#navigation {
  width: 940px;
  margin: 0px auto;
  
  padding-top: 15px;
}

#navigation ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
}

#navigation li {
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#navigation li.ecke {
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 0px;
}

#navigation li.eckeli {
  margin-left: 27px;
}

#navigation li a {
  display: block;
  height: 23px;
  
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 9px;
  
  background: url(images/navi_bg.gif) repeat-x;
  
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #101010;
}

#navigation li a:hover {
  color: #EA1722;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++ PROMOTIONBEREICH +++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#promotionbereich {
  height: 365px;
}

#promotionboxen {
  width: 981px;
  margin: 0px auto;
}

.promotion_box {
  float: left;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++ PROMOTIONPAKETE ++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#promotionpakete {
  width: 981px;
  height: 200px;
  
  margin: 0px auto;
  
  background: url(images/promotion_bg.gif);
}

#promotionpakete_li {
  float: left;
  width: 26px;
  height: 200px;
  background: url(images/promotion_li.gif);
}

#promotion_pakete {
  float: left;
  width: 929px;
}

#promotionpakete_re {
  float: right;
  width: 26px;
  height: 200px;
  background: url(images/promotion_re.gif);
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++ PROMOTIONPAKET KLASSE +++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.promotionpaket {
  float: left;
  width: 211px;
  height: 168px;
  
  margin-left: 73px;
  
  padding-top: 32px;
  
  background: url(images/promotion_paket_bg.gif) repeat-x;
  
  text-align: center;
  font-family: Tahoma;
  color: #A1A1A1;
}

.w { color: #FFFFFF; }

.promotionpaket .titel {
  letter-spacing: 0.5px;
  font-size: 13px;
  font-weight: bold;
}

.promotionpaket .beschr {
  padding-top: 10px;
  
  line-height: 25px;
  letter-spacing: 0.5px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.ps { text-decoration: underline; font-size: 15px; color: #FF0010; }

.promotionpaket .preis {
  padding-top: 10px;

  letter-spacing: 0.5px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

.promotionpaket .infos {
  padding-top: 17px;
  
  letter-spacing: 0.5px;
  font-size: 10px;
  font-weight: bold;
}

.promotionpaket .infos a {
  display: block;
  height: 18px;
  
  padding-top: 4px;
  
  text-decoration: none;
  color: #ffffff;
}

.promotionpaket .infos a:hover {
  text-decoration: underline;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++ CONTENT UMGEBUNG +++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#contentumgebung {
  width: 981px;
  margin: 0px auto;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++ SIDE NAVIGATION ++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#sidenavigation {
  float: left;
  width: 254px;
  
  padding-top: 11px;
  
  background: url(images/leftnavi_top.gif);
}

#sidenavigation_bottom {
  height: 16px;
  background: url(images/leftnavi_bottom.gif);
}

#sidenavigation ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
}

#sidenavigation li {
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  
  margin-left: 12px;
}

#sidenavigation li.titel {
  width: 215px;
  
  margin-left: 12px;
  
  padding-left: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
  
  background: #D3010E;
  
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

#sidenavigation li.titel1 {
  width: 215px;
  
  margin-left: 12px;
  
  margin-top: 10px;
  
  padding-left: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
  
  background: #D3010E;
  
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

#sidenavigation li a {
  display: block;
  width: 204px;
  
  padding-left: 20px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;

  
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #101010;
}

#sidenavigation li a:hover {
  background: #7F7F7F;
  color: #ffffff;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++ CONTENT +++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content_top {
  height: 19px;
  background: url(images/content_top.gif);
}

#contentbox {
  float: right;
  width: 727px;
  background: url(images/content_bg.gif);
}

#content_bottom {
  height: 20px;
  background: url(images/content_bottom.gif);
}

#content {
  padding-left: 30px;
  padding-right: 20px;
  
  font-family: Verdana;
  font-size: 12px;
  color: #343434;
}

#content h1 {
  font-size: 17px;
  margin: 0px;
  margin-bottom: 0px;
}

#content h2 {
  font-size: 13px;
  margin-top: 0px;
}

.qualitaetsgrundsaetze li {
  height: 23px;
  padding-top: 7px;
  background: url(images/checked.gif) no-repeat;
  
  list-style: none;
  
  padding-left: 33px;
    
  margin-left: -40px;
  margin-top: 5px;
}

.faqlist ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
}

.faqlist li {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  
  margin-left: -20px;
  margin-top: 4px;
}

.faqlist a {
  width: 400px;
  display: block;
  background: #F0F0F0;
  
  border-left: 12px solid #343434;
  border-bottom: 1px solid #E1E1E1;
  
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  
  text-decoration: none;
  color: #064D6F;
}

.faqlist a:hover {
  background: #E1E1E1;
}

a.faqheadline {
  display: block;
  background: #F0F0F0;
  
  border-bottom: 1px solid #343434;
  
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  
  text-decoration: none;
  color: #064D6F;
}

.faqcontent {
  background: #F0F0F0;
  padding: 15px;
  
  color: #343434;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ BESTELLFORMULAR +++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.bestellformular input {
  border: none;
  width: 200px;
  border-bottom: 1px solid #343434;
  background: none;
}

.bestellformular .headline {
  background: #E1E1E1;
  
  padding-left: 24px;
  padding-top: 3px;
  padding-bottom: 3px;
  
  margin-left: -14px;
  margin-right: -9px;
  
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #0870A1;
}

.bestellformular .content {
  background: #F0F0F0;
  
  margin-left: 2px;
  margin-right: 8px;
  
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bestellformular .produkttd td {
  background: #B7D6E4;
  
  padding-left: 10px;
  padding-right: 10px;
}

.info {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;  
  
  background: #FFFF88;
  
  border: 2px solid #E1E1E1;
  
  font-family: Verdana;
  font-size: 12px;
  color: #343434;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ PREISBERECHNUNG +++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#preisberechnung {
  width: 420px;
  margin: 0px auto;
  
  border: 1px solid #343434;
  
  background: url(images/preisberechnungbg.gif) repeat-x #A7A7A7;
}

.berechnungstabelle td {
  background: none;
}

.berechnungstabelle input {
  font-family: Verdana;
}

.berechnungstabelle .button {
  width: 140px;
  
  border: 1px solid #343434;
  
  background: #ffffff;
  
  font-family: Verdana;
  font-size: 12px;
}

#berechneterpreis {
  width: 321px;
  height: 40px;
  
  margin: 0px auto;
  
  margin-top: 4px;
  
  padding-left: 20px;
  padding-top: 12px;
  
  background: url(images/errechneterpreis.gif);
}

#ergbenispreis {
  float: left;
  width: 180px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

#bestellangebot {
  float: right;
  
  padding-top: 4px;
  padding-right: 40px;
}

#bestellangebot a {
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
}

#bestellangebot a:hover {
  text-decoration: none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++ PROMOTION CODE EINGABE +++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#promotion_code_eingabe {
  float: right;
  width: 340px;
  height: 180px;
  
  background: url(images/promotion_code_eingabe.gif);
}

#promotion_code_eingabe_text {
  padding-top: 86px;
  
  text-align: center;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
}

#promotion_code_eingabe_form {
  padding-top: 9px;
  padding-left: 43px;
}

#promotion_code_eingabe_input {
  float: left;
}
  
#promotion_code_eingabe_input input {
  border: none;
  width: 210px;
  height: 25px;
  
  margin-top: 1px;
  
  background: none;
  
  text-align: center;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

#promotion_code_eingabe_submit {
  float: right;
  
  padding-right: 41px;
}

#promotion_code_eingabe_submit input {
  width: 31px;
  height: 27px;
  
  border: none;
  background: none;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++ FOOTER +++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#footer {
  height: 56px;
  background: url(images/footer_bg.gif);
}

#footer_inner {
  width: 966px;
  margin: 0px auto;
  
  padding-top: 20px;
  padding-left: 8px;
  padding-right: 7px;
  
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
}

#footer_inner a {
  text-decoration: none;
  color: #ffffff;
}

#footer_inner a:hover {
  text-decoration: underline;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++ HINWEISE ++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#hinweise {
  width: 950px;
  margin: 0px auto;
  
  margin-top: 10px;
  
  text-align: center;
  font-size: 10px;
  color: #505050;
}





.redjetztbestellen {
  width: 130px;
  margin: 0px auto;
  
  margin-top: 10px;
}

.redjetztbestellen a {
  display: block;
  padding: 3px 10px 3px 10px;
  border: 2px solid white;
  background: #920000;
  
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: white;
  text-decoration: none;
  width: 110px;
}

.redjetztbestellen a:hover {
  text-decoration: underline;
}