#seite {
	height: 800px;
	width: 900px;
	
	margin-top: 0px;
}

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

#fragen {
	position:absolute; 
	left:380px; 
	top:80px; 
	width:200px; 
	height:300px;
}

#fragen a {
	color: #B00C10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

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

#inhalt {
	position:absolute; 
	left:20px; 
	top:220px; 
	width:820px; 
	height:420px;
	padding-right: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2060c0;
}

#inhalt h1 {
	font-size: 17px;
	color: #fe6117;
	margin-bottom: 4px;
}
#inhalt a {
	text-decoration: underline;
	color: #2060c0;
}

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

#inhalt .antwmerlin {
	color: #B00C10;
	font-size: 130%;
}

#nachricht {
	border-style:dotted;
    border-width: 4px;
    border-color: #c3c3c3;
    padding: 10px;
    width: 470px;
	font-size: 14px;
	color: #191919;
}


#navigation {
	position:absolute; 
	left:24px; 
	top:510px; 
	width:520px; 
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2060c0;
}
#navigation a{
	font-size: 12px;
	line-height: 15px;
	color: #2060c0;
	font-weight: normal;
    text-decoration: none;
}
#navigation a:hover{
	text-decoration: underline;
}

#navigation2 {
	position:absolute; 
	left:0px; 
	top:285px; 
	width:500px; 
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06653e;
    text-align: left;
}
#navigation2 a{
	font-size: 12px;
	line-height: 15px;
	color: #06653e;
	font-weight: normal;
    text-decoration: none;
}
#navigation2 a:hover{
	text-decoration: underline;
}
