@import url("menu.php");
@import url("styling.php");
@import url("form.php");
@import url("rotator.php");

@font-face { font-family: ARESSENCE; src: url('../fnt/aressence.woff'); }

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	font-family: "verdana";
	font-size: 16px;
	color: #00275d;
	background-color: #fff;
	overflow-x: hidden;
}

#background{
	position: absolute;
	height: 175px;
	background-color: #fff;
	width: 100%;
}

	.bgphoto{
		position: absolute;
		margin-top: 175px;
		height: 545px;
		width: 100%;

		/* Gradient CSS3*/
		background: #b5b2af; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YjJhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #b5b2af 0%, #ffffff 47%, #ffffff 47%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5b2af), color-stop(47%,#ffffff), color-stop(47%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #b5b2af 0%,#ffffff 47%,#ffffff 47%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #b5b2af 0%,#ffffff 47%,#ffffff 47%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #b5b2af 0%,#ffffff 47%,#ffffff 47%); /* IE10+ */
		background: linear-gradient(to bottom,  #b5b2af 0%,#ffffff 47%,#ffffff 47%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b2af', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	}


#wrapper{
	margin: 0 auto;

}

#container {
	margin: 0px auto;
	position: relative;
	width: 1000px;
	min-height: 926px; 
	padding-top: 20px;
	margin-bottom: 15px;
}

	.buis_top{
		position: absolute;
		margin-top: 32px;
		height: 55px;
		width: 50%;
		margin-left: 50%;
		background-image:url('../img/buis_horizontaal_top.png');
		background-repeat:repeat-x;

	}

	.buis_bocht{
		position: absolute;
		margin-top: 171px;
		height: 243px;
		width: 50%;
		margin-left: 1001px;
		background-image:url('../img/buis_zijkant.png');
		background-repeat:no-repeat;
	}

	.buis_links{
		position: absolute;
		margin-top: 368px;
		height: 81px;
		width: 50%;
		margin-right: 1000px;
		background-image:url('../img/buis_horizontaal.png');
		background-repeat:repeat-x;
	}

	header{
		height: 130px;
		width: 1000px;
		background-color: #fff;
	}

		.head_telefoon{
			position: absolute;
			margin-left: 630px;
			margin-top: 17px;
			font-family : ARESSENCE;
			font-size: 36px;
			height: 55px;
			width: 340px;
			color: #fff;
			z-index: 1000;
		}

		.head_mobile{
			position: absolute;
			margin-left: 630px;
			margin-top: 76px;
			font-family : ARESSENCE;
			font-size: 36px;
			height: 55px;
			width: 340px;
			color: #000;
			z-index: 1000;
		}

		.buis_header{
			position: absolute;
			width: 514px;
			height: 130px;
			margin-left: 486px;
		}

		.buislinksimg{
			width: 94px;
			height: 81px;
			margin-top: -13px;
			float: right;
			margin-right: 480px;
			z-index: 1;
		}

	.logo{
		position: absolute;
		width: 231 px;
		height: 113px;
		padding-bottom: 20px;
	}

	.banner{
		width: 976px;
		height: 193px;
		margin-left: 12px;
		margin-top: 12px;
		margin-bottom: 12px;
	}

	.breadcrumbs{
		width: 966px;
		height: 22px;
		margin-left: 12px;
		margin-top: 12px;
		padding-left: 10px;
	}

	.holder{
		width: 1000px;
		min-height: 906px;
		/* Rounded Corners CSS3*/
		behavior: url(border-radius.htc);
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		background-color: #fff;

		/* Shadows CSS3*/
		/*
		-moz-box-shadow: 2px 2px 2px #363636;
		 -webkit-box-shadow: 2px 2px 2px #363636;
		 box-shadow: 0px 2px 2px 2px #363636;
		 */

		 border: 1px solid #363636;
	}
	

	.content{
		float: left;
		width: 700px;
		margin-left: 12px;
		margin-top: 12px;
		min-height: 540px;
		padding: 10px;
		background-color: #a7a9ac;
		behavior: url(border-radius.htc);
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;

	}

	.sidebar{
		float: left;
		width: 225px;
		margin-left: 10px;
		margin-top: 12px;
		min-height: 540px;
		padding: 10px;
		background-color: #a7a9ac;
		behavior: url(border-radius.htc);
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;

	}


footer{
	position: relative;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 1000px;
	height: 24px;
	color: #404040;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

a:link {color: #fff;text-decoration: none;}
		a:visited {color: #fff;text-decoration: none;}
		a:hover {color: #000;text-decoration: none;}
		a:active {color: #fff;text-decoration: none;}