#linkcontainer {
  width:504px;
  margin: 0 auto;
}

#linkitem1 {  float:left;  }
#linkitem1 a:link, #linkitem1 a:visited {
  width:252px;
  height:122px;
  display:block;
  background:url(Linkliste/1_1_grey.jpg) no-repeat;
}
#linkitem1 a:active, #linkitem1 a:hover {
  background:url(Linkliste/1_1.jpg) no-repeat;
}

#linkitem2 {  float:left;  }
#linkitem2 a:link, #linkitem2 a:visited {
  width:149px;
  height:122px;
  display:block;
  background:url(Linkliste/1_2_grey.jpg) no-repeat;
}
#linkitem2 a:active, #linkitem2 a:hover {
  background:url(Linkliste/1_2.jpg) no-repeat;
}

#linkitem3 {  float:left;  }
#linkitem3 a:link, #linkitem3 a:visited {
  width:252px;
  height:101px;
  display:block;
  background:url(Linkliste/2_1_grey.jpg) no-repeat;
}
#linkitem3 a:active, #linkitem3 a:hover {
  background:url(Linkliste/2_1.jpg) no-repeat;
}

#linkitem4 {  float:left;  }
#linkitem4 a:link, #linkitem4 a:visited {
  width:252px;
  height:101px;
  display:block;
  background:url(Linkliste/2_2_grey.jpg) no-repeat;
}
#linkitem4 a:active, #linkitem4 a:hover {
  background:url(Linkliste/2_2.jpg) no-repeat;
}

#linkitem5 {  float:left;  }
#linkitem5 a:link, #linkitem5 a:visited {
  width:252px;
  height:117px;
  display:block;
  background:url(Linkliste/3_1_grey.jpg) no-repeat;
}
#linkitem5 a:active, #linkitem5 a:hover {
  background:url(Linkliste/3_1.jpg) no-repeat;
}

#linkitem6 {  float:left;  }
#linkitem6 a:link, #linkitem6 a:visited {
  width:149px;
  height:117px;
  display:block;
  background:url(Linkliste/3_2_grey.jpg) no-repeat;
}
#linkitem6 a:active, #linkitem6	 a:hover {
  background:url(Linkliste/3_2.jpg) no-repeat;
}