body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #faefd8;
	background-image: url(../_images/back_hori.gif);
	background-repeat: repeat-x;
}
td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	color: #2f5609;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}
h2 {
	color: #2f5609;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* ================ */
a:link, a:visited, a:active {
	color: #718756;
	text-decoration: none;
}
a:hover {
	color: #bec6b6;
}
a.light:link, a.light:visited, a.light:active {
	color: #bec6b6;
	text-decoration: none;
}
a.light:hover {
	color: #27410e;
}

/* ================ */
.maintable {
	background-image: url(../_images/back_vert.gif);
	background-repeat: repeat-y;
}

.icons {
	background-image:url(../_images/links.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
}

.navi {
	background-image:url(../_images/mitte2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 333px;
}

td.content {
	width: 590px;
	background-image: url(../_images/back_content.jpg);
	background-repeat: no-repeat;
}
div.content {
	padding: 177px 0px 30px 50px;
}

ul.sitemap {
	list-style-image:url(../_images/sitemap_level1.gif);
}
ul.sitemap li {
	padding: 0px 0px 15px 5px;
}
ul.sitemap a {
	font-size: 12px;
	font-weight: bold;
}

