/* CSS Document */
body{
	background-color:#F8F0D1;
}
td.anfrage{
	background-color:#F4DEA0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #786549;
	font-weight: normal;
	text-decoration: none;
	height: 11 + 5px;
}
td.anfrage h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8F0D1;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	background-color: #EDB127;
	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 #F8F0D1;
	background: #F4D78D repeat;
	border-left : 1px solid #F8F0D1;
	border-right : 1px solid #F8F0D1;
	border-top : 1px solid #F8F0D1;
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #786549;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 11px;
}
td.anfrage input{
	border : 1px solid #F4D78D;
	border-bottom : 1px solid #F4D78D;
	border-color : #F4D78D;
	background: #F8F0D1;
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #786549;
	text-decoration: none;
}
td.anfrage checkbox{
	border : 1px solid #F4D78D;
	border-bottom : 1px solid #F4D78D;
	border-color : #F4D78D;
	background: #F8F0D1;
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #786549;
	text-decoration: none;
}
td.anfrage option{
	border : 1px solid #F4D78D;
	border-bottom : 1px solid #F4D78D;
	border-color : #F4D78D;
	background: #F8F0D1;
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #786549;
	text-decoration: none;
}
td.anfrage select {
	border : 1px solid #F4D78D;
	border-bottom : 1px solid #F4D78D;
	border-color : #F4D78D;
	background: #F8F0D1;
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #786549;
	text-decoration: none;
}