/*-------------------------------------------

Version: 1.0

Author: Georg Paul

Author URI: http://www.georgpaul.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;
}


/*------------------------------------*/	
/* =2 Pagetitle 	  */

#pagetitle {
	margin: 15px 0 0 0;
}


/*------------------------------*/	
/* =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 */
}

#newsbar .news-latest-container h3, #newsbar .news-latest-container p {
	margin:0;
	padding:0;
}



/* =3.2 powermail   			*/

div.tx_powermail_pi1_fieldwrap_html label {
	float:left;
	width:130px;
	margin-bottom:8px;
	/* margin-right:10px;
	text-align: right; */
}

.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, .csc-header, .tx-wecmap-pi1, h2 {
	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-srfreecap-pi2-cant-read, .tx_powermail_pi1_fieldwrap_html_captcha_description, .tx-srfreecap-pi2-image {
	display:block;
	margin-left: 130px;
}

