#inhalt {
	float: left;
	width: 582px;
	min-height: 1200px;
	padding: 15px 10px 10px 20px;
	background: #FFFFCC url(../../img/inhalt_ecke.gif) no-repeat right top;
}
select {
	letter-spacing: .05em;
}
fieldset {
	border: none;
}
#inhalt p {
	margin-top: 15px;
	line-height: 1.4em;
}
#inhalt .fett {
	font-weight: bold;
	margin-bottom: 5px;
}
#inhalt select {
	width: 200px;
	margin-right: 20px;
}
#inhalt .klein {
	font-size: 11px;
}
#inhalt .button {
	background-color: #ffcc66;
	padding: 2px 8px 2px 8px;
}
#name, #email {
	letter-spacing: .08em;
}