@charset "utf-8";
/* CSS Document */

body {
        background-color: black;
        color: white;
      }
      .imgcatalogo {
        position: absolute;
      }
	  #maxi-webhosting{
	   left:2%;
	   margin-left:0px;
	   z-index:3;
	   }
		
		
      #midi-webhosting{
        left: 33%;
		margin-left:-58px;
        z-index: 1;
      }

      #mini-webhosting{
        left:66%;
        margin-left: -134px;
        z-index: 1;
      }

      #x-mini-webhosting{
        left:98%;
        margin-left: -200px;
        z-index: 1;
      }

      #image_catalogo {
        width: 240px;
        height: 240px;
        float:left;
        text-align:center;
		cursor:pointer;
      }

      .catalogo-text {
        position:absolute;
/*        z-index: 5;	*/
        padding-left: 250px;
		padding-top:20px;
		padding-left /*\**/: 0px\9; /* für IE7 und 8 */

      }
	a.art-button {
	z-index:300 !important;
	}
	
	
