table.kontakt td {
  vertical-align:top;
  height: 30px;
  text-align:left;

}

.TableInStartseite table tr td {
	letter-spacing: 0px;
	font-size:12px;
}

.TableInStartseiteSpalte1 {
  width:90px;
}

.start_h2 {
	margin-top:30px;
	border-top:1px solid black;
}

table.content {
  background-color:white;
}

.spalte1 {
  width: 15px;
}

.spalte2 {
  width: 477px;
}

.spalte3 {
  width: 164px;
  text-align:center; 
}

table.termin {
}

table.termin td {
  vertical-align:top;

}

.Text {
        width:480px;
	font:100% Verdana, Arial, Helvetica, sans-serif;
/*	background-color:#DFDFDF;  */
}

.Text h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.Text p {
	margin-bottom:12px;
	font-size: 12px;
	line-height: 20px;

}

.Text b {
	color:black;
	font-weight:bold;
	font-size:12px;
}

.Text ul {
	margin-bottom:20px;
	}

.Text li {
	line-height: 18px;
	margin-left: 50px;
	text-align:left;
	}

