* {
  font-size: 1.014em;
  line-height : 1.3em;
/* margin: 0; 
  padding: 0;  */
}

html {
  height: 100%;
  min-height: 100%;
}

body {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 62.5%;
  border: 0;
  margin: 0; 
  background : #FFFFFF;
}

#allumfassend {
  margin: 0 auto; 
  font-size : 1em;
}

td {
  vertical-align : top;
}

td.text {
  padding: 20px;
}

a {
  text-decoration: none;
}

li {
	list-style-image : url(/grafik/bullett.gif);
	line-height : 1.2em;
}

div.zustellgebiete {
  padding-left: 20px; 
  margin-top: 30px;
}

div.zustellgebiete a{
  line-height: 1.5em;
}

div.zustellgebiete a:hover{
  text-decoration: underline;
}