@charset "UTF-8";

/* JOSDESIGN.AT ============================== TIPaFRIEND */

div.weiterempfehlen {
	
}

.tip_error {
	border: 1px solid #788F03;
	padding: 24px;
	background: white;
	font-size: 13px;
	color: black;
	margin:0 0 20px 0;
}

.tip_fieldset {
	
}

.tip_fieldset legend {
	display: none;
}

.tip_fieldset .text {
	margin: 0 0 25px 0;
}

div.tip_fieldwrap {
	margin: 10px 0;
}

div.tip_fieldwrap label {
	clear:both;
	display: block;
	float: left;
	font-weight: normal;
	padding: 5px 10px 0 0;
	text-align: right;
	width: 80px;
}

.tip_fieldset .tip_mandatory {
	display: none;
}

#tip_uid1 input, #tip_uid2 input, #tip_uid3 input, #tip_uid5 input {
	height: 17px;
	padding: 4px 27px 4px 10px;
	background: transparent url(../../img/forms/formular_input_mandatory.png) no-repeat scroll 0 0;
	width: 253px;
}

#tip_uid5 input {
	background-image: url(../../img/forms/formular_input_mandatory_short.png);
	margin-left: 90px;
	width: 143px;
}

#tip_uid6 {
	margin-top: 20px;
}

#tip_uid6 input {
	margin-left: 90px;
}

#tip_captchalabel {
	float: none;
	margin: 11px 0 10px 0;
	padding-left: 92px;
	text-align: left;
	width: 280px;
}

.tip_captcha img {
	vertical-align: bottom !important;
}

.tip_captcha {
	display: inline;
	width: 95px;
	height: 25px;
}

div.weiterempfehlen form input, div.weiterempfehlen form textarea {
	border: none;
	color: #626455;
	font-size: 12px;
}

div.weiterempfehlen form textarea {
	height: 138px;
	padding: 6px 20px 6px 10px;
	overflow: auto;
}

textarea#t_uid4 {
	background: url(../../img/forms/formular_text.png) no-repeat 0 0;
	width: 263px;
	padding: 6px 20px 6px 10px;
}
