	* {
		margin:0;
		padding:0
	}

	html,
	body {
	margin:0;
	padding:0;
	height:100%;
	font-family:"Trebuchet MS";
	font-size:12px;
	background-color: #e4e4e4;
	background-image: url(../images/bg_repeat.png);
	background-repeat: repeat;
	}

		a:link img, a:active img, a:visited img, a:hover img {
			border: 0px 
		}

		a:hover, a:active, a:focus, a:active{
			outline: none
		}

		a:link, a:visited, a:active {
			color:#;
			text-decoration:none
		}

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

	.left {
		float:left
	}

	.right {
		float:right
	}

	h1, h2, h3, h4, h5, h6, span, p, ul, li {
		margin:0;
		padding:0;
		font-weight:normal
	}

	#container {
		background: url(../images/wrap.png) top center repeat-y;
  		min-height:100%;
		position:relative;
	}

	#container2 {
		background: url(../images/bg.png) top left repeat-x;
	}

	#wrapper {
		width:900px;
		height:100%;
		margin:0 auto;
		padding:0 0 245px 0;
	}

	#wrapper_footer {
		background: url(../images/wrapper_footer.png) bottom repeat-x;
		width:100%;
		height:245px;
		margin:0 auto;
		position:absolute;
		bottom:0;
	}

#header {
	background: url(../images/header.png) no-repeat;
	width:900px;
	height:310px;
	overflow:hidden
}

	#header .left {
		width:391px;
		height:183px
	}

		#header .left h1 {
			background: url(../images/logo.png) no-repeat;
			width:391px;
			height:100%;
			text-indent: -99999px
		}

		#navigation {
	width:391px;
	height:56px;
	padding-left: 15px;
		}

		#header .left h3 {
			color:#1a100b;
			font-size:17px;
			font-weight:bold;
			padding:25px 0 0 37px
		}

	#header .right {
		width:508px;
		height:100%;
	}

		.header_right-sub {
			margin:27px 0 0;
			text-align:center
		}

#content1 {
	margin-top: 15px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: 36px;
	padding-bottom: 0px;
}
#content1 ul {
			list-style:none;
			margin:10px 0 0 50px
		}
#content1 li {
			margin:10px
		}


	#content1 p,
	#content2 p {
		color:#1f130c;
		font-size:14px;
		padding:0 0 8px
	}


#content2 {
	margin:24px 40px 40px 36px;
	overflow:hidden
}

	#content2 .left {
		width:587px;
		margin:6px 0 0
	}

		#content2 .left h2 {
			color:#1f130c;
			font-weight:bold;
			font-size:16px;
			padding:7px 0
		}

		#content2 .left ul {
			list-style:none;
			margin:19px 0 0 70px
		}

		#content2 .left ul li {
			color:#1f130c;
			font-size:14px;
		}

			.list_item {
	background: url(../images/item.png) no-repeat;
	padding:1px 0 2px 26px;
	width:100%;
	font-size: 14px;
			}

		.table_wrap {
			width:517px;
			height:auto;
			margin:26px 0 0
		}

			.table_row {
				overflow:hidden;
				border-bottom:1px solid #fff
			}

				.table_row-left,
				.table_row-right {
					background:#666666;
					width:258px;
					height:41px;
				}

				.table_row-left {
					float:left
				}

				.table_row-right {
					float:right
				}

	#content2 .right {
		width:188px;background:#efefef
	}

		#content2 .right p {
			color:#1f130c;
			font-size:12px;
			padding:12px 11px 40px
		}

#footer {
	background: url(../images/footer.png) no-repeat;
	width:900px;
	height:220px;
	margin:0 auto;
}

	#footer_top {
	height:29px;
	padding-top: 67px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

		#footer_top ul {
			list-style:none;
			text-align:center
		}

		#footer_top ul li {
			display:inline;
			font-size:12px;
			color:#444444;
			font-weight:bold
		}

			.footer_top-spacer {
				padding:0 12px 0 11px;
				font-weight:bold
			}

			#footer_top ul li a {
				color:#444444
			}

			#footer_top ul li a:hover {
				color:#444444;
				text-decoration:none
			}

	#footer_bottom {
		overflow:hidden
	}
	#footer_bottom  a{
		font-size:12px;
		color:#444444;
	}

		#footer_bottom .left {
			width:250px;
			margin:41px 0 0 316px
		}

			#footer_bottom .left p {
				font-family:"Myriad Pro";
				color:#444444;
				font-size:11px;
				text-align:center;
				line-height:13px
			}

		#footer_bottom .right {
			width:200px;
			margin:23px 42px 0 0
		}

			#footer_bottom .right p {
				color:#999999;
				font-size:11px;
				font-weight:bold;
				text-align:right;
				line-height:13px
			}
br {
	font-size: 12px;
}
/*------------------------------------------
// INVULFORMULIER
//------------------------------------------*/
fieldset
    {
	  border:none;
    }
.form
    {
	padding: 15px;
	width: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 160px;
	background-color: #EFEFEF;
	border: 2px dotted #D6D6D6;
    }
.form label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 15px;
	padding-top: 10px;
	line-height: 1.2em;
	color: #262626;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
    }
.input
    {
	background-color: #E6E6E6;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 222px;
	padding-left: 5px;
	border: 1px solid #B4B4B4;
    }
.form select
    {
	background-color: #D4D4D4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
	margin-bottom: 5px;
	height: 24px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
    }
.form textarea
    {
	background-color: #E6E6E6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #999;
    }
	.send {
	border:1px solid #A8A8A8 !important;
	color:#000 !important;
	cursor:pointer;
	background-color: #D4D4D4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 150px;
	font-size: 13px;
	font-weight: bold;
}
.send:hover {
	border:1px solid #930909 !important;
}
/*------------------------------------------
// //////////////INVULFORMULIER
//------------------------------------------*/
