div.corners {
  padding: 0;
}

div.corners div {
  background: url(images/grafix/schatten-u.gif) 0 100% no-repeat;
  margin: 0;
  float: left;
}

div.corners div div {
  background: url(images/grafix/schatten-r.gif) 100% 0 no-repeat;
}

div.corners div div div {
  background: url(images/grafix/schatten-ur.gif) 100% 100% no-repeat;
}

div.corners image {
  padding-right: 20px;
  padding-bottom: 20px;
}

div.clearleft {
  clear: left;
}


.bildergalerie {
	float: left;
	border-right: 5px;
	border-bottom: 20px;
}
