/* CSS Document */
body{
	background-color:#F5DEA6;
}
td.anfrage{
	background-color:#FFF0CC;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	height: 12 + 5px;
}
td.anfrage h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #86400A;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
	background-color: #E2A962;
	margin: 0px;
	padding: 0px;
	text-indent: 3px;
	height: 23px;
}
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 #FFFFFF;
	background: #E2A962 repeat;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	font: 12px/normal Georgia, Times New Roman, Times, serif;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 12px;
}
td.anfrage input{
	border : 1px solid #E2A962;
	border-bottom : 1px solid #E2A962;
	border-color : #E2A962;
	background: #FFFFFF;
	font: 12px/normal Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
}
td.anfrage checkbox{
	border : 1px solid #E2A962;
	border-bottom : 1px solid #E2A962;
	border-color : #E2A962;
	background: #FFFFFF;
	font: 12px/normal Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
}
td.anfrage option{
	border : 1px solid #E2A962;
	border-bottom : 1px solid #E2A962;
	border-color : #E2A962;
	background: #FFFFFF;
	font: 12px/normal Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
}
td.anfrage select {
	border : 1px solid #E2A962;
	border-bottom : 1px solid #E2A962;
	border-color : #E2A962;
	background: #FFFFFF;
	font: 12px/normal Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
}