/* CSS Document */

img.bildlink {
	border:2px #FF6666 solid;
	}
img.bildlink:hover {
    border:2px #FF0000 solid;
	}

