/*#############*/
/* TW RSS Feed */
/*#############*/
#twrss_table {
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	margin: 0;
}
.twrss_bodytext {
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	margin:10px 0 5px 0;
}

#twrss_table .twrss_item_link a {
	border-left:1px dotted #CCCBB7;
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding:3px;
	text-decoration:none;
}
#twrss_table .twrss_item_content {
	border-bottom:1px dotted #CCCBB7;
	border-left:1px dotted #CCCBB7;
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	padding:3px;
}

/*###########*/
/* Powermail */
/*###########*/
    /* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #EF634C;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: #F6C000;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #EF634C;
	margin: 3px 0 5px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #F6C000;
	padding: 10px;
	width: auto;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #F6C000;
}
fieldset.tx-powermail-pi1_fieldset label {
    /* label */
    display: block;
    width: 120px;
    float: left;
    clear: both;
    font-weight: bold;
    text-align:left;
    border:0px solid;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
    /* Input and textarea */
    width: 250px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	 margin: 10px 0;
	width:auto;
	border:0px solid;
	display:block;
}
div.tx_powermail_pi1_fieldwrap_html_radio {
    /* DIV container arround RadioButten */
    margin: 10px 0;
    width:auto;
    border:0px solid;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	clear:both;
	float:left;
	width:120px;
   margin: 0;
   padding: 0;
   font-weight: bold;
	border: 0px solid;
}
div.powermail_radio_inner {
	position:relative;
	width:250px;
	height:auto;
	margin-left: 120px;
	display:block;
	border:0px solid;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner label {
    /* label */
    width: 220px;
    height:auto;
    float: right;
    clear: right;
    font-weight: bold;
    text-align:left;
    border:0px solid;
}

div.powermail_radio_inner input{
	border:0px solid;
}

	/* Captcha */
div.tx_powermail_pi1_fieldwrap_html_captcha {
	/* DIV container arround Captcha */
	margin: 10px 0;
	width:auto;
	border:0px solid;
    display:block;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
    	/* Captcha */
    	width: 250px;
}
img.tx-srfreecap-pi2-image {
	clear:left;
	width: 200px;
	margin-top:5px;
	margin-left:120px;
	display:block;
	border:0px solid;
}
span.tx-srfreecap-pi2-cant-read {
	clear:left;
	width:200px;
	margin-left:120px;
	display:block;
	border:0px solid;
}

	/*Submit*/
div.tx_powermail_pi1_fieldwrap_html_submit {
	/* DIV container arround Captcha */
	clear:both;
	margin: 10px 0;
	border:0px solid;
    	display:block;
}
input.powermail_submit,
input.tx-powermail-pi1_mandatory_submit {
	/* submit button */
	margin: 10px 0 10px 120px;
	background-color: #F2F2F3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	border-bottom: 2px solid #979B9E;
	border-right: 2px solid #979B9E;
	border-left: 1px solid White;
	border-top: 1px solid White;
	font-weight: normal;
	padding-top: -1px;
	padding-right: 5px;
	padding-bottom: -2px;
	padding-left: 5px;
}

input.tx-powermail-pi1_confirmation_submit,
input.tx-powermail-pi1_confirmation_back {
	/* submit button */
	margin: 0 0 0 0;
	background-color: #F2F2F3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	border-bottom: 2px solid #979B9E;
	border-right: 2px solid #979B9E;
	border-left: 1px solid White;
	border-top: 1px solid White;
	font-weight: normal;
	padding-top: -1px;
	padding-right: 5px;
	padding-bottom: -2px;
	padding-left: 5px;
}
div.countryzone {
    margin: 10px 0 0 120px;
}

    /* Confirmation */
td.powermail_all_td {
    padding: 3px 10px 3px 0;
}

/*######################*/
/* Trenner */
/*######################*/

.csc-frame .csc-frame-rulerBefore {
	border: 1px solid;
	padding-bottom: 5px;
}

/*##################################*/
/* Specail Einträge                 */
/*##################################*/
	/*Link -> zum Seitenanfang*/
	span.csc-linkToTop {
		width: auto;
		height: auto;
		padding-right: 20px;
		border:0px solid;
	}


