#middenin {
	width: 465px;
	height: auto;
	margin: 32px 0 0 32px;
	float: left;
	position: relative;
}

.bladmuziek-koren-popgroep {
	width: 485px;
	height: 289px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/template/bladmuziek-koren-popgroepen.jpg) 0 0 no-repeat;
}
.bladmuziek-koren-popgroep.en .slide {
	width: 485px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.bladmuziek-koren-popgroep.en {
	background: none;
}
.bladmuziek-koren-popgroep a {
	width: 485px;
	height: 289px;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 10;
	text-indent: -9999px;
}

.bladmuziek-koren-popgroep .sticker {
	width: 152px;
	height: 149px;
	position: absolute;
	top: 171px;
	left: 319px;
	z-index: 20;
	background: url(../images/template/sticker_vanaf30euro.png) 0 0 no-repeat;
	cursor: pointer;
}
.bladmuziek-koren-popgroep .sticker.en {
	background: url(../images/template/en/sticker_vanaf30euro.png) 0 0 no-repeat;
}
/* NIEUWE ARRANGEMENTEN */

#nieuw {
	width: 480px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 320px;
	padding-bottom: 25px;
}

.item {
	width: 229px;
	height: 106px;
	float: left;
	position: relative;
	display: inline;
	margin: 0 7px 10px 0;
	overflow: hidden;
	background: url(../images/template/bg_item.jpg) no-repeat;
}

.item .afbeelding {
	width: 83px;
	height: 83px;
	float: left;
	margin: 12px 10px 0 12px;
	_margin: 12px 10px 0 5px;
	overflow: hidden;
}

.item .afbeelding img {
	width: 83px;
	height: 83px;
}

.item .artiest {
	width: 111px;
	height: 15px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

.item .artiest a,
.item .titel a{
	line-height: 13px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #191919;
	text-decoration: none;
}

.item .titel {
	width: 111px;
	height: 15px;
	float: left;
	overflow: hidden;
	margin: 4px 0 0 0;
}

.item .titel a {
	font-weight: normal;
}

.item .arr {
	width: 111px;
	height: 13px;
	line-height: 13px;
	font-size: 11px;
	float: left;
	color: #999;
	overflow: hidden;
	margin: 9px 0;
}

.item .fragment {
	width: 100px;
	height: 20px;
	float: left;
}

#midden {
	min-height: 700px;
	height: auto;
}

h3 {
	font-size: 155%;
	font-weight: normal;
	margin-bottom: 20px;
}

.prewolk {
	width: 465px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg_reacties_boven.jpg) 0 0 no-repeat;
	z-index: 1;
}

.prewolk a.ververs {
	text-align: right;
	color: gray;
	width: 150px;
	right: 0;
	top: -38px;
	height: auto;
	position: absolute;
	display: none;
}

.wolk {
	width: 465px;
	height: auto;
	margin-top: 44px;
	z-index: 2;
	background: url(../images/template/bg_reacties_onder.jpg) 0 bottom no-repeat;
}

.wolk p {
	width: 390px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 57px;
	font: italic 15px/20px "Trebuchet MS";
	display: block;
}

.wolk p small {
	width: 406px;
	height: 23px;
	color: gray;
	display: block;
	margin: 10px 0;
}

.onder {
	width: 465px;
	height: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: url(../images/template/bg_reacties_onder.jpg) 0 0 no-repeat;
}

