body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
}

p {
  margin: 1px 0;
  padding: 2px 0 8px 0;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.text {
  font-size: 10px;
  color: #000;
  margin: 2px 0 2px 10px;
}

.headlines {
  font-size: 12px;
  font-weight: bold;
  color: #00009b;
  text-align: left;
}

.textrechts {
  font-size: 10px;
  color: #000;
  text-align: right;
}

.box {
	font-size: 10px;
	color: #000;
}

.box_180 {
  width: 180px;
  font-size: 10px;
}

.texthead {
	font-size: 10px;
	color: #000;
}

.right {
  float: right;
  margin: 2px 75px 2px 0;
}

.absatz {
  clear: both;
  padding: 0;
  margin: 0;
}

.text_line {
	font-size: 10px;
  line-height: 16px;
  margin: 10px 0 5px 0;
  padding: 0 50px 0 0;
}

.anrede {
	font-size: 10px;
}

.height {
  margin: 10px;
}


/* AGB */

.maintable {
  width: 550px;
  margin: 0 10px 0 0;
  font-size: 12px;
}

.fliesstext {
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 0 5px;
  color: #000;
}

.fliesstext {
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 0 5px;
  color: #000;
}

.fliesstext a {
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 0 5px;
  color: #00009b;
}

ul.fliesstext {
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 8px 5px;
}

/* Infos */

.time {
  font-size: 10px;
  font-weight: bold;
  float: right;
  margin: 2px 285px 2px 0;
}

/* rueckruf and mitteilung.php */

.time_backcall {
  font-size: 10px;
  font-weight: bold;
  float: right;
  margin: 7px 250px 7px 5px;
}

.right_backcall {
  float: right;
  margin: 7px 60px 7px 0;
}

.text_backcall {
  float: left;
  font-size: 10px;
  color: #000;
  margin: 8px 5px 3px 7px;
}

.days {
  float: left;
	font-size: 10px;
	color: #000;
	margin: 8px 5px 3px 7px;
}

.require {
  margin: 10px 5px;
}

/* impressum */

.imprint {
  background: url("../img/imprint.png") no-repeat;
  width: 580px;
  height: 101px;
}

.impress {
  position: relative;
  top: 25px;
  left: 10px;
  font-size: 28px;
  font-weight: bold;
  color: #7a7776;
  text-align: left;
  width: 300px;
}

.head {
  font-size: 11px;
  margin: 0 0 0 10px;
}

.rows {
  overflow: auto;
  width: 580px;
}

.rows p {
  padding: 0;
  line-height: 27px;
}

.name {
  float: left;
}

.name p {
  width: 205px;
  font-size: 12px;
  margin: 0 0 0 10px;
  font-weight: bold;
}

.value {
  float: left;
}

.value p {
  width: 365px;
  font-size: 12px;
  margin: 0;
}

.value > :nth-child(even)  {
  background: #F4F6F7;
}

.name > :nth-child(even)  {
  background: #F4F6F7;
}

.footer {
  font-size: 11px;
  margin: 10px 0 0 10px;
  line-height: 16px;  
}
