/* CSS-Angaben für Ebenen */

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 16px;
  color: #3E468E;
  line-height: 25px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul {
  margin-top: 10px;
  margin-bottom: 25px;
}

ol {
  margin-top: 10px; 
  margin-bottom: 17px;
  line-height: 16px;
}

li {
  margin-left: -16px;
  margin-bottom: 0px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 510px;
	width: 140px;
	height: 54px;
	z-index: 50;
}


#text {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#sub-navigation {
	display: none;
}

#mini-navigation {
	display: none;
}

#navigation {
	display: none;
}

#fusszeile {
	display: none;
}

#sprache {
	display: none;
}

#foto {
	display: none;
}

#suche {
	display: none;
}

.kapitel-ueberschrift {
	font-size: 13px;
	font-weight: bold;
}