/* Angepasstes CSS von Ingo Turski (http://www.1ngo.de/web/) */
body {
 font:normal 100.1% "Verdana",sans-serif;
 width:240px;
 height:320px;
}
h1 {
  font-size:1.4em;
  font-weight:normal;
}
h1 br {
  display:none;
}
h2 {
  font-size:1.4em;
  font-weight:normal;
}
h2 br {
  display:none;
}

#menu {
  position:relative; top:3em; left:0.5em;
  width:11.5em;
}
#inhalt {
  margin-top:5em;
  margin-bottom:3.5em;
}
