html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}

body {font-family:verdana, arial, sans-serif; behavior: url("css/csshover3.htc");}
img {	border-style:none;	}
a { text-decoration:none; }

#background{position:absolute; z-index:-1; width:100%; height:100%;}

#logo {position:absolute; top:40px; left:75px; color:white; z-index:5;}

#tabella {position:absolute; top:45px; right:75px; width:90%; align:right;}

#bottonew {background-color:transparent;
          opacity:.90;
          border:0px;
          text-align:left;
          color:white;
          width:150px;
          font-size:28px;
          letter-spacing:3px;}
#bottonew:hover {background-color:transparent;
          opacity:.99;
          cursor:pointer;
          border:0px; 
          text-align:left;
          color:white;
          width:150px;
          font-size:28px;
          letter-spacing:3px;}

#bottone {background-color:transparent;
          opacity:.90;
          border:0px;
          color:white;
          width:140px;
          font-size:18px;}
#bottone:hover {background-color:transparent;
          opacity:.99;
          cursor:pointer;
          border:0px; 
          color:white;
          width:140px;
          font-size:18px;}

#bottonen {background-color:transparent;
          opacity:.90;
          border:0px;
          color:white;
          width:50px;
          font-size:18px;}
#bottonen:hover {background-color:transparent;
          opacity:.99;
          cursor:pointer;
          border:0px; 
          color:white;
          width:50px;
          font-size:18px;}

#indexbox {position:absolute; top:200px; left:75; color:white;font-family:Verdana; font-size:55px;line-height:1.6;}

#piede {position:absolute; bottom:2px; left:4%; font-size:14px; color:white; text-align:left;}

