/*-----------------------------------------
 
 Version: 1.0
 
 Author: Thomas Paul
 
 Author URI: http://www.einspurig.at/
 
 -------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

 1. Content Elemente
 2. Pagetitle
 3. Extensions
	3.1 tt_news
	3.2 powermail

-------------------------------------------------------------------*/


/*------------------------------*/	
/* =1 Contentelemente 			*/


.ce_wrap {
	margin-bottom: 30px;
}

.ce_clear  {
	clear:both;
	float:none;
	width:100%;
	height:0;
	line-height: 0;
	overflow: hidden;
}

.csc-textpic-caption { font-size:0.9em; }

.rgmediaimages-media { float:left; }

table tr td p { margin:0.3em; }


/*------------------------------------*/	
/* =2 Pagetitle 	  */




/*------------------------------*/	
/* =3 Extensions	 			*/


/* =3.1 tt_news		 			*/


.news_list_content {
	padding: 0 8px;
	/* text-align: justify; */
	/* wirkt nur im Layout gut aufgrund der Silbentrennung */
}
.news_list_morelink {
	float: right;
	margin-bottom: 5px;
	padding-right: 8px;
	/* wenn die generelle Linkfarbe rot ist, sollte dieser Link wohl auch rot bleiben */
}



/* =3.2 powermail              */

div.tx_powermail_pi1_fieldwrap_html label {
	float:left;
	width:130px;
	margin-bottom:8px;
}

.tx_powermail_pi1_fieldwrap_html input[readonly] {
	color: #cccccc;
}

.tx_powermail_pi1_fieldwrap_html .date2cal_img_help {
	visibility: hidden;
}

div.tx_powermail_pi1_fieldwrap_html {

}

div.powermail_mandatory_js {
	margin-left:130px;
	color:#ff0000;
}

input.powermail_submit {
	margin-left:130px;
}

.tx-powermail-pi1_fieldset {
	border:0px;
}

.tx-powermail-pi1_fieldset legend {
	/*
font-weight:normal;
	margin:0 0 12px 0;
*/
	display: none;
}

.tx-powermail-pi1, .tx-wecmap-pi1 {
	font-weight:normal;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom:8px;
	clear:both;
}

.powermail_mandatory {
	color:#ff0000;
	margin-left:3px;
	font-weight: bold;
}

.powermail_mandatory_list li {
	color:#ff0000;
	margin:5px 0 5px 0;
}

.tx_powermail_pi1_fieldwrap_html_6, 
.tx_powermail_pi1_fieldwrap_html_14,
.tx_powermail_pi1_fieldwrap_html_32 {
	font-style: italic;
	margin-bottom:20px;
}

.tx-srfreecap-pi2-cant-read, .tx_powermail_pi1_fieldwrap_html_captcha_description, .tx-srfreecap-pi2-image {
	display:block;
	margin-left: 130px;
}