A.menulink 
        {
	display: block;
	width: 110px;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #336633;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
        }

 A.menulink:hover 
        {
	border-style: solid;
	border-width: 1px;
	border-color: #6100C1;
	color: #000000;
	background-color: #F0E1FF;
        }

.Stil1 {
       color: #89651B
       }

#slide {
       Position: Absolute;
	   Left: 5px;
	   Top: 20px;
	   Visibility: Visible;
       }
div {
	color: #336633;
	font-family: "Comic Sans MS";
    }
#gold {
	color: #89651B;
}
#blue {
	color: #006666;
}
#istyle {
	background-image: url(pics/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
		}
#tab  {
	background-color: #FFFF99;        
        }
.centerdiv
          { /*IE method of centering a relative div*/
           text-align: center;
          }

.centerdiv>div
             { /*Proper way to center a relative div*/
              margin: 0 auto;
              }
#hid 
 {
 visibility: hidden;
 }


#back 
 {
 background-image: url(hauptseite/Bilder%20und%20Buttons/Hintergrund%20Sternenhimmel%20Eingangsbild.gif);
 background-repeat: repeat;
 }
#red 
 {
	font-weight: bold;
	color: #CC0000;
	font-size: 26px;
	font-family: "Comic Sans MS";
}
