body {
	background-color: #DFD5C3;
	margin: 0;
	height: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;	
}
.kopf {
	height: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAEED6;
	width: 800px;
	text-align: left;
}
.kopf2 {
	height: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAEED6;
	width: 800px;
	text-align: left;
}
.navi {
	background-image: url(Bilder/navi.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E847B;
}
.navi a:link, .navi a:visited, .navi a:active {
	font-size: 15px;
	margin-right: 40px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	color: #FF6600;
	padding-left: 10px;
	width: 130px;
	text-align: left;
	text-decoration: none;
}
.navi a:hover {
	color: #FF9900;
	border-left-color: #FF9900;
}
.main {
	margin: 0px auto 0px auto;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #968C83;
	border-left-color: #968C83;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #968C83;
	background-color: #FFFFFF;

}
.inhaltrand {
	margin: 20px;
	text-align: left;
}
.inhaltrandB {
	margin: 0px;
	text-align: left;
	background-color: #E5F6D4;	
}
.imgli {
	float: left;
	margin-right: 15px;
}
.zwischentitel {
	font-weight: bold;
}
.zwischentitelTEXT {
	font-weight: lighter;
}
.imgre {
	float: right;
	margin-left: 15px;
}
.imgre2 {
	float: left;
	margin-left: 639px;
}
.titel {
	font-weight: bold;
	color: #FF6600;
}
.titel2 {
	font-weight: bold;
	color: magenta;
}
.titel3 {
	font-weight: bold;
	color: black;
}
.text0 {
	font-weight: lighter;
	color: #000000;
}
li {
	margin-bottom: 10px;
	list-style-type: circle;
	margin-left: -25px;
}
ul .imgre {
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}
.button {
	margin-top: 10px;
	margin-bottom: 5px;
}
.fuss {
	background-image: url(Bilder/navi.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E847B;
	text-align: center;
	font-size: 10px;
}
.fuss a:link, .fuss a:visited, .fuss a:active {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	color: #FF6600;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fuss a:hover {
	color: #FF9900;
	border-left-color: #FF9900;
}
