@charset "utf-8";
/* CSS Document */
body {
	height:100%;
	background-color:#252422;
	text-align: center;
}
#wrapper {
	width:980px;
	/*background-color:#252422;*/
	background-color:#585858;
	height:100%;
	border:solid 1px;
	border-color:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image:url(images/header.png);
	width:980px;
	background-color:#585858;
	height:176px;
}
#menu {
	background-color:#980202;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-color:#fff;
	margin-top:0px;
	height:43px;
	width:980px;
	text-align:left;
}
#main {
	height:550px;
	width:980px;
	background-color:#585858;
}
#main2 {
	height:auto;
	width:980px;
	background-color:#585858;
}
#main_transport {
	height:480px;
	width:980px;
	background-color:#585858;
}
#main_project {
	height:700px;
	width:980px;
	background-color:#585858;
}
#main_project1 {
	height:328px;
	width:980px;
	background-color:#585858;
}
#main3 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:100%;
	width:980px;
	background-color:#585858;
}
#main4 {
	height:700px;
	width:980px;
	background-color:#585858;
}
#leftrightwrapper{
	background-color:#585858;
	height:100%;
}
#main_left {
	width:649px;
	background-color:#585858;
	float:left;
	height:400px;
	z-index: auto;
}
#main_right {
	width:329px;
	background-color:#4d4b4c;
	float:left;
	height:550px;
	border-left:solid 1px;
	border-color:#6d6c6c;
}
#main_right_contact {
	width:329px;
	background-color:#4d4b4c;
	float:left;
	height:700px;
	border-left:solid 1px;
	border-color:#6d6c6c;
}
#main_right_top {
	height:275px;
	width:330px;
	text-align:left;
	background-color:#4d4b4c;
}
#main_right_bottom {
	border-top:solid 1px;
	border-color:#6d6c6c;
	background-color:#4d4b4c;
	height:auto;
	width:330px;
}
#blokken {
	height:160px;
	width:980px;
	border-top:solid 1px;
	border-color:#6d6c6c;
	
}
#blok1 {
	width:326px;
	background-color:#4d4b4c;
	float:left;
	height:160px;
	border-right:solid 1px;
	border-color:#6d6c6c;
}
#blok2 {
	width:326px;
	background-color:#4d4b4c;
	float:left;
	height:160px;
	border-right:solid 1px;
	border-color:#6d6c6c;
}
#blok3 {
	width:326px;
	background-color:#4d4b4c;
	float:left;
	height:160px;
	border-color:#6d6c6c;
}
#footer {
	background-position:center;
	height:24px;
	background-color:#980202;
	background-repeat:no-repeat;
	border-top:solid 1px;
	border-color:#FFFFFF;
	width:980px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:100;
	font-size:11px;
	color:#fff;
	text-align:center;
	overflow: auto;
	z-index: auto;
}
#tabel{
	background-color:#4d4b4c;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: table;
	height: auto;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#tabel2{
background-color:#464445;
}
h1 {
	padding:  0.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
}
h2 {
	padding: 0em 1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:100;
	font-size:11px;
	text-align:left;
	color:#fff;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
h3 {
	padding: 0em 1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:100;
	font-size:11px;
	text-align:left;
	color:#fff;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
a {
 font-family:, Arial, Helvetica, sans-serif;
	color:#e0d236;
	text-decoration:none;
}
h4 {
	padding: 0.5em 1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:100;
	font-size:11px;
	color:#fff;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
}
/*Menu stijl Niet aankomen!!!!!!!!!!!!!*/
#menu ul {
	margin:0px;
	padding: 1em 1em;
	color: #fff;
	font-family: Arial;
	font-size:13px;
	text-align:left;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	padding: 0.2em 1em;
	color: #fff;
	text-decoration:none;
}
#menu ul li a:hover {
	padding: 0.2em 1em;
	color: #e0d236;
	text-decoration:none;
}
#menu ul li a.active {
	padding: 0.2em 1em;
	color: #e0d236;
	text-decoration:none;
}

