div.fadehover {
	position: relative;
	}
 
img.mail {
	position: absolute; 
	left: 0;
	top: 0; 
    z-index: 10;
	}
 
img.mail2 {
	position: absolute; 
	left: 0;
	top: 0; 
	}
img.skype {
	position: absolute; 
	left: 35px;
	top: 0; 
    z-index: 10;
	}
 
img.skype2 {
	position: absolute; 
	left: 35px;
	top: 0; 
	}
img.xing {
	position: absolute; 
	left: 70px;
	top: 0; 
    z-index: 10;
	}
 
img.xing2 {
	position: absolute; 
	left: 70px;
	top: 0; 
	}	
img.twitter {
	position: absolute; 
	left: 105px;
	top: 0; 
    z-index: 10;
	}
 
img.twitter2 {
	position: absolute; 
	left: 105px;
	top: 0; 
	}
img.facebook {
	position: absolute; 
	left: 140px;
	top: 0; 
    z-index: 10;
	}
 
img.facebook2 {
	position: absolute; 
	left: 140px;
	top: 0; 
	}
img.rss{
	position: absolute; 
	left: 175px;
	top: 0; 
    z-index: 10;
	}
 
img.rss2 {
	position: absolute; 
	left: 175px;
	top: 0; 
	}
#kicons_wrapper { 
	height: 35px;
}
