/*
body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #444;
}

a {
  color: #444;
  font-weight: normal;
  text-decoration: none;
}
*/
/*
h1.calc {
  color: #eb690b;
  font-size: 18px;
  margin-bottom: 15px;
}

h2.calc {
  color: #eb690b;
  font-size: 12px;
	margin-top:10px;
  margin-bottom: 6px;
  font-weight: bold;
}

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

input, textarea, select {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #484F57;
  border: 1px #CCCCCC solid;
  width: 310px;
  height: 18px;
  padding: 0;
}
*/

/*
#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;
}

.row div {
	float: left;
	margin-right:4px;
}

.caption {
	margin-top:4px;
}
*/


