body{
  width: 100%;
  height: 100%;
  padding:0;
  margin:0;
  font-family: arial, verdana, tahoma;
  background: #646464;
	z-index: 1;
}
.wrapper{
    position: relative;
    width: 1135px;
    height: 781px;
    margin: 0 auto;
		z-index: 4;
}
.main-box{
    position: relative;
    width: 1135px;
    height: 781px;
		margin: 0 auto;  
		z-index: 5;
}
/* HG BOXES */

.box1{
	float: left;
  width: 350px;
  height: 250px;
  background: transparent url("../images/start/slice_01.jpg") no-repeat left top;
}

.box2{
	float: left;
  width: 350px;
  height: 250px;
  background: transparent url("../images/start/slice_02.jpg") no-repeat left top;
}

.box3{
	float: left;
  width: 435px;
  height: 250px;
  background: transparent url("../images/start/slice_03.jpg") no-repeat left top;
}

.box4{
	float: left;
  width: 350px;
  height: 250px;
  background: transparent url("../images/start/slice_04.jpg") no-repeat left top;
}

.box5{
	float: left;
  width: 350px;
  height: 250px;
  background: transparent url("../images/start/slice_05.jpg") no-repeat left top;
}

.box6{
	float: left;
  width: 435px;
  height: 250px;
  background: transparent url("../images/start/slice_06.jpg") no-repeat left top;
}

.box7{
	float: left;
  width: 350px;
  height: 282px;
  background: transparent url("../images/start/slice_07.jpg") no-repeat left top;
}

.box8{
	float: left;
  width: 350px;
  height: 282px;
  background: transparent url("../images/start/slice_08.jpg") no-repeat left top;
}

.box9{
	float: left;
  width: 435px;
  height: 282px;
  background: transparent url("../images/start/slice_09.jpg") no-repeat left top;
}


/* LINKS */

a.bezzerwizzer-link{
	position: absolute;
  left: 210px;
  top: 270px;
  width: 195px;
  height: 110px;
  z-index: 11;
	
}

a.uno-link{
  position: absolute;
  left: 650px;
  top: 165px;
  width: 195px;
  height: 105px;

  z-index: 12;
}

a.blokus-link{
  position: absolute;
  left: 760px;
  top: 330px;
  width: 200px;
  height: 100px;
 
  z-index: 13;
}

a.scabble-link{
  position: absolute;
  left: 245px;
  top: 525px;
  width: 195px;
  height: 95px;
 
  z-index: 14;
}

a.skipbo-link{
  position: absolute;
  left: 685px;
  top: 555px;
  width: 200px;
  height: 95px;
 
  z-index: 15;
}



/* Andere Links */

a.next-link{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 190px;
  height: 180px;
  
  z-index: 16;
}

a.impressum-link{
  position: absolute;
  left: 85px;
  top: 705px;
  width: 80px;
  height: 30px;

  z-index: 17;
}


a.broschure-link{
  position: absolute;
  left: 760px;
  top: 670px;
  width: 300px;
  height: 30px;
  z-index: 20;
}

