/* inverting styles, setting it with #centerContent because default.css is still present!
*/

#centerContent p,
#centerContent ul,
#centerContent li,
#centerContent div,
#centerContent table,
#centerContent td,
#centerContent th,
#centerContent tr,
#centerContent span {
	color:#FFFFFF;
}

#centerContent H2, 
#centerContent H4 {
	color:#A6A6A6;
	}


#centerContent .news-single-content-subheader {
	color:#cccccc;
	}

#centerContent  {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}


#centerContent .contentElement #tt-products a:link DIV,
#centerContent .contentElement #tt-products a:active DIV,
#centerContent .contentElement #tt-products a:visited DIV, 

#centerContent .contentElement  a:link,
#centerContent .contentElement a:active,
#centerContent .contentElement  a:visited{
	color : #DD3333;	
}

#centerContent .contentElement #tt-products a:hover DIV,
#centerContent .contentElement a:hover {
	 	color: #FFFFFF;
}


.td-inhaltsrahmen,
#centerContent {
	background-color:#000000;
}

/* Special FAQ */
.faq-list-item .faq-frage-Active LI {
	color : #DD3333;
}

/* Special VT 
#centerContent #VT p,

#centerContent #VT table,
#centerContent #VT td,
#centerContent #VT th,
#centerContent #VT tr,
#centerContent #VT span {
	color:#FFFFFF;
}
*/

#centerContent #VT H4 {
	color:#FFFFFF;
	}
	

#centerContent .contentElement .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell,
#centerContent .contentElement .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:link,
#centerContent .contentElement .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:active,
#centerContent .contentElement .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:visited,
#centerContent .contentElement .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:hover {
	font-size:14px;
	color:#FFFFFF;
}



