body {
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
}
.navigation {
	width: 240px;
	padding-top: 120px;
	padding-bottom: 30px;
}
.ebene_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #544A40;
	color: #000;
	text-decoration: none;
	width: 190px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ebene_1_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #544A40;
	color: #000;
	text-decoration: none;
	width: 190px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ebene_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #544A40;
	color: #000;
	text-decoration: none;
	width: 180px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ebene_2_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #544A40;
	color: #000;
	text-decoration: none;
	width: 180px;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.main {
	width: 700px;
}
#image {
	clear: both;
	height: 200px;
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #756B62;
	border-bottom-color: #756B62;
	}
#image_on {
	clear: both;
	height: 230px;
	width: 700px;
}
#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	width: 690px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
}
#content h1 {
	color: #95C74C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h2 {
	color: #564C4B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	color: #564C4B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#content a {
	color: #900;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #666;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.liste {
	padding: 5px;
	border: 1px dotted #CCC;
}
