h1.calc {
  margin-bottom: 15px;
}

h2.calc {
  margin-top: 10px;
  margin-bottom: 6px;
}

b.zyklusTitel {
  color: #eb690b;
  margin-bottom: 6px;
  font-weight: bold;
  float: left;
  margin-top: 2px;
}

#tag {
  width: 45px;
  margin: 0 10px 15px 0;
}

#monat {
  width: 95px;
  margin-right: 10px;
}

#jahr {
  width: 60px;
}

#zyklus {
  width: 40px;
  margin: 0 0 5px 5px;
  padding-top: 2px;
  height: 17px;
  text-align: center;
}

img {
  border: 0;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.clear {
  clear: both;
}

#rechnenBtn {
  margin: 15px 0 0 170px;
  cursor: pointer;
}

#rechnenPfeil {
  margin: 3px 0 10px 220px;
}

.ergTitel {
  font-weight: bold;
  width: 320px;
  float: left;
}

#termin, #woche, #muterschutz {
  width: 90px;
  margin: 0 0 2px 0;
  color: #eb690b;
  font-size: 12px;
  font-weight: bold;
  padding-top: 2px;
  height: 17px;
}

.fontNormal {
  font-weight: normal;
}

#inhalt {
  overflow: hidden;
  background: url(../img/verlauf.gif) 0 31px no-repeat;
  height: 476px;
}

#abstand {
  padding: 10px 10px 0 20px;
}

#ueberschrift {
  margin-top: 10px;
}


.paddingButton {
	margin-left:170px;
}

* html .paddingButton {
	margin-left:85px;
}

*+html .paddingButton {
	margin-left:95px;
}

.caption {
  margin-top: 4px;
}

.sgkPage1 {
  width: 355px;
  padding-left: 10px;
}

/*
*+html .sgkPage1, * html .sgkPage1 {
  width: 335px;
  padding-left: 10px;
	border:1px solid red;
} 
*/

.content .row {
  clear: both;
  display: block;
  border-top: 1px solid #ccc;
  height: 30px;
  padding-top: 6px;
}

#placeholder .tickLabels {
  /*font-weight:bold;
   color:#444444;*/
  /*display:none;*/
}

#placeholder .legend {
  color: red;
}

#placeholder .tickLabels .thickLabel {
  font-weight: bold;
}
/*
p {
  line-height: 15px;
}*/
