body {
	background-color: #eaeaea;
	margin: 0;
	height: 100%;
	width: 100%;
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

.oben {
	background: #d68d12;
	text-align: left;
	color: #f1eff2;
	border-bottom: medium solid #eeeeee;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 10%;
	white-space: nowrap;
	position: static;
}

.unten {
	background: #d68d12;
	text-align: center;
	color: #f1eff2;
	border-top: medium solid #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}

.unten a {
	color: #f1eff2;
	font-weight: normal;
	font-style: normal;
}

.links {
	text-align: left;
	border-right: medium solid #eeeeee;
	width: 200px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica sans-serif;
	font-weight: bold;
	background-color: #d68d12;
	height: auto;
	padding-left: 10px;
	padding-right: 0;
	margin-right: 10px;
	margin-left: 10px;
}

.links a {
	color: #f1eff2;
}

.klein {
	font-size: 10px
	}
	
.rechts {
	border-left: medium solid #eeeeee;
	background-color: #d68d12;
	height: auto;
}

.mitte {
	text-align: justify;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: auto;
	padding: 30px;

	border: medium solid #d68d12;
	width: 750px;
	height: 85%;
}

.haupt {
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	position: absolute;
	overflow: auto;
}
.rahmen {
	border: thin solid #868686;
}
h1 {
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;

}
li.left {
	list-style-type: none;
	line-height: 40px;
	text-indent: 10px;
	padding-right: 10px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-top: 1px;
}

li.left2 {

	list-style-type: none;
	line-height: 40px;
	text-indent: 10px;
	background-color:#eaeaea;
	color: #541b11;
	padding-right: 10px;
	margin-bottom: 1px;
	margin-top: 1px;
	text-shadow: #a09e9c 1px 1px 1px;
}

li.left:hover {	
	background-color: #eaeaea;
	text-shadow: #541b11 2px 2px 1px;
}

li.left a:hover {	
	color: #541b11;
	background-color: #eaeaea;
	text-shadow: #a09e9c 1px 1px 1px;
	display:block;


}

li.left a {	
	text-shadow: #07283d 2px 2px 1px;
	display:block;


}

a {
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: none;
}

.mitte a {
	text-decoration: none;
	color: #601f13;
}

.mitte a:visited {
	text-decoration: none;
	color: #6a2014;
}

.mitte a:hover	{
	text-decoration: underline;
	color: #541b11;
}

ul.left {
	margin-left: -5px;
	padding-left: 0px;
}

html {
height:100%;
margin-bottom:1px;
}