#seite {
	background-image: url(layout.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 1000px;
	position:relative;
	margin: auto;
	margin-top: 0px;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	
}
a {
	text-decoration: none;
}

#fragen {
	position:absolute; 
	left:390px; 
	top:434px; 
	width:480px; 
	height:300px;
	color: #12af0e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#fragen a {
	color: #12af0e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#adsense2 {
	position:absolute; 
	left:508px; 
	top:323px; 
	width:250px; 
	height:250px;
}

#inhalt {
	position:absolute; 
	overflow:none; 
	left:0px; 
	top:80px; 
	width:350px; 
	height:600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #37fb32;
}

#inhalt h1 {
	font-size: 20px;
	color: #359333;
	margin-bottom: 8px;
}
#inhalt a {
	text-decoration: underline;
	color: #12af0e;
}

#inhalt a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#inhalt2 {
	position:absolute; 
	overflow:none; 
	left:0px; 
	top:160px; 
	width:500px; 
	height:600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #37fb32;
}

#inhalt2 h1 {
	font-size: 20px;
	color: #359333;
	margin-bottom: 8px;
}
#inhalt2 a {
	text-decoration: underline;
	color: #12af0e;
}

#inhalt2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

form {
	-moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;
	filter:alpha(opacity=);
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #191919;
	padding:10px;
}

