/* Formulare */

.form-row{
	clear: both;
	margin: 6px 0;
}

form .required{
	background-image: url(../images/ausrufezeichen.gif);
	background-position: 360px 0.2em;
	background-repeat: no-repeat;
}

form#charge_recur .required{
	background-position: 200px 0.2em;
}

form label{
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	width: 8em;
	height: 20px;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#tariff_form .rb_label{
	display: inline;
	width: 5em;
	float: none;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
}

#tariff_form select{
	font-size: 11px;
	font-weight: normal;
}

#tariff_form .check{
	background-color: #ffffff;
}
form .form-row input, form .form-row select, #voucher_form input, select#own_location{
	border: 1px solid #A09F9F;
	font-size: 13px;
	font-weight: bold;
	background-color: #f9f9f9;
	padding: 2px 0 2px 0;
}
select#own_location{
	font-size: 10px;
	font-weight: normal;
	width: 125px;
	}

form .form-row input{
	padding-left: 3px;
	}

.form-row .input {
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}


#reg_notice{
	display: inline;
	position: relative;
	top: -2em;
	overflow: hidden;
	float: right;
	margin-right: 10em;
	font-weight: bold;
	font-size: 16px;
}

.form_error, .dynamicDivClass, .ajax-form-error{
	display: inline;
	position: absolute;
	left: 390px;
	height: 22px;
	padding-top: 3px;
	color: #ff9900;
}

.form_error{
	/*left: 220px;*/
}


#row-eula .form-error, #row-eula .dynamicDivClass{
	margin-left: 60px;
	color: #ff9900;
}

.hint {
	display: inline;
	position: absolute;
	left: 390px;
	color: #cfcfcf;
	font-size: 14px;
	font-weight: bold;
}

form#register_form #hint_for_country{
	left: 620px;
	}

#mnumber_row .hint, #mnumber_row .form_error{
	left: 510px;
}

.form_errors {
 padding-top: 10px;
 padding-bottom: 10px;
}

.form_errors li{
	list-style: none;
	color: #ff9900;
}

#timezone{
	width: 260px;
}
/* Formular zum Aufladen
----------------------------*/
#charge_form .required{
	background-position: 400px;
}

#charge_form label{
	width: 11em;
}

#charge_form .form_error, #charge_form .hint{
	left: 420px;
}

#charge_recur .form_error{
	left: 220px;
	}
/* Änderung der Profildaten
------------------------------*/
#profile_form .required{
	background-position: 350px;
}

#pwd_form .required, #email_form .required{
	background-position: 95%;
}

/* Registrierungsformular
---------------------------------*/
#pwd_form .required, #email_form .required{
	background-position: 95%;
}
.country_select{
	width: 220px;
}
#row-eula label{
	float: none;
	width: 12em;
}

#row-eula a:link, #row-eula a:active, #row-eula a:visited {
	text-decoration: none;
	color: #336699;
}

#captcha_div{
	position: relative;
	left: 8em;
	width: 270px;
	height: 45px;
}
#register_form .button{
	margin-left: 130px;
}

/** Anruf - Formular
--------------------------------------------*/

.call_form {
	/*position: absolute;*/
	/*top: 100px;*/
	width: 90%;
	margin-top: 100px;
	margin-left: 50px;
	/*left: 50px;*/
}

#call_form .form-row{
	clear:none;
	width: 35%;
	float: left;
	margin: 20px 5px 0 0;
}

#call_form .last{
	width: 25%;
	}

#call_form .call_submit{
	width: 30%;
}

#call_form .input{
	margin-left: 55px;
	display: block;
	font-size: 13px;
}

#call_form label{
	width: 90%;
	display: block;
	margin: 5px 0 5px 0;
}


#call_form .bubble {
	margin-top: 5px;
	float: left;
	width: 50px;
	height: 80px;
}

#call_form input, #call_form select{
	margin-bottom: 3px;
	}
#country_code_after_span, #country_code_from_span{
	margin-right: 2px;
}

.hint_call_form {
	clear: both;
	padding-top: 15px;
	display: block;
	width: 100%;
	text-align: center;
	color: #cfcfcf;
	font-size: 14px;
	font-weight: bold;
}

/* Login-Formular
------------------------------------------*/
#login_form{
	margin: 20px;
}

#login_form label{
	width: 4em;
}

/*body#profile #notice{
	position: absolute;
	top: 400px;
	right: 20px;
}*/

.loginform{
	background: url(../images/box_290x185.jpg) 0em 0em no-repeat;
	width: 290px;
	height: 185px;
	border: 1px solid #ffffff;
	float: left;
	position: relative;
}

.loginform h4{
	margin-bottom: 10px;
	color:#ff9900;
}
.loginform .submit, .roundBoxHome .submit, .roundBoxTariff .submit{
	position: absolute;
	bottom: 20px;
	width: 90%;
	text-align: center;
	margin-top: 20px;
}

#tariff_form{
	margin: 10px;
	margin-top: 0;
}

#tariff_form label{
	font-size: 12px;
	cursor: default;
	width: 12em;
	}
#tariff_form .form-row
{
	margin: 4px 0;
}


#type_from_mobile, #type_from_landline,
#type_after_mobile, #type_after_landline
{
	border: none;
	background-color:#dfdce3;
}

.login_small .form-row{
	margin: 3px 0;
}
.login_small label{
	float: left;
	width: 4em;
	height: 11px;
	text-align: left;
}

#forgot_pwd .submit, #new_token .submit{
	margin-top: 15px;
	margin-left: 130px;
}

.center{
	margin-left: 100px;
}
body#tariff form{
	margin: 20px;
}

#addressbook_add_form label, #addressbook_edit_form label{
	display: block;
	float: none;
}