/* ALTERNATIVE BOXTYPEN */

/* Community */

div.nc_boxtype_community div.nc_rounding_top {
	height: 60px;
	background-image: url('../images/style/box_right_red_top_community.jpg');
	background-repeat: no-repeat;
}

div.nc_boxtype_community div.nc_rounding_content {
	background-image: url('../images/style/box_right_red_background.gif');
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

/* Community bottom */

div.nc_boxtype_community_bottom div.nc_rounding_bottom {
	height: 62px;
	background-image: url('../images/style/box_right_red_bottom_commun.jpg');
	background-repeat: no-repeat;
}


/* Charity */

div.nc_boxtype_charity div.nc_rounding_top {
	width: 175px;
	height: 88px;
	background-image: url('../images/style/box_right_red_top_charity.jpg');
	background-repeat: no-repeat;
	line-height: 0;
}

div.nc_boxtype_charity div.nc_rounding_content {
	width: 158px;
	background-image: url('../images/style/box_right_red_background.gif');
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

/* Abo */

div.nc_boxtype_abo div.nc_rounding_top {
	height: 126px;
	background-image: url('../images/style/box_right_red_top_abo.jpg');
}

div.nc_boxtype_abo div.nc_rounding_content {
	background-image: url('../images/style/box_right_red_background.gif');
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

/* Schuhe bottom */

div.nc_boxtype_shoes_bottom div.nc_rounding_bottom {
	height: 80px;
	background-image: url('../images/style/box_right_red_bottom_shoes.jpg');
}