/* CSS Document */
body{
	background-color:#FAF1DC;
}
td.anfrage{
	background-color:#F8E8C2;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #614A1D;
	font-weight: normal;
	text-decoration: none;
	height: 11 + 5px;
}
td.anfrage h1{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #A81D09;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	background-color: #F5E0AD;
	margin: 0px;
	padding: 0px;
	text-indent: 3px;
	height: 22px;
}
td.anfrage form{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 10px;
}
td.anfrage textfield{
	border-bottom : 1px solid #F5E0AD;
	background: #F5E0AD repeat;
	border-left : 1px solid #F5E0AD;
	border-right : 1px solid #F5E0AD;
	border-top : 1px solid #F5E0AD;
	font: 11px/normal Tahoma, Verdana, Arial, sans-serif;
	color: #614A1D;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 11px;
}
td.anfrage input{
	border : 1px solid #F5E0AD;
	border-bottom : 1px solid #F5E0AD;
	border-color : #F5E0AD;
	background: #F5E0AD;
	font: 11px/normal Tahoma, Verdana, Arial, sans-serif;
	color: #614A1D;
	text-decoration: none;
}
td.anfrage checkbox{
	border : 1px solid #F5E0AD;
	border-bottom : 1px solid #F5E0AD;
	border-color : #F5E0AD;
	background: #F5E0AD;
	font: 11px/normal Tahoma, Verdana, Arial, sans-serif;
	color: #614A1D;
	text-decoration: none;
}
td.anfrage option{
	border : 1px solid #F5E0AD;
	border-bottom : 1px solid #F5E0AD;
	border-color : #F5E0AD;
	background: #F5E0AD;
	font: 11px/normal Tahoma, Verdana, Arial, sans-serif;
	color: #614A1D;
	text-decoration: none;
}
td.anfrage select {
	border : 1px solid #F5E0AD;
	border-bottom : 1px solid #F5E0AD;
	border-color : #F5E0AD;
	background: #F5E0AD;
	font: 11px/normal Tahoma, Verdana, Arial, sans-serif;
	color: #614A1D;
	text-decoration: none;
}