/* General header and bodytext: */
H1 {
	font-family: verdana;
	font-size: 18px;
	color: black;
	text-align: left;
}
P.bodytext {
	font-family: verdana;
	font-size: 11px;
	color: black;
	margin: 0px 0px 5px 0px;
	text-align: left;
        border-collapse: collapse;
}


/* Additional attributes for content in RIGHT column */
#colRight H1 {
	font-size: 12px;
	background-color: #eefffe;
	text-align: center;
	color: maroon;
}
#colRight P.bodytext {
	font-size: 8px;
}


/* Overriding attributes for columns in case of content template #3 */

#ct3 #colNormal P.bodytext {
	font-size: 8pt;
}

#ct3 #colNormal H1 {
	font-size: 12px;
	text-align: center;
	color: maroon;
}

#ct3 #colRight H1,
#ct3 #colNavi H1,
#ct3 #colLeft H1 { 
	font-size: 10px;
        text-align: center;
        background-color: #C3CDD9; 
        margin-bottom: 0;
        border-width:1px;
        border-style:solid;
        border-color:#111111;
        margin-top: 10px;
}

/*#ct3 #colLeft div.csc-textpic-text*/
#ct3 #colRight DIV.csc-textpic,
#ct3 #colNavi DIV.csc-textpic,
#ct3 #colLeft DIV.csc-textpic,
 {
   border-width:1px;
   border-left-style:solid;
   border-right-style:solid;
   border-bottom-style: solid;
   border-collapse: collapse;
   spacing: 0px;
   margin: 0px;
   padding: 0px;
}

#ct3 #colRight div.csc-textpic, #ct3 #colNavi div.csc-textpic, #ct3 #colLeft div.csc-textpic  {
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-left-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-collapse: collapse;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
   margin-left: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
}

#ct3 #colNavi DIV.csc-textpic p.bodytext {
   border-width: 0px;
   border-style: none;
}

#ct3 #colRight H1.csc-firstHeader,
#ct3 #colNavi H1.csc-firstHeader,
#ct3 #colLeft H1.csc-firstHeader { 
	font-size: 10px;
        text-align: center;
        background-color: #C3CDD9; 
        margin-bottom: 0;
        border-width:1px;
        border-style:solid;
        border-color:#111111;
        margin-top: 0px;
}

#ct3 #colNavi table#navigation {
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
        border-width:1px;
        border-style: solid;
        border-color: #111111;
        border-top-style: none;
        border-collapse:collapse;
        padding: 0px;
        width: 100%;
}

ct3 #colNavi table#navigation tr {
}

#ct3 #colNavi table#navigation td {
        margin: 0px;
        border-color:#111155;
        border-bottom-style: solid;
        border-width: 1px;
        padding: 0px;
        font-family: verdana;
        font-size: 10px;
        background-color: #F3F3F3;
}

#ct3 #colRight P.bodytext,
#ct3 #colNavi P.bodytext,
#ct3 #colLeft P.bodytext {
        margin-top: 0px;
        margin-bottom: 0px;
        border-width: 0px;
        border-style: none;
        border-color:#111111;
        border-top-style: none;
        padding: 2px;
	font-size: 10px;
        text-align: left;
        background-color: #F3F3F3;
}

#ct3 #colRight P.bodytextsearch,
#ct3 #colNavi P.bodytextsearch,
#ct3 #colLeft P.bodytextsearch {
        font-size: 10px;
        text-align: left;
}


#ct3 #colRight table.imgtext-table,
#ct3 #colNavi table.imgtext-table,
#ct3 #colLeft table.imgtext-table {
        width: 100%;
        text-align: center;
        border-width:1px;
        border-style:solid;
        border-color:#111111;
        border-top-style: none;
        border-bottom-style: none;
        margin: 0px;
        margin-bottom: 0px;
        padding: 10px;
        background-color: #F3F3F3;
}

#ct3 #colRight img.spacer-gif,
#ct3 #colNavi img.spacer-gif,
#ct3 #colLeft img.spacer-gif {
        height: 0;
}

#ct3 #colNormal H1 { 
        background-color: #C3CDD9;
}
#ct3 #colRight H1 {
        background-color: #C3CDD9; 
}

#ct3 TD#colRight {padding: 0px; background-color: #FFFFFF; }
#ct3 TD#colNavi  {padding: 0px; background-color: #FFFFFF; }
#ct3 TD#colLeft  {padding: 0px; background-color: #FFFFFF; }
#ct3 TD#colNormal {padding-right: 5px;padding-left: 5px;}
TABLE#ct3 {padding: 0px; margin: 0px; }

#ct3 #colRight table.csc-mailform {
        margin-top: 0px;
        margin-bottom: 0px;
        border-width:1px;
        border-style:solid;
        border-color:#111111;
        border-top-style: none;
        padding: 2px;
        background-color: #F3F3F3;
}

#ct3 #colRight table.csc-mailform TD {
        font-size: 12px;
        text-align: left;
}

/* NEWS splash in template #4 */
TABLE#news-table {
  margin-left: 10px;
  border: solid 1px black;
}
TD.news-header {
	background-color: navy;
}
TD.news-header H1 {
  color: white;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
DIV.tx-mininews-pi1-fp_listrow P {
	font-size: 11px;
	color: navy;
	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: navy;}
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;}

