/* CSS Document */

body {
	padding:		0;
	margin:			0;
	background-color:	#FFFFFF;
	font-family:		"Trebuchet MS", Verdana, Arial, 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:			950px;
	margin-left:		auto;
	margin-right:		auto;
}

#header {
	float:			left;
	width:			950px;
	height:			73px;
	background-image:	url("../images/bg_header.jpg");
	background-position:	top left;
	background-repeat:	no-repeat;
}

#header img {
	margin-top:		0;
	margin-left:		0;
	border:			0;
}

#navigContainer {
	width:			950px;
	margin-left:		auto;
	margin-right:		auto;
}

#navig {
	float:			left;
	width:			950px;
	height:			34px;
	background-image:	url("../images/bg_navig.jpg");
	background-position:	top left;
	background-repeat:	no-repeat;
}

#navig ul {
	margin-top:		12px;
	margin-left:		410px;
	list-style:		none;
}

#navig ul li {
	display:		inline;
	padding-right:		30px;
	font-size: 		14px;
	color:			#808080;
	font-weight:		bold;
}

#navig ul li a {
	color:			#808080;
	text-decoration:	none;
}

#navig ul li a:hover {
	color:			#800000;
	text-decoration:	none;
}

#navig ul li .current_url {
	color:			#800000;
	text-decoration:	none;
}

#mainContainer {
	width:			950px;
	margin-left:		auto;
	margin-right:		auto;
}

#main {
	width:			950px;
	float:			left;
	background-image:	url("../images/bg_main.jpg");
	background-position:	top left;
	background-repeat:	no-repeat;
	background-color:	#ffffff;
}

#mainLeft {
	float:			left;
	width:			435px;
	padding-left:		20px;
	padding-bottom:		20px;
	padding-top:		30px;
	padding-right:		30px;
	margin-left:		140px;
}

#mainLeft h1 {
	font-family:		"Lucida Sans", "Arial Narrow", Helvetica, Sans-serif;
	font-size:		30px;
	color:			#000000;
	margin-bottom:		20px;
	line-height:		1.1em;
	display:		block;
	width:			450px;
	text-align:		right;
}

#mainLeft h2 {
	font-size:		15px;
	color:			#4F604D;
	margin-bottom:		5px;
}

#mainLeft p, #mainLeft li, #mainLeft td {
	font-size:		14px;
	color:			#404040;
	line-height:		1.3em;
	margin-bottom:		15px;
}

#mainLeft p a, #mainLeft li a, #mainLeft td a {
	color:			#C00000;
	text-decoration:	none;
}

#mainLeft p a:hover, #mainLeft li a:hover, #mainLeft td a:hover {
	color:			#404040;
	text-decoration:	underline;
}

#mainLeft li {
	margin-bottom:		0;
	text-align:		left;
}

#mainLeft ul {
	margin-bottom:		15px;
	list-style-type:	square;
	margin-left:		20px;
}

#mainLeft ul ul {
	margin-bottom:		0;
	list-style-type:	square;
	margin-left:		20px;
}

#mainLeft table {
	margin-bottom:		15px;
}

#mainLeft td {
	vertical-align:		top;
	padding-right:		10px;
	text-align:		left;
}

#mainLeft td img {
	border:			1px solid #404040;
}

#mainRight {
	float:			left;
	width:			255px;
	padding-top:		115px;
}

#mainRight h1 {
	font-size:		18px;
	color:			#404040;
	margin-bottom:		20px;
	margin-left:		10px;
}

#mainRight p {
	font-size:		13px;
	color:			#404040;
	line-height:		1.3em;
	margin-bottom:		15px;
	margin-left:		10px;
}

#mainRight p a {
	color:			#C00000;
	text-decoration:	none;
}

#mainRight p a:hover {
	color:			#404040;
	text-decoration:	underline;
}

#mainRight img {
	border:			1px solid #404040;
}

.invulveld {
	width:			225px;
}

textarea {
	width:			225px;
	height:			100px;
}

.knop {
	padding:		5px;
}

.leesverder {
	padding-left:		20px;
	background-image:	url(../images/verder.gif);
	background-position:	center left;
	background-repeat:	no-repeat;
}

#footerContainer {
	width:			950px;
	margin-left:		auto;
	margin-right:		auto;
}

#footer {
	float:			left;
	width:			950px;
	min-height:		100px;
	padding-top:		80px;
	background-image:	url("../images/bg_footer.jpg");
	background-position:	top left;
	background-repeat:	no-repeat;
	background-color:	#545C54
}

#footerLeft, #footerMid, #footerRight {
	float:			left;
	width:			255px;
	padding-left:		60px;
}

#footer ul {
	padding-bottom:		15px;
}

#footer ul li, #footer p {
	color:			#ffffff;
	line-height:		1.2em;
	padding-bottom:		5px;
	font-size:		12px;
	letter-spacing:		0.1em;
}

#footer ul li a {
	color:			#ffffff;
	text-decoration:	none;
}

#footer ul li a:hover {
	color:			#ffffff;
	text-decoration:	underline;
}

#footer ul li.last {
	border:			0;
	padding-right:		0;
}

#mainLeft p.schuin {
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	font-size:		15px;
	padding-left:		150px;
}

.action {
	background-color:	#990000;
	color:			#ffffff;
	text-align:		center;
	margin-bottom:		15px;
	float:			left;
	font-size:		13px;
	margin-right:		10px;
}

.action a {
	color:			#ffffff;
	text-decoration:	none;
	padding:		5px;
	padding-top:		10px;
	padding-bottom:		10px;
	width:			195px;
	display:		block;	
}

.action a:hover {
	color:			#ffffff;
	text-decoration:	none;
	background-color:	#000000;
	padding:		5px;
	padding-top:		10px;
	padding-bottom:		10px;
	width:			195px;
	display:		block;
}

.stap1 {
	float:			left;
	width:			695px;
	padding:		5px;
	border:			2px solid #E3E1E1;
	border-bottom:		0;
}

.stap2 {
	float:			left;
	width:			695px;
	padding:		5px;
	border:			2px solid #F1EFEF;
	background-color:	#F1EFEF;
	border-bottom:		0;
}

.hr_arrow1 {
	float:			left;
	height:			29px;
	width:			705px;
	color:			none;
	background:		url(../images/bg_stap1.gif) top left no-repeat;
}

.hr_arrow2 {
	float:			left;
	height:			29px;
	width:			705px;
	color:			none;
	background:		url(../images/bg_stap2.gif) top left no-repeat;
}

