body {
	text-decoration: none;
	font-size: 100%;
	font-family: VERDANA, ARIAL, HELVETICA;
	color: #000000;
	background: #868686;
}
#box1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 90px;
	z-index: 2;
}
#box5 {
	position: absolute;
	padding: 10px;
	top: 0;
	left: 210px;
	width: 700px;
	min-height: 768px;
	z-index: 3;
}
#box2 {
	position: absolute;
	top: 90px;
	left: 0;
	width: 210px;
	height: 1850px;
	z-index: 2;
}
#box3 {
	position: absolute;
	padding: 0;
	top: 20px;
	left: 20px;
	width: 930px;
	height: 1940px;
	z-index: 3;
}
div#Rahmen {
	position: relative;
	background: #b2b2b2;
	top: 250px;
	left: 0;
	width: 195px;
	height: 0;
	z-index: 3;
}
div#Rahmen1 {
	position: relative;
	background: #b2b2b2;
	top: 10px;
	left: 0;
	width: 195px;
	height: 0;
	z-index: 3;
}
#editor {
	white-space: normal;
	padding-left: 0;
}
#editor1 {
	white-space: normal;
	margin-left: 10px;
	padding-left: 0;
}
#editor2 {
	white-space: normal;
	margin-left: 10px;
	padding-left: 0;
}
h1 {
	text-decoration: none;
	font-family: VERDANA, ARIAL, HELVETICA;
	background: #d2d2d2;
}
h2 {
	text-decoration: none;
	font-family: VERDANA, ARIAL, HELVETICA;
	background: #d2d2d2;
}
h3 {
	text-decoration: none;
	font-family: VERDANA, ARIAL, HELVETICA;
	background: #d2d2d2;
}
ul#navigation {
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	text-align: left;
	width: 180px;
}
ul#navigation li {
	list-style: none;
	float: left;
	position: relative;
	left: 0;
	margin: 1px;
	padding: 0;
	width: 180px;
}
ul#navigation a, ul#navigation span {
	display: block;
	left: 5px;
	padding: 0.2em 1em;
	text-decoration: none;
	border: 2px solid black;
	border-left-color: white;
	border-top-color: white;
	color: black;
	background-color: #ccc;
}
* html ul#navigation a, * html ul#Navigation span {
	width: 8.6em;
	width: 6.4em;
}
ul#navigation a:hover, ul#navigation span, li a#aktuell {
	border-color: white;
	border-left-color: white;
	border-top-color: white;
	border-right-color: black;
	border-bottom-color: black;
	color: white;
	background-color: gray;
	padding: 0.2em 1em;
	width: 144px;
}
ul#navigation a:visited {
	font-weight: normal;
	color: #727272;
	background-color: #e4e4e4;
	width: 144px;
}
 
