body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
	background-color:#FF8A00;
}
a:link, a:visited,  a:active{
	color: #891400;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
form {
	width:675px;
	height:400px;
}
#CountryID {
	width:144px;
}
#Usertype, #Searchtype, #SexualPreferences {
	width:144px;
}
.tbl_signup{
	border:none;
	float:left;
}
.tbl_signup  td{
	padding:3px;
	padding-bottom:15px;
}
.td_signup_label{
	color:#000;
	width:105px;
	text-align:right;
	vertical-align: top;
}
.td_signup_input {
}
#AgeTo{
	width:20px;
	float:left;
}
#AgeFrom{
	width:20px;
	float:left;
}
.signup_agelabel{
	padding:3px;
	color:#000;
	float:left;
}
small{
font-size:10px;

}
.inp_signup{
	background:#FFFFFF;
	border:1px solid #0A1A34;
}
.err_inp{
	background:#FFFFFF;
	border:2px solid #FF0000;
}
.err_lbl{
	color:#FF0000;
	font-weight:bold;
}
#signup_ok strong{
	font-size:20px;
	color:#000;
}
#signup_ok{
	font-size:16px;
	color:#000;
}

.td_signup_error{display:none;
}
.btn_signup {
	position:absolute;
	top:350px;
	left:0px;
	width:530px;
	height:29px;
	border: 0;
	overflow:hidden;
	font-size: 1px;
	line-height: 5000px;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/fick-scout.org/btn_anmelden.gif);
	}
.lbl_signup {
	width:110px;
}
