
/* ooooooooooooooooo   V O N   A G E N T U R    oooooooooooooooo */









/* ooooooooooooooooo   ENDE V O N   A G E N T U R    oooooooooooooooo */

/* PROFILE / REGISTER FORM */
.formContainer .row				{ /* width: 754px; */ width: 468px; }
.formContainer .formLabel 		{ width: 190px; float: left; margin-right: 2px; padding: 3px 8px 2px 4px; text-align: right; background-color: #DEE3E7; color: #333; }
.formContainer .formFieldWrap	{ padding: 3px 0 2px 3px; }
.formContainer .formField		{ width: 262px; float: left; }
.formContainer .formError 		{ background-color: #900; color: #fff; }

.formContainer input	{ height: 16px; }
.formContainer input.btnSubmit	{ height: 20px; }
.formContainer select	{ border:1px solid #999; }

/* .formContainer textarea	{ width: 242px; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; line-height: 13px; color: #333; } */
.formContainer textarea	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; line-height: 13px; color: #333; }




.formContainer .formErrorMessage, .formErrorMessage	{ width: 450px; background-color: #900; color: #fff; }
.formContainer .formErrorMessage p, .formErrorMessage p	{
	background-image: url(/gif/csspix/icn_attention.gif);
	background-repeat: no-repeat;
	background-position: 9px 2px;
	padding: 2px 2px 4px 33px;
	margin: 0;
	font-weight: bold;
}

/* .formContainer .notifyTxt { width: 230px; float: left; color: #28A9AE; } */
.formContainer .notifyTxt { width: 460px; color: #28A9AE; }
.formContainer .submit { width: 246px; margin-left: 251px; }


.formular div.helps{
	background: transparent;
	position:absolute;
	left: -150px;
	top: -150px;
	display:none;
	z-index: 99;
	font-size: 11px;
}

.formular div.helptop{
	background: url(/gif/csspix/help_bgtop.gif) no-repeat transparent;
	font-size: 11px;
	margin: 0px;
	padding: 8px 12px 0px 12px;
	width: 170px;
	z-index: 99;
}
.formular div.helptop ul{
     padding: 0px 0px 0px 5px;
     margin: 0px;
 }

.formular div.helpbottom{
	background: url(/gif/csspix/help_bgbottom.gif) no-repeat transparent;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 194px;
	z-index: 99;
}

.formular a.help img{
	background: url(/gif/csspix/help.gif) no-repeat transparent;
	width: 12px;
	height: 12px;
	border: 0;
}

.formular a{
	display:inline;
}

.formular a.help:hover img{
	background-image: url(/gif/csspix/help_on.gif);
}

.formular img.help{
	background: url(/gif/csspix/help.gif) no-repeat transparent;
	width: 10px;
	height: 10px;
}

.formular img.help:hover{
	background-image: url(/gif/csspix/help_on.gif);
}

.formular .radiotext{
	font-size:11px;
	padding-bottom:2px
}

/* ooooooooooooooooo  ENDE  D F V   oooooooooooooooo */


