/* --- NOSE AG Design Intelligence --------------------------------------------------- */
/* --- CSS Framework: Contribute override adaptions ---------------------------------- */
/* --- MM001 MME Partners Internet, BR ----------------------------------------------- */


/*<![CDATA[*/
@media screen {

/* slideshow */
#slideshow img {
	display:none;
}
#slideshow img.first {
	display:block;
}

/* employee */
#content ul.contact li {
	display:block;
	float:left;
	padding-left:5px;
	margin-right:5px;
	margin-bottom:0;
}


}

/*]]>*/