/* CSS Document */

body {
	padding:		0;
	margin:			0;
	background-color:	#ECEEEB;
	font-family:		Arial, Verdana, Helvetica, Sans-serif ;
}

div, h1, h2, p, form, label, input, textarea, img, span {
	margin:			0;
	padding:		0;
}

ul {
	margin:			0; 
	padding:		0; 
	list-style-type:	none;
	font-size:		0;
}

img {
	border:			0;
}

#headerContainer {
	width:			1009px;
	margin-left:		auto;
	margin-right:		auto;
}

#header {
	float:			left;
	width:			1009px;
	height:			82px;
	background-color:	#ffffff;
}

#headerLeft {
	float:			left;
	width:			148px;
	height:			82px;
	padding-left:		60px;
}

#headerRight {
	float:			left;
	width:			801px;
	height:			76px;
	border-bottom:		6px solid #000000;
}

#subnavig {
	float:			left;
	width:			801px;
	height:			40px;
}

#navig {
	float:			left;
	width:			801px;
}

#subnavig ul {
	margin-top:		10px;
	list-style:		none;
	float:			right;
}

#subnavig ul li {
	float:			right;
	font-size: 		11px;
	color:			#999999;
	margin-right:		10px;
}

#subnavig ul li a {
	color:			#999999;
	text-decoration:	underline;
}

#subnavig ul li a:hover {
	color:			#999999;
	text-decoration:	none;
}

#mainContainer {
	width:			1009px;
	margin-left:		auto;
	margin-right:		auto;
}

#main {
	float:			left;
	width:			1009px;
	background-color:	#ffffff;
}

#mainLeft {
	float:			left;
	width:			745px;
}

#mainLeftTop {
	float:			left;
	width:			745px;
	height:			313px;
}

#logo {
	float:			left;
	width:			585px;
	height:			203px;
	padding-left:		60px;
}

#head {
	float:			left;
	width:			685px;
	height:			110px;
	padding-left:		60px;
	background:		url(/images/header.png) top left no-repeat;
}

#mainLeftBottom {
	float:			left;
	width:			585px;
	padding-left:		60px;
	padding-top:		40px;
	padding-right:		100px;
	padding-bottom:		40px;
	background:		url(/images/bg_mainLeft.gif) top right no-repeat;
	min-height:		329px;
}

#head h1 {
	font-size:		24px;
	color:			#ffffff;
	line-height:		1.1em;
	display:		block;
	height:			46px;
	padding-top:		25px;
}

#head h2 {
	font-size:		16px;
	color:			#ffffff;
	padding-top:		8px;
	font-weight:		lighter;
}

#mainLeftBottom h3 {
	font-size:		18px;
	color:			#D21244;
	line-height:		1.3em;
	margin-bottom:		8px;
}

#mainLeftBottom p, #mainLeftBottom li, #mainLeftBottom td {
	font-size:		14px;
	color:			#020202;
	line-height:		1.3em;
	margin-bottom:		15px;
}

#mainLeftBottom p a, #mainLeftBottom li a, #mainLeftBottom td a {
	color:			#D21244;
	text-decoration:	none;
}

#mainLeftBottom p a:hover, #mainLeftBottom li a:hover, #mainLeftBottom td a:hover {
	color:			#D21244;
	text-decoration:	underline;
}

#mainLeftBottom li {
	margin-bottom:		0;
	text-align:		left;
}

#mainLeftBottom ul {
	margin-bottom:		15px;
	list-style-type:	square;
	margin-left:		20px;
}

#mainLeftBottom ul ul {
	margin-bottom:		0;
	list-style-type:	square;
	margin-left:		20px;
}

#mainLeftBottom table {
	margin-bottom:		15px;
}

#mainLeftBottom td {
	vertical-align:		top;
	padding-right:		10px;
	text-align:		left;
}

.invulveld {
	width:			225px;
}

textarea {
	width:			225px;
	height:			100px;
}

.knop {
	padding:		3px 10px 3px 10px;
}

.leesverder {
	padding-left:		30px;
	padding-top:		10px;
	padding-bottom:		10px;
	background-image:	url(/images/pijltje.gif);
	background-position:	center left;
	background-repeat:	no-repeat;
	font-size:		15px !important;
}

.leesverder a {
	color:			#000000 !important;
	text-decoration:	none !important;
}

.leesverder a:hover {
	color:			#D21244 !important;
	text-decoration:	none !important;
}

#mainRight {
	float:			left;
	width:			264px;
}

#item1 {
	float:			left;
	width:			224px;
	height:			140px;
	padding-left:		20px;
	padding-right:		20px;
	padding-top:		20px;
}

#item1 h2 {
	font-size:		19px;
	color:			#000000;
	font-weight:		lighter;
	margin-bottom:		0px;
}

#item1 p, #item1 td {
	font-size:		12px;
	color:			#000000;
	line-height:		1.2em;
	margin-bottom:		10px;
}

#item1 td {
	margin-bottom:		0;
}

.items {
	float:			left;
	width:			264px;
	height:			130px;
	background:		url(/images/bg_attention.png) top left no-repeat;
	color:			#ffffff;
}

.items_over {
	float:			left;
	width:			264px;
	height:			130px;
	background:		url(/images/bg_attention2.png) top left no-repeat;
	color:			#000000;
	cursor:			pointer;
	cursor:			hand;
}

.items p, .items_over p {
	display:		block;
	height:			20px;
	width:			240px;
	font-size:		12px;
	padding-left:		24px;
	padding-top:		3px;
}

.itemHead {
	float:			left;
	width:			264px;
	height:			23px;
	background:		url(/images/bg_attention.png) top left no-repeat;
}

.itemHead p {
	font-size:		12px;
	color:			#ffffff;
	padding-left:		25px;
	padding-top:		3px;
}

.itemMain {
	float:			left;
	width:			264px;
	height:			107px;
}

