@charset "utf-8";

body {
	font-family: "OCR A Extended";
	font-size: 16px;
	color: #000000;
	text-align: left;
}
#ebene_1 {
	width:1024px;
	height:768px;
	text-align:center;
	margin:auto;
	z-index:1;
	background-color: #FFFFFF;
}
#ebene_2 {
	height: 600px;
	width: 800px;
	text-align:center;
	margin:auto;
}

#logo {
	background-color: #E6E6E6;
	height: 150px;
	width: 1024px;
	float: left;
	clear: none;
	z-index: 2;
	background-image: url(../Buttons/banner.jpg);
}

#navigation {
	background-color: #E6E6E6;
	float: left;
	height: 618px;
	width: 150px;
	margin: 0px;
	clear: none;
	list-style-type: none;
	background-image: url(../buttons/banner_left.jpg);
}
#text {
	width: 874px;
	height: 618px;
	clear: none;
	float: right;
	font-size: 16px;
	text-align: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0,5 cm;
}
#text_rollen {
	overflow: scroll;
	width: 838px;
	height: 618px;
	clear: none;
	float: right;
	font-size: 16px;
	text-align: left;
	list-style-type: none;
	font-family: "OCR A Extended";
	text-indent: 1cm;
}


.schrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.schrift_geschichte {
	font-family: "Script MT Bold";
	text-align: left;
}
#ende {
	text-align: center;
	margin:auto;
	z-index:1;
	background-color: #FFFFFF;
}


.button {
	text-decoration: none;
}
