/* fdfx 2cols */
/* Layout 1 */
.tx-fdfx2cols-pi1 {

}
.tx-fdfx2cols-pi1 div.c2l1d-left {
	float: left;
	padding: 0px;
	width:250px;
	border: 0px;
}
.tx-fdfx2cols-pi1 div.c2l1d-middle {
	float: left;
	border: 0px;
	width:260px;
}
#content #content-text .tx-fdfx2cols-pi1 a {
/*	font-style: italic;
	border-bottom: 0px;
	display: block;
	width: 138px;
	background: transparent url('../imgs/link_bg.gif') bottom left no-repeat;
	float: left;*/
}

/* TT news */
.news-latest-container .news-latest-item {
	background-color: #ececec;
	padding: 5px;
	margin-bottom: 10px;
}
.news-latest-container .news-latest-item .news-latest-date {
	font-weight: bold; font-style: italic;
}
.news-latest-container .news-latest-item h3 {
	font-weight: bold; font-size: 14px;
}
#body #main #content #content-text .news-latest-container .news-latest-item p {
	margin: 0px; padding: 0px;
}
#content #content-text .news-latest-container .news-latest-item .news-latest-morelink a {
	font-style: italic; font-weight: bold;
	border-bottom: 0px;
	display: block;
	width: 74px;
	background: transparent url('../imgs/news_link_bg.gif') bottom left no-repeat;
}
#content #content-text .news-latest-container .news-latest-item .news-latest-morelink a:hover {
	color: #C1001F;
}
.news-single-item .news-single-item-subheader {
	font-weight: bold; font-style: italic;
}
.news-single-item .news-single-item-content {
	height: 400px;
	padding-right: 250px;
	overflow: auto;
	
}
.news-single-item .news-single-backlink {
	width: 174px;
	height: 150px;
	float: left;
	margin-left: 20px;
}
#content #content-text .news-single-item .news-single-backlink a {
	border-bottom: 0px;
	border-top: 1px dotted silver;
	display: block;
	width: 138px;
	background: transparent url('../imgs/link_bg.gif') bottom left no-repeat;

}

/* DOWNLOAD CENTER */
.tx-broschure-pi1-list {
	width: 540px; height: 41px; background-color: #ededed; padding: 4px 0px;
}
.tx-broschure-pi1-list * {
	margin: 0px !important;
}
.tx-broschure-pi1-list_icon {
	float: left; width: 38px; padding-left: 6px; padding-top: 5px;
}
.tx-broschure-pi1-list_title {
	float: left; width: 268px;
}
.tx-broschure-pi1-list_title a {
	font-style: italic;
}
.tx-broschure-pi1-list_lang {
	float: left; width: 108px;
}
.tx-broschure-pi1-list_info {
	float: left; width: 120px;
}
.tx-broschure-pi1-list_clear {
	clear: left; background-color: white; height: 12px; font-size: 0px;
}

/* MAIL FORM PLUST */
.tx-thmailformplus-pi1 fieldset {
	width: 100%; background-color: #FFFFFF; border: 0px;
}

#ff_wrapper {
	width: 500px; 
	*width: auto; 
}


/**** Broschürenbestellung Französisch *****/

#checksetleft2 {
	width: 450px; 
	float: left;
}
#checksetleft2 .label {
	width: 400px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#csl22 {
	width: 430px;
	float: right;
}

/**** Broschürenbestellung Französisch *****/


#checksetleft {
	width: 250px; 
	float: left;
}
#checksetleft .label, #checksetright .label {
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#csl1, #csr1 {
	width: 20px;
	float: left;
	margin-top: 5px;
}
#csl1 br, #csr1 br {
	line-height: 7.6px;
	*line-height: 8px;
}
#csl2, #csr2 {
	width: 230px;
	float: right;
}
#checksetright {
	width: 250px;
	float: right;
	*left: 460px;
	*position: absolute;
}

.tx-thmailformplus-pi1 br {
	clear: both;
}

.tx-thmailformplus-pi1 .csc-broschuren .fieldset input {
	border: 1px solid #C1001F; background-color: #ffffff;
}
.tx-thmailformplus-pi1 .csc-broschuren .fieldset label {
	width: 70px; display: block; float: left;
}
.ap_textarea {
	border: 1px solid #C1001F; background-color: #ffffff; width: 250px; height: 110px;
}

/* PRESS DISTRIBUTOR */
#press_distributor label, #contact label, #broschurenbestellung label {
	float: left; width: 100px;
}
#press_distributor input, #press_distributor textarea,
#contact input, #contact textarea, #broschurenbestellung textarea, #broschurenbestellung input {
	width: 250px; border: 1px solid #c1001f;
}
#press_distributor .checkbox-block {
	margin-left: 100px;
}
#press_distributor input.small {
	width: 100px;
}
#press_distributor input.radio, #contact input.radio {
	width: auto;
}

div.c2l1d-middle{
   position:absolute;
   left:260px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
