
BODY, TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
}

.adress TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: smaller;
  font-style: normal;
}

.datum {
  font-size: smaller;
  color: silver;
}

.adtab {
  color: red;
}

DT.inhv {
  font-weight: bold;
}

.mitteil DT {
  font-size: smaller;
}

.email {
  color: white;
}

.menue TD A {
  color: white;
  font-size : smaller;
}

.menue A:VISITED {
  	color: silver;
}

LI {
  	list-style-type: square;
}
UL.lv2 LI{
	list-style : circle;
}
