body#startseite {
	margin:0;
	padding:0;
	background:none;
	background-color:#005C25;
	text-align:center;
}
#startseite #container {
	background-color:#005C25;
	border:0;
	text-align: center;
}
#startseite a img {
	border:0;
	position:relative;
	z-index:2;
}
#text {
	font-family:Arial,Helvetica,sans-serif,Tahoma;
	font-size:0.8em;
	line-height:1.5em;
	margin: -350px auto 0pt;
	position: relative;
	width: 640px;
	z-index:1;
}

body {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:0.9em;
	line-height:1.5em;
	color:#003300;
	text-align:center;
}

a {
	color:#003300;
}

h1 {
	font-size:1.5em;
}

div.startcontent {
	width:800px;
}

p.bodytext {
padding:0 200px 0 200px;
}
