/* CSS Document */

body {
	padding:		0;
	margin:			0;
	background-image:	url(../images/bg_main.jpg);
	background-position:	top left;
	background-repeat:	repeat-x;
	background-color:	#F5F5FF;
	font-family:		Arial, Tahoma, Verdana, 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;
}

#headerContainer {
	width:			882px;
	margin-left:		auto;
	margin-right:		auto;
}

#headerLeft {
	float:			left;
	height:			115px;
	width:			243px;
}

#logo {
	position:		relative;
	top:			10px;
	left:			5px;
	border:			0;
}

#headerRight {
	float:			left;
	height:			115px;
	width:			639px;
}

#navig {
	float:			left;
	height:			56px;
	width:			639px;
}

#navig ul {
	margin-left:		5px;
	margin-top:		20px;
	list-style:		none;
	font-family:		Tahoma, Verdana, Arial;
	font-size: 		13px;
}

#navig ul li {
	color:			#ffffff;
	display:		inline;
	padding-left:		15px;
	padding-right:		20px;
	background-image:	url(../images/navig_bol.gif);
	background-position:	center right;
	background-repeat:	no-repeat;
}

#navig ul li a {
	color:			#ffffff;
	text-decoration:	none;
}

#navig ul li a:hover {
	color:			#000000;
	text-decoration:	none;
}

#navig ul li.last {
	background-image:	none;
}

#attention p {
	margin-left:		20px;
	margin-top:		20px;
	font-family:		"Arial Narrow", Tahoma, verdana, arial;
	font-size:		16px;
	color:			#071E3D;
}

#attention p a {
	color:			#071E3D;
	text-decoration:	none;
}

#attention p a:hover {
	color:			#071E3D;
	text-decoration:	underline;
}

#mainContainer {
	width:			882px;
	margin-left:		auto;
	margin-right:		auto;
}

#main {
	float:			left;
	width:			882px;
}

#mainLeft h2 {
	padding-top:		15px;
	margin-bottom:		15px;
	font-family:		Arial, Tahoma, Verdana;
	font-size: 		13px;
	color:			#ffffff;
	line-height:		1.3em;
}

#mainLeft p, #mainLeft li {
	margin-bottom:		15px;
	font-family:		Arial, Tahoma, Verdana;
	font-size: 		12px;
	color:			#ffffff;
	line-height:		1.3em;
}

#mainLeft p a, #mainLeft li a {
	color:			#ffffff;
	text-decoration:	underline;
}

#mainLeft p a:hover, #mainLeft td a:hover {
	color:			#C0C0C0;
	text-decoration:	none;
}

#mainLeft li {
	margin-bottom:		0;
}

#mainMid {
	float:			left;
	width:			600px;
}

#contentTop {
	float:			left;
	width:			600px;
	height:			177px;	
}

#contentTop p a {
	margin-left:		20px;
	font-family:		"Arial Narrow", Tahoma, Verdana, Arial;
	font-size: 		15px;
	color:			#071E3D;
	text-decoration:	underline;
}

#contentTop p a:hover {
	color:			#071E3D;
	text-decoration:	none;
}


#contentTop ul {
	margin-left:		5px;
	margin-top:		20px;
	margin-bottom:		15px;
	list-style:		none;
	font-family:		"Arial Narrow", Tahoma, Verdana, Arial;
	font-size: 		18px;
	font-weight:		bold;
	line-height:		1.3em;
}

#contentTop ul li {
	padding-left:		15px;
	padding-right:		15px;
}

#contentTop ul li a {
	color:			#071E3D;
	text-decoration:	underline;
}

#contentTop ul li a:hover {
	color:			#485C78;
	text-decoration:	none;
}

.item {
	float:			left;
	width:			165px;
	height:			210px;
	margin-right:		20px;
}

.item ul {
	margin-left:		5px;
	list-style:		none;
	font-family:		Arial, Tahoma, Verdana;
	font-size: 		12px;
	line-height:		1.3em;
}

.item ul li {
	padding-left:		10px;
	background-image:	url(../images/pijltje.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

.item ul li a {
	color:			#000000;
	text-decoration:	underline;
}

.item ul li a:hover {
	color:			#A4BDE2;
	text-decoration:	none;
}

.item .title {
	width:			100%;
	float:			left;
	margin-top:		10px;
	text-align:		center;
	font-family:		Arial, Tahoma, Verdana;
	color:			#000000;
	font-size:		16px;
	font-weight:		bold;
}

.item .flyer {
	width:			100%;
	float:			left;
	padding-top:		10px;
	text-align:		center;	
}

.item .features {
	margin-top:		15px;
	width:			100%;
	float:			left;
}

#contentMid {
	float:			left;
	width:			560px;
	background-position:	top left;
	background-repeat:	repeat-x;
	padding:		20px;
	padding-top:		0;
}

#contentMid h1 {
	font-size:		18px;
	color:			#ffffff;
	margin-bottom:		15px;
}

#contentMid h2 {
	margin-bottom:		10px;
	font-size: 		15px;
	color:			#404040;
	line-height:		1.3em;
}

#contentMid p, #contentMid li, #contentMid td {
	margin-bottom:		10px;
	font-size: 		12px;
	color:			#ffffff;
	line-height:		1.3em;
}

#contentMid p a, #contentMid li a, #contentMid td a {
	color:			#ffffff;
	text-decoration:	underline;
}

#contentMid p a:hover, #contentMid li a:hover, #contentMid td a:hover {
	color:			#000000;
	text-decoration:	none;
}

#contentMid ul, #contentMid ol {
	margin-left:		25px;
	list-style-type: 	square;
	margin-bottom:		15px;
	font-size: 		11px;
}

#contentMid ul ul {
	margin-left:		25px;
	list-style-type: 	disc;
	margin-bottom:		0px;
}

#contentMid table {
	margin-bottom:		15px;
}

#contentMid td {
	vertical-align:		top;
	margin-bottom:		0;
	padding-right:		10px;
}

#contentMid li {
	margin-bottom:		0;
}

#contentMid td a img {
	border:			1px solid #7C7B4E;
	margin-bottom:		10px;
}

#contentMid td a:hover img {
	border:			1px solid #000000;
}

#contentBottom ul {
	margin-right:		-10px;
	margin-top:		115px;
	margin-bottom:		15px;
	list-style:		none;
	font-family:		Tahoma, Verdana, Arial;
	font-size: 		11px;
}

#contentBottom ul li {
	display:		inline;
	padding-left:		10px;
	padding-right:		10px;
	color:			#404040;
	border-right:		1px solid #404040;
}

#contentBottom ul li a {
	color:			#404040;
	text-decoration:	none;
}

#contentBottom ul li a:hover {
	color:			#404040;
	text-decoration:	underline;
}

#contentBottom ul li.last {
	border-right:		0;
}

#contentBottom p {
	font-family:		Tahoma, Verdana, Arial;
	font-size: 		11px;
	color:			#404040;
	margin-bottom:		15px;
}

.folder_img {
	border:			1px solid #ffffff;
	margin-right:		0;
	margin-left:		5px;
}

.invulveld {
	width:			250px;
}

textarea {
	width:			250px;
	height:			100px;
}

.zoom {
	font-size:		11px;
	color:			#404040;
	background-image:	url(../images/zoom.png);
	background-position:	center left;
	background-repeat:	no-repeat;
	padding-left:		20px;
}

.zoom a {
	color:			#404040;
	text-decoration:	none;
}

.zoom a:hover {
	color:			#404040;
	text-decoration:	underline;
}

hr {
	height:			1px;
	color:			#ffffff;
}