.csi-textpic .csi-caption {
 text-align: right; /* will have to be an inline style?  - controlled by TS [left - right - center]*/
}

#content p, #content h1, #content h2, #content h3 {
 font-size: 1.2 em;
}

#content h1 {
 font-size: 1.4em;
}

#content .csc-Firstheader {
 font-size: 1.4em;
}

#content .csc-textpicHeader {
 text-align: right;
}


/* wo wird h2 gebraucht?*/
#content h2 {
 font-size: 1.0em;
}


