	@charset "utf-8";
	/* CSS Document */



	body  {
		font: 80% Arial, Helvetica, sans-serif;
		text-align: center;
		color: #000000;
		background-image: url(../gfx/site/bg_lijn.gif);
		background-position: center top;
		background-repeat: repeat-y;
		background-color: #CF5221;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding: 0;
		background-attachment: fixed;
	}

	a{
		color: #000033;
	}
	a:hover{
		text-decoration:none;
	}



	.totaal #container {
	width: 1016px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 605px;
	background-image: url(../gfx/site/bg_content.png);
	background-repeat: no-repeat;
	margin-top: 125px;
	}
	.totaal #containeraanmeld {
	width: 830px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 480px;
	background-image: url(../gfx/site/bg_content_aanmeld.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	}



.totaal #header {
		height: 129px;
		position: relative;
		top: -129px;
		width: 1016px;
		clear: both;
		background-image: url(../gfx/site/logo.gif);
		background-repeat: no-repeat;
	}
.totaal #hnavbar {
		height: 23px;
		position: relative;
		top: -100px;
		width: 979px;
		background-color: #9C0001;
		z-index: 1;
		left: 10px;
		padding-top: 7px;
		padding-left: 15px;
}

	.totaal #header h1 {
		margin: 0;
		padding: 10px 0;
	}


.totaal #sidebar {
	float: left;
	width: 224px;
	padding:18px 16px 15px 0;
	height: 583px;
	position: relative;
	top: -149px;
	left: 10px;
	background-repeat: no-repeat;
}


	.totaal #sidebar #navibar {
	float: left;
	width: 224px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	background-image: url(../gfx/site/bg_navi.png);
	background-repeat: repeat;
	}

	.totaal #sidebar1 h3, .totaal #sidebar1 p {
		margin-left: 10px;
		margin-right: 10px;
	}


	.totaal #mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 205px;
	padding-top: 0px;
	position: relative;
	top: -76px;
	overflow: auto;
	height: 510px;
	width: 750px;
	z-index: 1;
	}
	.totaal #mainContentaanmeld {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	position: relative;
	top: 20px;
	overflow: auto;
	height: 440px;
	width: 760px;
	z-index: 1;
	}
	.totaal #mainContent p,.totaal #mainContentaanmeld p {
		font-size: 12px;
		color: #000000;
		left: 15px;
		padding-right: 15px;
		padding-left: 20px;
	}
	.totaal #mainContent h1,.totaal #mainContentaanmeld h1 {
		font-size: 16px;
		color: #9C0001;
		padding-left: 20px;
	}
	 .totaal #mainContent h2 ,.totaal #mainContentaanmeld h2{
		font-size: 13px;
		color: #CF5221;
		padding-left: 20px;

	}
	 .totaal #mainContent h3 {
	font-size: 12px;
	color: #9C0001;
	padding-top: 5px;
	padding-left: 20px;
	font-style: italic;
	}

	 .totaal #mainContent h4 {
	font-size: 11px;
	color: #CF5221;
	padding-top: 0px;
	padding-left: 20px;
	font-style: italic;
	margin-top: -15px;
	}
		 .totaal #mainContent #lijn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 540px;
	}
	.totaal #mainContent strong {
		font-size: 12px;
		color: #000000;
		font-weight: bold;
	}

	a.hfdnavigatie {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../gfx/site/hnav_tussenstuk.gif);
	background-position: right;
	padding-right: 11px;
	padding-left: 6px;
	background-repeat: no-repeat;
	}
	a.hfdnavigatieact {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #CF5221;
	background-image: url(../gfx/site/hnav_tussenstuk_over.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 11px;
	padding-left: 6px;
	background-repeat: no-repeat;

	}
	a.subnavigatie {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	width: 207px;
	display: block;
	padding-top: 5px;
	text-align: right;
	padding-right: 16px;
	right: 16px;
	}


	a.subnavigatieact {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	width: 207px;
	display: block;
	padding-top: 5px;
	text-align: right;
	padding-right: 16px;
	right: 16px;
	background-color: #9C0001;

	}


	a.hfdnavigatie:hover {
	background-color: #CF5221;
	background-image: url(../gfx/site/hnav_tussenstuk_over.gif);
	background-repeat: no-repeat;
	background-position: right;
	}



	a.subnavigatie:hover {
	color: #FFFFFF;
	background-color: #9C0001;
	}



	.fltrt {
		float: right;
		margin-left: 8px;
	}
	.fltlft {
		float: left;
		margin-right: 8px;
	}
	.clearfloat {
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
	}

	img {
	padding: 1px;
	border: 2px solid #9C0001;
	/*float: left;*/
	margin: 2px 5px 5px 0px;
	}

 #button {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #CF5221;
	border-right-color: #9C0001;
	border-bottom-color: #9C0001;
	border-left-color: #CF5221;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 8px;
	}

	#contactcontainer {
	width: 180px;
	height: auto;
	bottom: 50px;
	position: absolute;
	margin: 0;
	left: 20px;
	}

	.contact {
	font-size: 12px;
	color: #FFFFFF;
	}



	td{
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 30px;
	padding-left: 20px;
	padding-bottom: 7px;
	}


.veld {
	background-color: #FDF5F2;
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	}
.veldgroot {
	background-color: #FDF5F2;
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;

    margin-top: 10px;
	}


	li {
		padding-bottom:10px;
		padding-top: 1px;
	}

