
/*  body { background-image:url(hg/hg2test.JPG) }  */
/*  body { background-color:#8b0000; }  */


   body { background-color:lime; } 


/* h3 Format für marque am 1.Fenster */
h3 {  font-family: Arial, Verdana; font-weight:bold; font-size:12pt;  color=black; }

/* neu Darstellung der Links in schwarzen Blocks ohne Tabellen! */

div#clink {
    left: 10px; font: 14px arial, Verdana, Helvetica; font-weight:600; 
    width: 130px; position: absolute; top: 10px
}
div#clink a {
/*    border-right: #ffffff 3px solid; padding-right: 10px; */
    display: block; padding-left: 0px; border-left-width: 0px;
    background: #000000; border-bottom-width: 0px;
    padding-bottom: 4px; margin: 0px 0px 5px; color: #ffffff;
    padding-top: 4px; text-align: center; text-decoration: none; }
	
div#clink a:hover {
    background: #000000; color: #4169E1
/*    background: #ffffff; color: #000000 */
}

/* Scrollbar definitionen auch in formatk.css definiert */
html, body, textarea {
  scrollbar-base-color:lime;
  scrollbar-arrow-color:#000000;
  scrollbar-face-color:lime;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:lime;
}




