body {
  font-size: 0.9em;
  text-align: left;
}

h1 {
  line-height: 1.2em;
}

h3 {
  line-height: 1.2em;
}

.ui-header h1 {
  border-bottom: 0;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 0 -1px 1px #000000;
}

.zweispaltiglinks {
  float: none;
  width: 100%;
}

.zweispaltigrechts {
  float: none;
  width: 100%;
  padding-left: 0;
}

.klassansicht {
  width: 100%;
  text-align: right;
  background-color: #FFFFE5;
  border-bottom: 1px solid #FFCC66;
  font-size: 75%;
  text-shadow: none;
}

.ui-body-a {
  border-top: none;
}

a { text-decoration: none;}
