/*----------------------------------------------
 |  text.css |
 |-----------
 |  Bodytext elements
 *---------------------------------------------*/
div#bodytext {
  padding-top: 30px;
}

div#bodytext li p {
  margin: 0px;
  padding: 0px;
}

p {
  padding-top: 0px;
  margin-top: 0px;
  font-size: 12px;
}

h2 {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}

h1 {
  padding: 0px;
  margin: 0px;
  font-family: Georgia;
  font-size: 27px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: 0.02em;
  padding-bottom: 15px;
  color: #000000;
}

h4#headline-monthoffer {
	padding: 20px 0 0 0;
  margin-top: 0px;
	overflow: hidden;
  background-image: url(../images/monthoffer.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:20px;
}