body {
	background-color: #f7dfb3;
	margin: 15px 0 0 0;
}

A:hover { color: #275130; text-decoration: none; }
A { text-decoration: underline;
	color: #275130; }

#inhalt {
/*	height: 420px;
*/	overflow: hidden;
	width: 581px;


}

#inhalttext {
	height: 264px;
overflow: auto;
overflow-x: hidden; 
overflow-y: auto;
	width: 561px;
	margin-bottom: 10px;
		margin-top: 10px;
			/*border:solid 1px #ff0000;*/


}

p {
	margin-top: 0px;
	margin-bottom:13px;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	color: #275130;
	font-size: 13px;
	line-height: 16px;
	width:500px;
}

.headlinerot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #275130;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:13px;
}

.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.inputbox {
	border:solid 1px #b13510;
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: transparent;

}

