
body {
	background-color: #B9C0C1;
	background-image: url(hg-insekten.jpg);
}



.swf  { 
	top: 50%; 
	left: 50%; 
    margin-top: 20px;

 }


.bild1 {
	background-image: url(insektenwg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	height: 660px;
	width: 623px;
}


.text  { 
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	line-height: 17px; text-align: left; 
	margin-top: -110px; margin-left: -55px; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	width: 350px 
	}
	
	
a:link{color:#A8B4CB;text-decoration:none;}
a:visited{color:#A8B4CB;text-decoration:none;}
a:hover { color: #0a0b31; }
