/* Dateiname: CCS_hell.css */body         { background-image:                url('ccs_schriftzug_bg_weiss.jpg');                background-repeat: repeat; background-attachment: fixed;                background-color: #CCCCCC; color: #000000; font-family:                verdana, arial, helvetica; font-size: 12px;                background-position: 0% }P, H1 {font-family: verdana, arial, helvetica; }P {	color: #000080; font-size: 12pt; line-height: 15pt; }H1 {	color: #CC3333;   font-size: 14pt;   font-weight: bold;   line-height: 16pt; }a {color: #000000}a:link {color: #000000}     /* unvisited link */a:visited {color: #000000}   /* visited link */a:hover {color: #454545; background-color: #66FFCC}  /* mouse over link */a:active {color: #000000}   /* selected link */.comment {	color: #000099;	font-weight: bold;	font-size: 14px;}.smalltxt {	color: #000000;		font-size: 12px;}.xsmalltxt {	color: #000080;	font-size: 9px;}/* color="#ffffff" weiss *//* color="#FFFF66" hellgelb *//* color="#FFCC00" dunkelgelb *//* color="#0000FF" blau *//* color="#CCCCCC"> grau *//* color="#808080" dunkelgrau */