body {
	background-color: #235902;
	color: #fff;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:10px;
	text-align:center;
	}
a {
	color: #F2D904;
	text-decoration: none;
}
a:hover{
	color: #F29004;
	text-decoration: underline;
}

form {
	margin-top:0px;
	margin-bottom:-20px;
}

.text {
	/*visibility:hidden;
	position:absolute;
	z-index:10;*/
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width:500px;
	margin:0px auto;
	padding: 10px;
	border: 2px dotted #fff;
	text-align:center;
	background-color: #1A4301;
	color: #fff;
	/*clear:both;*/
	}

.text h1{
	font-size: 14px;
	margin-bottom: 0px;
	}
.text p{
	margin-bottom: 0px;
	margin-top: 0px;
	}

.sr-klein {
	font-size:10px;
}
.header {
	width:500px;
	height: 90px;
	margin:0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px dotted #fff;
	text-align:center;
	background-color: #1A4301;
	color: #fff;
 }
.header h1 {margin:0px}
.header h2 {margin:0px}
.webcam {
	width: 500px;
	height: 440px;
	margin:0px auto;
	margin-top: 10px;
	padding: 10px;
	border: 2px dotted #fff;
	text-align:center;
	background-color: #1A4301;
	color: #fff;
}

.webcamwindow {
	margin:0px auto;
	border:1px #ffffff solid;
	width:340px;
	height:330px;
	}

.werbung {
	font-size: 10px;
	width: 500px;
	height: 80px;
	margin:0px auto;
	margin-top: 10px;
	padding: 10px;
	border: 2px dotted #fff;
	text-align:center;
	background-color: #1A4301;
	color: #fff;	
}
.iframe {
	margin:0px auto;
	border:1px #ffffff solid;
	}
.lefttype {
	background: url(images/lefttype.gif) no-repeat ;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 54px;
	height: 480px;	
}
.lefttype h1 { visibility: hidden; }
.valid {
	position: absolute;
	top: 750px;
	left: 10px;
	text-align: center;
	width: 90px;
	font-size: 10px;
}
.faq {
	text-align: left;
}
.adsense {
	position: absolute;
	top: 10px;
	left: 70px;
	width: 120px;
	height: 600px;	
}
