@import url("menu.css");
/* CSS Document */
body {
	background-color:#9CFEB3;
	margin: 0;
	font-family: Arial, "Baskerville Old Face", "Bauhaus 93", Elephant;
	font-size: 12px;
}
#schrift {
	position:absolute;
	left:362px;
	top:3px;
	width:834px;
	height:19px;
	z-index:-1;
	visibility: hidden;
}
#kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:150px;
	z-index:2;
	visibility: visible;
}
#navi {
	position:absolute;
	left:10px;
	top:190px;
	width:152px;
	height:250px;
	z-index:2;
	visibility: visible;
}
#inhalt {
	position:absolute;
	left:150px;
	top:150px;
	width:550px;
	height:624px;
	z-index:1;
	overflow: auto;
	background-image: url(../bilder/wallpaper1.jpg);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	visibility: visible;
}
#gesamt {
	position:relative;
	margin:0px auto;
	width:800px;
	height:850px;
	z-index:1;
	border: 0px black solid;
	background-color: #33FF99;
}
#logo {
	position:absolute;
	left:661px;
	top:5px;
	width:130px;
	height:130px;
	z-index:2;
	visibility: visible;
}
#titel {
	position:absolute;
	left:51px;
	top:48px;
	width:594px;
	height:65px;
	z-index:2;
	visibility: visible;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
hr {
color:#9CFEB3;
height:3px;
}
p{
font-family:Arial, "Baskerville Old Face", "Bauhaus 93", Elephant;
font-size:12px;
font-weight:bold;
}
#laufschrift {
	position:absolute;
	left:243px;
	top:160px;
	width:626px;
	height:25px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
}
div {
	font-size: 36px;
}
div {
	font-weight: bold;
}
#gesamt #kopf #titel {
	color: #009;
}
