/* www.minimundi.nl */

/* Content column. */
#colContent {
	margin: 0 0 0 0;
	width: 280px;
}

/* Header. */
#colContent h1 {
	color: rgb(167, 25, 47);
	line-height: 30px;
	margin-top: 20px;
}

/* Sub Sidebar. */
#colSubSidebar {
	position: absolute;
	display: block;
	margin-left: 285px;
	width: 350px;
	padding-top: 21px;
}

#colSubSidebar .blockBlack {
	width: 350px;
	height: 363px;
	background: url('/images/front/background_block_black.png') right no-repeat;
}

.blockBlack h1 {
	color: rgb(255, 255, 255);
	margin: 0;
	font-weight: 100;
	font-size: 25px;
	padding: 8px 30px 0px 60px;
}

.blockBlack h1 span {
	color: rgb(177, 183, 89);
	font-weight: 900;
}

.blockBlack p {
	color: rgb(255, 255, 255);
	line-height: 22px;
	margin-left: 168px;
	width: 160px;
	text-align: right;
}

.blockBlack .butCoupon {
	display: block;
	position: absolute;
	width: 142px;
	height: 28px;
	margin: 318px 0px 0px 196px;
	background: url('/images/front/butCoupon.png');
	color: rgb(0, 0, 0);
	text-decoration: none;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 11px;
}

.blockBlack .butCoupon span {
	display: block;
	margin: 8px 0px 0px 42px;
}

#colSubSidebar .blockTower {
	width: 350px;
	height: 308px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 21px;
}

.blockTower .imageTower {
	display: block;
	float: right;
	width: 329px;
	height: 308px;
	font-weight: 100;
	font-size: 25px;
	margin-top: 0px;
	padding-top: 0px;
	background: url('/images/front/background_block_tower.png') right no-repeat;
}

.blockGreen {
	margin-top: 21px;
}
