/* CSS Document */
a:visited { color:#FF0000; text-decoration:none }
a:hover { color:#FF0000;text-decoration:underline}
a:link { color:#FF0000; text-decoration:none }
div#content
  {
  position: absolute;
  top: 192px;
  width: 100%;
  height: 90%;
  overflow: scroll;
  overflow-x: hidden;
  margin: 0px;
  padding: 0em 0em 0em 0em;
  left: 1px;
}
#sidebar{
  text-align: center;
  top:0;
  overflow: hidden;
  height: 100%;
  margin: 0;
  padding: 0px;
}
#menu{
  overflow: auto;
  height: 191px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  color: #000;
  background-image: url(img/bg2.gif); 
  padding: 0 0 0 0;
  text-align: center;
  }
div#anni {
  position: absolute; 
  background-image: url(img/sincert2.gif); 
  width: 47px; 
  height: 90px; 
  top: 12px; 
  left: 891px;
  z-index: 9999;
  overflow: visible;
  display: block;
  }
div#sin {
  position: absolute; 
  width: 118px; 
  height: 31px; 
  top: 106px; 
  left: 857px; 
  z-index: 9999;
  overflow: visible;
  display: block;
  font-size: 11px;
  color: #2988E4;
  face: Haettenschweiler;
  text-aling:center;
  }
h1 {
  font-size: 28px; color: #ff0000; display: inline; font-family: Arial, Helvetica, sans-serif;
}
h2 {
  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000;
}
h3 {
  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000;
}
.tratteggiato { 
	border-top: 2px dashed #ff0000; 
	border-right: 2px dashed #ff0000; 
	border-bottom: 2px dashed #ff0000; 
	border-left: 2px dashed #ff0000; 
	BACKGROUND: #f7ffee;
	FONT-FAMILY: verdana; FONT-SIZE: 12px;
	padding: 0em 0em 0em 1em;;
}
.descrizione { 
	border-top: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	BACKGROUND: #999999;
	FONT-FAMILY: verdana; FONT-SIZE: 11px;
	padding: 0em 1em 0em 1em;;
}
a.haug:link {COLOR: #ff0000; FONT-FAMILY: verdana; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a.haug:active {COLOR: #ff0000; FONT-FAMILY: verdana; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a.haug:visited {COLOR: #ff0000; FONT-FAMILY: verdana; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a.haug:hover {COLOR: #ff0000; FONT-FAMILY: verdana; FONT-SIZE: 11px; TEXT-DECORATION: underline;}