/* General header and bodytext: */
H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-color: black;
	text-align: left;
}
P.bodytext {
	font-family: 		arial, helvetica, sans-serif;
	/*font-size: 			120%;
	font-color: 		black;*/
	margin: 			0px 0px 5px 0px;
	text-align: 		left;
	max-width: 			500px;
}


/* Additional attributes for content in RIGHT column */
#colRight H1 {
	font-size: 			1em!important;
	/*background-color: 	#000;*/
	text-align: 		left;
	font-color: 		#e3e1dd!important;
}
#colRight P.bodytext {
	font-size	: 			90%;
	max-width	: 			120px;
	line-height	:			110%;
}


/* Overriding attributes for columns in case of content template #3 */
#ct3 #colNormal P.bodytext {
	font-size: 			120%;
	max-width:			450px;
}
#ct3 #colRight P.bodytext,
{
	font-size: 			90%;
	max-width:			150px;
	padding-left:		1em;
}
#ct3 #colLeft P.bodytext,
{
	font-size: 			90%;
	max-width:			100px;
	padding-left:		1em;
	padding-right:		0.5em;
}
#ct3 #colNormal H1, #ct3 #colNormal H2,
#ct3 #colLeft H1, #ct3 #colLeft H2

{
	font-size: 			12px;
	text-align: 		left;
	font-color: 		#D73A36;
}
#ct3 #colRight H1
{
	font-size: 12px;
	text-align: left;
	font-color: #fff;
}
/*#ct3 #colLeft H1 {	background-color: #fff; }
#ct3 #colNormal H1 { background-color: #fff; }*/
#ct3 #colRight H1 {
	background-color: #aca9a7; 
	font-size: 12px;
	text-align: left;
	font-color: 		#D73A36!important;
}

#ct3 TD#colRight {padding-left: 5px;}
#ct3 TD#colLeft {padding-right: 5px;}
#ct3 TD#colNormal {padding-right: 5px;padding-left: 5px;}



/* NEWS splash in template #4 */
TABLE#news-table {
  margin-left: 10px;
  border: solid 1px black;
}
TD.news-header {
	background-color: #D73A36;
}
TD.news-header H1 {
  color: white;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
DIV.tx-mininews-pi1-fp_listrow P {
	font-size: 11px;
	font-color: #D73A36;
	font-family: verdana;
	margin: 0px 0px 0px 0px;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime { font-size: 10px; background-color: #eeeeee; margin-top: 10px;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title { font-weight: bold; }
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title A { text-decoration: none; color: #D73A36;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title A:hover { text-decoration: underline; }
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser { font-style: italic;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser A {background-color: #999999; color: white; text-decoration: none; padding: 1px 1px 1px 1px;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser A:hover { text-decoration: underline;}

