/*tt_news - single */
.news-single-backlink{
	margin:20px 0 0 0;
	border-top:#cccccc 1px solid;
	padding:10px 0 0 0;
}
.news-single-backlink a:link, .news-single-backlink a:hover, .news-single-backlink a:active, .news-single-backlink a:visited{
	text-decoration:none;	
	color:#002f79;
}
.news-single-backlink a:hover{
	text-decoration:underline;
}
.news-single-img{
	margin:0 10px 0 0;
}
.news-single-item-content{
	float:left;
	width:auto;
}

.news-single-item-green{
	font-weight:bold;
	color:#007D40;
}

.news-single-item-bold{
	font-weight:bold;
	padding-bottom: 5px;
}

.news-list-dropdown{
	color: #4E6FA2;
	border-top: 1px solid #4E6FA2;
	border-bottom: 1px solid #4E6FA2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	
}

.news-list-dropdown select{
	margin-left: 20px;
}

.news-list-item-bold{
	font-weight:bold;
}

/*tt_news - latest */
.news-latest-date a:link, .news-latest-date a:hover, .news-latest-date a:active, .news-latest-date a:visited {
	color:#686868;
	text-decoration:none;
}
.news-latest-date a:hover{
	text-decoration:underline;
}
.news-latest-item h3 a:link, .news-latest-item h3 a:hover, .news-latest-item h3 a:active, .news-latest-item h3 a:visited {
	color:#007d40;
	font-size:16px;
	text-decoration:none;
}
.news-latest-item h3 a:hover{
	text-decoration:underline;
}
.news-latest-item{
	margin:0 0 20px 0;
	border-bottom:#cccccc 1px solid;
	padding:0 0 20px 0;
}

/*tt_news - list */
.news-list-date a:link, .news-list-date a:hover, .news-list-date a:active, .news-list-date a:visited {
	color:#686868;
	text-decoration:none;
}
.news-list-date a:hover{
	text-decoration:underline;
}
.news-list-item h3 a:link, .news-list-item h3 a:hover, .news-list-item h3 a:active, .news-list-item h3 a:visited {
	color:#007d40;
	font-size:16px;
	text-decoration:none;
}
.news-list-item h3 a:hover{
	text-decoration:underline;
}
.news-list-item{
	margin:0 0 20px 0;
	border-bottom:#cccccc 1px solid;
	padding:0 0 20px 0;
}


.news-list-morelink a:link, .news-list-morelink a:hover, .news-list-morelink a:active, .news-list-morelink a:visited,
.news-latest-morelink a:link, .news-latest-morelink a:hover, .news-latest-morelink a:active, .news-latest-morelink a:visited
{	/*siehe auch rte.css lnkCntBoxFadeGreen */
	display: block; 
	padding-left: 23px; 
	background: url("../img/bg-lnk-icon-fade.gif") no-repeat left; 
	border-top: 1px #FFF solid; 
	font-size: 11px; 
	color: #007D40; 
	text-decoration: none; 
	line-height: 22px;
}
.news-list-item a:hover,
.news-latest-morelink a:hover{ 
	text-decoration: underline;
}


/*hgs-plus */

.news-list-downloadlink a:link, .news-list-downloadlink a:hover, .news-list-downloadlink a:active, .news-list-downloadlink a:visited, {	/*siehe auch rte.css lnkCntBoxFadeGreen */
	display: block; 
	padding-left: 23px; 
	background: url("../img/bg-lnk-icon-fade.gif") no-repeat left; 
	border-top: 1px #FFF solid; 
	font-size: 11px; 
	color: #007D40; 
	text-decoration: none; 
	line-height: 22px;
}

img.news-list-downloadlink {
	display: none; 
}

/*end hgs-plus */


/*powermail*/

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html_submitgraphic {
	margin:19px 0 0 0;
	background: none !important; 
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html { 
	height:auto; 
	background: white; 
	border-bottom:none;
	padding-bottom:2px;
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html .tx_powermail_pi1_fieldwrap_html_textarea_maincontainer{
	
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html label { 
	width: 123px; 
	border-right:none;
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html .tx_powermail_pi1_fieldwrap_html_textarea_maincontainer label{
	border-right:none;
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html .tx_powermail_pi1_fieldwrap_html_textarea_txacontainer{
	float:left;
	width:302px;
	background:white;
}

#content .tx_powermail_pi1_fieldwrap_html_checkbox_title{
	background:#dfedbb;
	padding:0 0 0 2px;
}	

#content .tx_powermail_pi1_fieldwrap_html .powermail_check_inner{
	padding-bottom:2px;
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html input, #content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html textarea  { 
	float: left; 
	margin: 0 0 0 2px; 
	padding: 2px; 
	color: #000;
	width:300px;
	border:1px solid #dfedbb;
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html_submitgraphic input{
	border:none;
	width:auto;
}

#content .tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html select  { 
	float: left; 
	margin: 0 0 0 2px; 
	padding: 2px; 
	color: #000;
	border:1px solid #dfedbb;
}

#content ul.powermail_mandatory_list{
	margin-top:10px;
}

.tx-srfeuserregister-pi1-radio, #tx-srfeuserregister-pi1-tx_srfeuserregisteragb_agb { width: 20px !important; }
.tx-srfeuserregister-pi1-radio-box label { width: 40px !important; background: none !important; color: #686868 !important; }
