body {
	background-color: #000;
	background-image: url(../bilder/hg.jpg);
	background-repeat: repeat-x;
	background-position: left 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	font-weight: normal;
	color: #FFF;
	margin-left: 100px;
}
img {
	border: 0;
}
#wrapper {
	height: 600px;
	width: 800px;
	margin-left: -400px;
	text-align: left;
	margin-top: 40px;
	position: absolute;
	left: 50%;
}
#form1 div {
	margin-top: 20px;
}
label {
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	width: 500px;
	height:30px;
	line-height: 20px;
	border: 6px solid #fff;
	background-color: #ccc;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-image: url(../bilder/balken_formular_klein.jpg);
	background-repeat: repeat-x;
}
input .buttons {
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	width: 500px;
	line-height: 20px;
	border: 6px solid #fff;
	margin-bottom: 20px;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	background-image: url(../bilder/balken_formular_hoch.jpg);
	background-repeat: repeat-x;
}#form1 {
	margin-left: 150px;
}
#FrogJS {
	margin-top: 60px;
}
h2 {
	text-align: center;
}
h1 {
	text-align: center;
}
p .zentriert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	font-weight: normal;
	color: #FFF;
	margin-left: 100px;
}

