Try fixing the corner of trust code
<script language="JavaScript" type="text/javascript">
COT("http://www.ladywig.com/includes/templates/mein/images/cornertrust.gif", "SC2", "none");
</script>
notice the image is being called from a non secure source,
hence the warning



