.clear {
	clear: left;
	margin: 0;
	padding: 0;
}

.tx_tipafriend {
	margin: 0;
}

.tx_tipafriend form {
	margin: 0;
}

.tx_tipafriend .tx_tipafriend_url {
	margin-bottom: 20px;
}

.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: 0 0 5px 0;
}

.tx_tipafriend_error_text {
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	margin: 0;
}

.tx_tipafriend_formfield {
	padding: 5px 0 5px 0;
	clear: left;
}

.tx_tipafriend_formfield LABEL {
	font-weight: bold;
	text-align: right;
	width: 200px;
	margin-right: 5px;
	float: left;
}

#tx_tipafriend_html {
	border: none;
	background-color: #FFFFFF;
	width: auto;
	float: left;
}

.tx_tipafriend_formfield INPUT, .tx_tipafriend_formfield TEXTAREA {
	width: 200px;
	background-color: white;
	border: 1px solid #000000;
	color: #000000;
	margin-left: 0;
	padding-left: 0;
	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: 0;
	margin: 0;
}

.tx_tipafriend_codetext {
	text-align: justify;
	font-size: 10px;
	line-height: normal;
	border: none;
	background-color: white;
	width: 200px;
	color: #000000;
	font-weight: normal;
	margin: 0;
	float: left;
}

.tx_tipafriend_text {
	text-align: justify;
	font-size: 10px;
	line-height: normal;
	border: none;
	background-color: white;
	width: 200px;
	margin: 15px 0 0;
	float: left;
}

#tx_tipafriend_button {
	width: 200px;
	background-color: #E0E0E0;
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 0;
	float: left;
}

.tx_tipafriend_werbemail {
	text-align: justify;
	font-size: 10px;
	line-height: normal;
	border: none;
	background-color: white;
	width: 200px;
	margin: 0 0 30px 0;
	float: left;
}