/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.cbody { background-image: url("./cbody_bg2.jpg"); background-repeat: no-repeat; background-position: top left; width: 950px;}
 .cbox { border: 1px solid rgb(128,128,128); margin-right: 16px;}
 .exbox { text-align: center; padding-left: 20px; margin-top: 24px; width: 180px;}
 .cfoot { background-image: url("./footer_bg.jpg"); background-repeat: no-repeat; background-position: bottom left; height: 42px;}
 