/* Maincontent */
#maincontent h1	{
	font-size			: 3.3em;
}

#maincontent .leesmeer	{
	float				: right;
	margin				: 5px 0 0 0;
	background			: url(../img/button-leesmeer.png) no-repeat right top;
}

/* Content */
#content	{
	float				: left;
	width				: 659px;
	padding				: 40px 20px 20px 30px;
	color				: #9d3884;
}

#content .iwes	{
	font-size			: 1.1em;
}

#content .iwes a:visited 	{ color: #9d3884; }

/* Adres */
#content address {
	float				: left;
	width				: 123px;
	height				: 157px;
	padding				: 20px 5px 0 17px;
	margin				: 16px 0 0 0;
	font-style			: normal;
	line-height			: 1.6em;
	color				: #FFF;
	background			: url(../img/adres-home-bg.png) no-repeat left top;	
}

#content address strong {
	font-size			: 1.2em;
	color				: #fee901;
}

#content address a {
	text-decoration		: none;
	color				: #FFF;
}

#content address a:hover {
	text-decoration		: underline;
	color				: #FFF;
}

/* blokken */
#content-bottom {
	overflow			: hidden;
	padding				: 0 0 20px 0;
	margin				: 20px 0 0 0;
	background			: url(../img/home-blokken-bottom.png) no-repeat right bottom;	
}

#content-bottom #blokken {
	float				: left;
	width				: 498px;
	padding				: 35px 0 0 16px;
	overflow			: hidden;
	color				: #000;
	background			: url(../img/home-blokken-top.png) no-repeat right top;	
}

#content-bottom #blokken .blok {
	display				: inline;
	float				: left;
	width				: 183px;
	padding				: 0 25px;
	text-align			: justify;
}

#content-bottom #blokken .inzichten {
	margin				: 0 32px 0 0;
}

#content-bottom #blokken h2 {
	margin				: 0 0 15px 0;
	font-size			: 2.5em;
	font-weight			: normal;
	line-height			: normal;
	letter-spacing		: -0.05em;
	color				: #9d3884;
}

#content-bottom #blokken .blok li {
	clear				: both;
	margin				: 0 0 10px 0;
	overflow			: hidden;
}

/* zijbalk */
#zijbalk {
	width				: 190px;
	min-height			: 380px;
	padding				: 26px 15px 26px 40px;
	color				: #000;
	background			: url(../img/zijbalk-home-bg.png) no-repeat left top;
}

#zijbalk h2,
#zijbalk h3 {
	color				: #9d3884;
}

#zijbalk h2 {
	font-size			: 2.7em;
}

#zijbalk h3 {
	font-size			: 1.2em;
}

#zijbalk h3 a {
	text-decoration		: none;
}

#zijbalk a {
	font-weight			: bold;
	color				: #9d3884;
}

#zijbalk a:hover {
	color				: #FF9209;
}

#zijbalk li {
	margin				: 0 0 20px 0;
}

#zijbalk img {
	float				: left;
	margin				: 4px 8px 0 0;
}
