body {
	font: 10pt Arial, Helvetica, Verdana, sans-serif; /* grundlegende definition von schriftart und -groesse*/
	line-height: 130%;
}

#header {
  display: none;
}

#quernavigation {
  display: none;
}

#navigation {
  display: none;
}

#context {
  display: none;
}

.ahem {
  display: none;
}

.normal {
  display: none;
}

hr {
  display: none;
}


h1 {
  font-size: 16pt;
  font-weight: bold;
  line-height: 130%;
}


h2 {
  font-size: 10pt;
  font-weight: bold;
  line-height: 130%;
}

h3 {
  font-size: 10pt;
  font-weight: bold;
  line-height: 130%;
}

p {
	font: 10pt Arial, Helvetica, Verdana, sans-serif; 
	line-height: 130%;
}

#foot {
  display: none;
}

.clear {
  display: none;
}

.mehr {
  display: none;
}