
DIV.csc-header {margin:0;padding:0;}
DIV.csc-header H1 {color:#7c0025;font-size:120%;}
DIV.csc-header H2 {color:#7c0025;margin:0;padding:0;}
P.bodytext {color:#666;margin:3px 0 15px 0;}

DD.csc-textpic-caption{font-size:80%;font-style:italic;color:#666}
DIV.csc-textpic-imagewrap {margin:0 0 10px 0;}


/* Tabellen */
TABLE.contenttable {color:#666;margin:0 0 15px 0;padding:0;}
TABLE.contenttable TD {}
TABLE.contenttable TD.td-0 {width:250px;padding:0;margin:0;}
TABLE.contenttable TD.td-1 {width:250px;}
TABLE.contenttable TD.td-last {text-align:right;width:200px;}


/* Bullet List */
UL.csc-bulletlist-0 {}
UL.csc-bulletlist-0 LI {color:#666;}

/* for RTE */
UL {}
UL LI {color:#666;}
BLOCKQUOTE {margin:0 0 0 25px;}

/* Standard Mail Form */
FORM#mailform {}
FORM#mailform FIELDSET {border:none;width:370px;}
FORM#mailform FIELDSET LABEL {float:left;width:110px;margin:3px 0 3px 0;color:#666;}
FORM#mailform FIELDSET INPUT {float:left;width:250px;border:solid 1px rgb(0, 92, 106);background:rgb(255, 249, 199);margin:3px 0 3px 0;}
FORM#mailform FIELDSET TEXTAREA {float:left;width:250px;border:solid 1px rgb(0, 92, 106);background:rgb(255, 249, 199);margin:3px 0 3px 0;}
FORM#mailform FIELDSET INPUT:focus {background:rgb(251, 220, 140);}
FORM#mailform FIELDSET INPUT.csc-mailform-submit {margin:5px 0 0 110px;border:outset 1px;background:rgb(251, 220, 140);}
