*{
  padding: 0;
  margin: 0;
}
html {
  font-size: 100%;
}
div {
  border: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  padding:0;
  margin:0;
  background:#A69F9F url(teleskoplader-miete_luenen.jpg) 50% 0 no-repeat;
  font-size: 0.75em;
  color:#222;
}
#dialog {
  position:relative;
  margin:52px auto 0 auto;
  width:600px;
  height:800px;
}
#text {
  position:absolute;
  top:155px;
  left:-25px;
  width:650px;
  height:350px;
}
a {
  text-decoration:none;
  color:#2B2C2D;
}
a:hover {
  text-decoration:underline;
  color:#515253;
}
p {
  font-family: Verdana;
  font-size: 1em;
  line-height: 1.5em;
  padding-bottom:10px;
}
table {
  margin-left:30px;
  padding-bottom:10px;
  font-family: Verdana;
  font-size: 1em;
  line-height: 1.5em;
  margin-left:30px;
  padding-bottom:10px;

}
th,td {
  padding-right:5px;
  font-family: Verdana;
  font-size: 1em;
  text-align:left;
}

h1 {
  font-family: Verdana;
  font-size: 1.2em ;
  line-height: 1.5em ;
  padding-bottom:10px;
}

h2 {
  font-family: Verdana;
  font-size: 1.0em ;
  line-height: 1.5em ;
  padding-bottom:10px;
}

h3 {
  font-family: Verdana;
  font-size: 1.0em ;
  line-height: 1.5em ;
  padding-bottom:10px;
}