body {
	font: 12pt/130% Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin:0px;
	padding:0px;
}
td.td_nav {
	display:none;
}
td.td_content {
	padding: 20px 10px 10px 20px;
	line-height: 150%;
	background: #fff;
	vertical-align:top;
}

#bottom {
	padding: 2px;
	float: none;
	clear: both;
	background: #D0DE00;
	text-align:center;
	font-size: 11px;
	display:none;
}
#head {
	clear: both;
	display:none;
}
#wikeit {
	padding: 10px;
	background-color:#F7F7D9;
	border:1px solid #999;
}
a.nav1:link, a.nav1:visited, a.nav1:active {
	font-weight: bold;
	color: #005533;
	text-decoration: none;
	line-height: 150%;
}
a.nav1:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav1_active:link, a.nav1_active:visited, a.nav1_active:hover {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height: 150%;
}
a.nav2:link, a.nav2:visited {
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	color: #005533;
}
a.nav2:hover {
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	color: #000000;
}
a.nav2_active:link, a.nav2_active:visited, a.nav2_active:hover {
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	color: #993300;
}
h2 {
	font-size: 14pt;
	color: #993300;
}
.fontklein {
	font-size:10pt;
}
h3 {
	font-size:13pt;
}
h4 {
	font-size: 12pt;
}
.einruecken {
	padding: 0px 0px 0px 25px;
}
