/* www.minimundi.nl */

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

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

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

#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;
}

#colSubSidebar .blockBlue {
	width: 337px;
	height: 330px;
	background: url('/images/front/background_block_blue.png') no-repeat;
	margin-top: 8px;
	margin-bottom: 17px;
}

.blockBlue h1 {
	color: rgb(255, 255, 255);
	margin: 0px 0 0 140px;
	font-weight: 100;
	font-size: 22px;
	padding: 25px 39px 0px 14px;
}

.blockBlue h1 span {
	color: rgb(170, 7, 42);
}

.blockBlue p {
	color: rgb(255, 255, 255);
	line-height: 22px;
	margin-left: 155px;
	margin-top: 100px;
	width: 160px;
}

.blockBlue .butInfo {
	display: block;
	position: absolute;
	width: 142px;
	height: 28px;
	margin: 286px 0px 0px 181px;
	background: url('/images/front/butBlueInfo.png');
	color: rgb(143, 202, 231);
	text-decoration: none;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 11px;
}

.blockBlue .butInfo span {
	display: block;
	margin: 8px 0px 0px 42px;
}

#colSubSidebar .blockYellow {
	width: 337px;
	height: 372px;
	background: url('/images/front/background_block_yellow.png') right no-repeat;
	margin-bottom: 20px;
}

.blockYellow h1 {
	color: rgb(255, 255, 255);
	margin: 0;
	font-weight: 100;
	font-size: 25px;
	padding: 20px 39px 0px 47px;
}

.blockYellow h1 span {
	color: rgb(100, 175, 30);
}

.blockYellow p {
	color: rgb(70, 138, 6);
	line-height: 22px;
	margin-left: 49px;
	width: 265px;
}

.blockYellow .butInfo {
	display: block;
	position: absolute;
	width: 142px;
	height: 28px;
	margin: 322px 0px 0px 48px;
	background: url('/images/front/butReadMoreYellow.png');
	color: rgb(84, 169, 33);
	text-decoration: none;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 11px;
}

.blockYellow .butInfo span {
	display: block;
	margin: 8px 0px 0px 42px;
}