/* www.minimundi.nl */

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

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

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

#colSubSidebar .blockRed {
	width: 350px;
	height: 363px;
	background: url('/images/front/background_block_red.png');
}

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

.blockRed h1 span {
	color: rgb(241, 136, 39);
	font-weight: 900;
}

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

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

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

#colSubSidebar .blockWhite {
	width: 350px;
	height: 385px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 17px;
}

#colSubSidebar .blockWhite .linkWhite {
	display: block;
	float: right;
	width: 309px;
	height: 385px;
	font-weight: 100;
	font-size: 25px;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 0px;
	background: url('/images/front/background_block_logos.png') no-repeat;
}

#colSubSidebar .blockGreen {
	width: 350px;
	height: 333px;
	margin-top: 21px;
	background: url('/images/front/background_block_green.png') top right no-repeat;
}

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

.blockGreen h1 span {
	color: rgb(241, 136, 39);
	font-weight: 900;
}

.blockGreen p {
	color: rgb(0, 0, 0);
	line-height: 22px;
	margin-left: 62px;
	width: 150px;
	text-align: left;
}

.blockGreen .butJoin {
	display: block;
	position: absolute;
	width: 142px;
	height: 28px;
	margin: 276px 0px 0px 59px;
	background: url('/images/front/butJoin.png');
	color: rgb(241, 136, 40);
	text-decoration: none;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 11px;
}

.blockGreen .butJoin span {
	display: block;
	margin: 8px 0px 0px 42px;
}


#colSubSidebar .blockMap {
	width: 350px;
	height: 333px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 17px;
}

.blockMap .interactiveMap {
	display: block;
	float: right;
	width: 311px;
	height: 333px;
	font-weight: 100;
	font-size: 25px;
	margin-top: 0px;
	padding-top: 0px;
	background: url('/images/front/background_block_map.png');
}

.blockOrange {
	margin-top: 21px;
}

