@charset "utf-8";
/* CSS Document */

body {
	font-family: Algerian, "Arial Black", "Helvetica 65 Medium", "Lucida Console", "Times New Roman";
	font-size: 18px;
	padding: 0px;
	background-image: url(../images/hintergrund_holz_hell.jpg);
	font-weight: 800;
}
p {
	margin: 0;
}
#container {
	position: relative;
	height: 650px;
	width: 1000px;
	margin: 10px auto;
}
#kopf {
	font-size: 48px;
	font-weight: bold;
	text-align:center;
	position: absolute;
	height: 50px;
	width: 980px;
	left: 10px;
	top: 10px;
	padding: 0px;
}
#navi {
	height: 50px;
	width: 980px;
	left: 10px;
	top: 70px;
	visibility: visible;
	position: absolute;
}
#fusszeile {
	font-size: 14px;
	position: absolute;
	height: 15px;
	width: 980px;
	left: 10px;
	top: 630px;
	text-align: center;
}
#inhalt {
	position: absolute;
	height: 500px;
	width: 980px;
	left: 10px;
	top: 125px;
	overflow: auto;
	z-index: 0;
}
#texte {
	position: absolute;
	height: 440px;
	width: 780px;
	left: 90px;
	top: 50px;
	overflow: auto;
	z-index: 1;
}
#texte_auswahl {
	position: absolute;
	height: 400px;
	width: 850px;
	left: 70px;
	top: 90px;
	overflow: auto;
	z-index: 1;
}
#flashcontent {
	height: 400px;
	margin: 0px;
	padding: 0px		
	}
.fusszeile {
	margin-left: 25%;
}
h1 {
	font-size: 36px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	margin-bottom: 2px;
}
.link {
	color: #000;
}
.linkbilder {
	text-decoration: none;
	color: #000;
}
#navi a {
	text-decoration: none;
	color: #000;
}
p img {
	margin: 10px;
}
.buchstabe-tanzaufl {
	font-size: 24px;
	color: #000;
	text-align: center;
}
.top {
	font-size: 9px;
	color: #000;
}
