body 
{ 
  scrollbar-3dlight-color : #000066;
 scrollbar-arrow-color : Yellow;
 scrollbar-darkshadow-color : Black;
 scrollbar-face-color : Black;
 scrollbar-highlight-color : #000033;
 scrollbar-shadow-color : #000066;
  scrollbar-base-color : Black;
  scrollbar-track-color : #330066;
  margin-top : 0;
  margin-right : 0;
  margin-left : 0;
  margin-bottom : 0;
  text-align:left;
} 

.sym{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color : 7D6202;
	text-decoration:none;
	cursor : hand;
}

.euritmiaGrande{
	position:absolute; 
	width:222px; 
	height:286px; 
	z-index:1; 
	visibility:hidden;
	left: 240px; 
	top: 120px;
	
}

.scritte{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	position: absolute;
	width: 200px;
	height: 100px;
	z-index: 1;
	visibility: hidden;
	left: 150px; /*color : #4B0082;*/
	color: white;
	text-justify: newspaper;
}

.info{
	cursor: pointer;
	color: #FFE4E1;
}




