/* --- NOSE AG Design Intelligence --------------------------------------------------- */
/* --- CSS Framework: Contribute override adaptions ---------------------------------- */
/* --- HU143 Arch Höfe, BR ----------------------------------------------------------- */


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


/* -------------------------------------------------------------------------------------
 fonts.css
 ======================================================================================*/
#marginal h2,  #marginal h3 {
	margin-bottom:0;
}

/* -------------------------------------------------------------------------------------
 elements.css
 ======================================================================================*/
 
/* slideshow */
#teaser.slideshow img, #teaser.gallery img {
	display:none;
}
#teaser.slideshow img.first, #teaser.gallery img.first {
	display:block;
}


/* plan */
#plan .images .plan img {
	display:none;
}
#plan .images .plan img.area, #plan .images .plan img.first {
	display:block;
}


}

/*]]>*/
