body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background-image: url(perga.jpg);
	}

#kopf {
	background-image: url(leder.jpg);
	height: 2.5em;
	}

#kopf h1 {
	font-family: verdana,sans-serif;
	color: #e7d39c;
	text-shadow: black;
	font-size: 1.5em;
	margin: 0;
	padding-top: .2em;
	}

#inhaltwrapper {
	float: left;
	width: 100%;
	}

#inhaltspalte {
	margin-right: 16em;
	padding-top: 1em;
	border-right: .1em solid black;
	}

#inhaltspalte h2 {
	color: #b56129;
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	}

#inhaltspalte p {
	color: #b56129;
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2em;
	}

#inhaltspalte li {
	color: #b56129;
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	list-style-position: outside;
	list-style-type: none;
	border-top: 1px solid black;
	}

.liende {
	border-bottom: 1px solid black;
	}

#menuespalte {
	float: left;
	width: 16em;
	margin-left: -16em;
	background-image: url(perga.jpg);
	}

#menuespalte img {
	border: none;
	}

#menuespalte li {
	list-style-type: none;
	margin-left: -2em;
	}

#inhaltspalte a {
	font-family: verdana,sans-serif;
	text-decoration: none;
	color: #b56129;
	}

#menuespalte a {
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	color: black;
	}

#menuespalte a:hover, #inhaltspalte a:hover {
	color: #b56129;
	text-decoration: underline;
	}

#fuss {
	clear: left;
	width: 100%;
	background-image: url(leder.jpg);
	color: #FFF;
	}

#fuss img {
	border: .1em solid #e7d39c;
	margin: .5em 0 0 .5em;
	}

.container {
	margin: .6em;
	margin-top: 0;
	}
