body { background-color: gold ;}
 #head_div   {    background-color:gold;}
.alt_body { background-color: lightgrey;  }

#menu_div   {   background-color: gold; }  /* colour to seperate top menu from above and below */
.topmenubuttons { background-color:lemonchiffon;} /* colour of top menu buttons */
.topmenutable { background-color:lightgrey;}    /* colour to seperate top menu buttons */

#sidebar_cell  {   background-color: gold; } 
.sidemenubuttons { background-color:lemonchiffon;} /* colour of side menu buttons */
.sidemenutable { background-color:gold;}    /* colour to seperate side menu buttons */

.dynamicpagetable { background-color:white; }
.dateline { background-color:lemonchiffon; }

a:hover {
	color: #FF0000;
	background: gold;
	}



.imprint { color: #606060; }
.preview_body { background-color: #FFFFFF; }

 /* #sidemenu_div  {   background-color: gold; }   */
/* .grey { background-color: lightgrey; } */
