.clear {
	clear: left;
	margin:0px;
	padding:0px;
}
.tx_tipafriend {
	margin:0px;
}
.tx_tipafriend form {
	margin: 0px;
}
.tx_tipafriend .tx_tipafriend_url {
	margin-bottom: 20px;
}

.tx_tipafriend_tiplink {

}

.tx_tipafriend_url H1 {
	
}
.tx_tipafriend_path_label {
	margin-right:5px;
	font-weight:bold;
	float:left;
}
.tx_tipafriend_path_url {
	font-weight:normal;
	font-style:normal;
	float:left;
}
.tx_tipafriend_error_box {
	background-color:#E0E0E0;
	border:1px solid #000000;
	margin: 0 0 10px 0;
	padding:5px;
	font-weight:bold;
	color:red;
}
.tx_tipafriend_error_header {
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
}
.tx_tipafriend_error_text {
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.tx_tipafriend_formfield {
	padding:5px 0 5px 0px;
	clear:left;
}
.tx_tipafriend_formfield LABEL {
	font-weight:bold;
	text-align:right;
	width:200px;
	margin-right:5px;
	float:left;
}
.tx_tipafriend_html, #tx_tipafriend_html {
	/*display:none;*/
}
#tx_tipafriend_html {
	width: auto;
	float: left;
}
.tx_tipafriend_formfield INPUT, .tx_tipafriend_formfield TEXTAREA {
	width:200px;
	background-color:white;
	border:1px solid black;
	color:#000000;
	margin-left:0px;
	padding-left:0px;
	float:left;
}
.tx_tipafriend_formfield INPUT:focus, .tx_tipafriend_formfield TEXTAREA:focus {
	background-color:#E0E0E0;
}
.tx_tipafriend_codetext .tx-srfreecap-pi2-image {
	width:200px;
	height:74px;
	padding:0px;
	margin:0px;
}
.tx_tipafriend_codetext {
	text-align:left;
	font-size:10px;
	line-height:normal;
	width:200px;
	color:#000000;
	font-weight:normal;
	margin:0px;
	float:left;
}
.tx_tipafriend_text {
	text-align:left;
	font-size:10px;
	line-height:normal;
	width:200px;
	margin:15px 0px 0px 0;
	float:left;
}
#tx_tipafriend_button {
	width:200px;
	background-color:#ffffff;
	border:1px solid #000000;
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:3px 0px;
	float:left;
}
.tx_tipafriend_werbemail {
	text-align:left;
	font-size:10px;
	line-height:normal;
	width:200px;
	margin:0px 0px 30px 0px;
	float:left;
}
.tx_tipafriend_werbemail, .tx_tipafriend_text,.tx_tipafriend_codetext {
	border:0px solid #cc3333;
	}