#pocket   { display:none; }

body {
  color: #000000; background-color: #FFFFFF;
  font-size: 100.01%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0; padding: 1em;
}

ul#Navigation {
	float: left;
	width: 8.7em;
	margin: 0;
	padding: 1em;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 26em;
}
ul#Navigation li {
	list-style: none;
	margin: 0;
	text-align: right;
	padding-top: 1em;
	padding-bottom: 0px;
}
ul#Navigation a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	margin: 0em;
	padding: 0.2em;
}
ul#Navigation a:link {
	color: #000000;
}
ul#Navigation a:visited {
	color: #000000;
}
ul#Navigation a:hover {
	background-color: #CCCCCC;
}
ul#Navigation a:active {
  color: #000000;
}
ul#Navigation h1 {
	list-style: none;
	margin: 0;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 4em;
	padding-left: 0em;
}
ul#Navigation h2 {
	list-style: none;
	font-size: 0.7em;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0.2em;
	margin: 0em;
}
ul#Navigation h3 {
	list-style: none;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #CCCCCC;
	padding: 0.2em;
	margin: 0;
}
div#Inhalt {
	margin-left: 11em;
	padding: 1em;
	min-width: 14em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
div#Inhalt h1 {
	font-size: 0.7em;
	margin: 0 0 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
div#Inhalt h2 {
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-indent: 0.8em;
	margin-bottom: -10px;
}
div#Inhalt p {
	font-size:0.7em;
	margin: 1em 0;
	line-height: 1.3em;
}
div#Inhalt a {
	margin: 1em 0;
	color: #666666;
	text-decoration: none;
}
div#Inhalt a:link {

	color: #666666;
}
div#Inhalt a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
p#Fusszeile {
    clear: both;
    font-size: 0.65em;
    margin: 0;
	padding: 0.1em;
  }
p#Fusszeile a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
div#Inhalt blockquote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	font-size: 85%;
	line-height: 110%;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#Inhalt h4 {
	font-size: 0.7em;
	font-weight: normal;
	line-height: 20px;
}

.Stil1 {color: #666666}
#Inhalt img {
	padding-bottom: 4px;
}
div#menubild {
	height: 103px;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

div#menubildtext {
	text-align: center;
	color: #000000;
	position: relative;
	font-size: 0.55em;
	padding-top: 1px;
	background-color: #E0DFE3;
	height: 15px;
}
div#menubildtext a:link {
	text-align: center;
	color: #000000;
}
div#menubildtext a:hover {
	text-align: center;
	color: #000000;
	padding-top: 0px;
	background-color: #CCCCCC;
}
div#menub {
	height: 120px;
	width: 120px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
div#Inhalt h6 {
	font-size: 0.5em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-top: 20px;
	clear: both;
}
