body {
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #000066;
	line-height: 16px;
}

/* ELEMENTEN */

ul,p,form,h1,h2,h3,a,img {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

h1,h2,h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

p {
	display: block;
	margin-bottom: 15px;
}

h1 {	font-size: 18px; }
h2 {	font-size: 16px; }
h3 {	font-size: 14px; }

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

a.readmore {
	width: 192px;
	height: 26px;
	background-image: url(../img/readmore.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	line-height: 26px;
	padding-left: 42px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
a.readmore:hover {
	text-decoration: underline;
}

ul.sitemap {
	list-style-position: inside;
}

ul.sitemap li {
	margin-left: 15px;
	line-height: 22px;
}

/* OPMAAK */

div.clear {
	clear: both;
}

div#header {
	width: 960px;
	height: 85px;
	margin: 0 auto;
	position: relative;
}

div#logo {
	width: 361px;
	height: 34px;
	position: absolute;
	top: 26px;
	left: 23px;
}

/* NAVIGATIE */

div#nav {
	height: 28px;
	width: 540px;
	position: absolute;
	top: 28px;
	right: 23px;
	text-align: right;
}

div#nav ul {
	list-style: none;
	float: right;
}

div#nav ul li {
	float: left;
	margin-left: 10px;
}

div#nav ul li a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	padding: 3px 8px 3px 8px;
	letter-spacing: -1px;
	line-height: 34px;
}

div#nav ul li a:hover {
	text-decoration: underline;
}

div#nav ul li.active a {
	background-color: #000;
}

/* TABS */

div#tabs {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	position: relative;
}

span.tab {
	width: 196px;
	height: 63px;
	float: left;
	font-size: 11px;
	margin-right: 10px;
	padding: 47px 12px 0px 12px;
	text-align: justify;
	line-height: 15px;
	cursor: pointer;
	text-decoration: none;
}

div#tabs .first {	background-image: url(../img/tab-art-bg.jpg); margin-left: 23px; }
div#tabs .second {	background-image: url(../img/tab-bending-bg.jpg); }
div#tabs .third {	background-image: url(../img/tab-construction-bg.jpg); }
div#tabs .fourth {	background-image: url(../img/tab-design-bg.jpg); }

/* HOME HEADER */

div#home-header {
	width: 940px;
	height: 410px;
	margin: 0 auto;
	position: relative;
}

div#corner-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	z-index: 100;
	background-image: url(../img/corner-top.png);
	background-repeat: no-repeat;
}

div#corner-bottom {
	position: absolute;
	top: 401px;
	left: 0;
	width: 7px;
	height: 7px;
	z-index: 100;
	background-image: url(../img/corner-bottom.png);
	background-repeat: no-repeat;
}

div#home-header-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 662px;
	height: 407px;
	background-color: #000;
}

div#home-header-img ul {
	list-style: none;
}

div#home-header-shadow {
	z-index: 95;
	width: 662px;
	height: 407px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/home-header-shadow.png);
	background-repeat: no-repeat;
}

div.home-header-info {
	position: absolute;
	top: 361px;
	left: 15px;
	z-index: 100;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding: 7px 12px;
	background-image: url(../img/home-header-info-bg.png);
	background-repeat: repeat;
}

div#home-header-right {
	position: absolute;
	top: 0;
	right: 1px;
	height: 407px;
	width: 278px;
	background-image: url(../img/home-header-right-bg.jpg);
	background-repeat: no-repeat;
}

div#home-header-right div {
	width: 230px;
	margin-left: 23px;
	margin-top: 19px;
}

div#home-header-right div p {
	text-align: justify;
}

/* HOME PRODUCTEN */

div#producten {
	width: 940px;
	margin: 30px auto 0 auto;
	position: relative;
}

div#producten-info {
	width: 220px;
}

div#producten-info p {
	text-align: justify;
}

div#producten-slider {
	position: absolute;
	top: 0;
	left: 240px;
	width: 700px;
	height: 132px;
	background-image: url(../img/product-bg.jpg);
	background-repeat: no-repeat;
}

div.product-item {
	width: 125px;
}

div.product-item .img {
	padding: 3px;
	width: 119px;
	height: 80px;
	background-image: url(../img/home-product-bg.jpg);
	background-repeat: no-repeat;
}

div.product-item .product {
	margin-top: 5px;
	width: 125px;
	text-align: center;
	text-transform: uppercase;
}

div.product-item .product a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

div.product-item .product a:hover {
	text-decoration: underline;
}

/* OPDRACHTGEVERS */

div#wrapper-opdrachtgevers {
	float: left;
	width: 100%;
	height: 124px;
	background-image: url(../img/opdrachtgevers-bg.jpg);
	background-repeat: repeat-x;
	margin: 20px 0 0 0;
}

div#opdrachtgevers {
	width: 940px;
	margin: 0 auto;
}

div#opdrachtgevers h3 {
	color: #959595;
	margin: 10px 0 0 0;
	font-size: 12px;
	letter-spacing: normal;
}

div#opdrachtgevers .item {
	width: 140px;
	height: 100px;
	margin: 15px 20px 0 0;
	float: left;
}

div#opdrachtgevers .last {
	margin: 15px 0 0 0;
}

/* CONTENT DOORKLIK */

div#content-header {
	width: 910px;
	height: 140px;
	margin: 0 auto;
	background-image: url(../img/content-header-bg.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}

div#content-wrapper {
	width: 910px;
	margin: 20px auto 0 auto;
}

div#submenu {
	width: 220px;
	float: left;
	margin-right: 30px;
	background-color: #000;
}

div#submenu ul {
	list-style: none;
	margin-left: 15px;
}
div#submenu ul li {
	line-height: 35px;
}

div#submenu ul li a {
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
div#submenu ul li a:hover {
	text-decoration: underline;
	
}

div#submenu ul li.active a {
	background-image: url(../img/sub-arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
}

div.submenu-top {
	width: 220px;
	height: 6px;
	background-image: url(../img/submenu-top.jpg);
	background-repeat: no-repeat;
}
div.submenu-bottom {
	width: 220px;
	height: 6px;
	background-image: url(../img/submenu-bottom.jpg);
	background-repeat: no-repeat;
}

div#content {
	width: 660px;
	float: left;
}


/* BOTTOM */

div#bottom {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 40px;
}

div#bottom a {
	color: #fff;
	text-decoration: none;
}

div#bottom a:hover {
	text-decoration: underline;
}

div#bottom .left {
	width: 472px;
	float: left;
	padding-left: 8px;
}

div#bottom .right {
	width: 460px;
	float: left;
	text-align: right;
	padding-right: 20px;
}

/* FORMULIEREN */

form label {
	float: left;
	width: 130px;
	margin-bottom: 15px;
	color: #fff;
}

form div {
	margin-bottom: 15px;
}

input[type="text"] {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px;
	border: 1px solid #000;
	background-color: #fff;
}

input.normal {
	width: 220px;
}

input.short {
	width: 110px;
}

textarea {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px;
	border: 1px solid #000;
	background-color: #fff;
	height: 150px;
	width: 440px;
}

input.send {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	width: 140px;
	line-height: 20px;
	height: 28px;
	background-color: #004795;
	padding: 0;
	border: 1px solid #fff;
	cursor: pointer;
	text-transform: uppercase;
}

div.show {
	display: none;
}

span.valid {
	color: #99ff00;
	display: block;
	margin-bottom: 15px;
}

span.invalid {
	color: #ff6600;
	display: block;
	margin-bottom: 15px;
}

/* PROJECTEN */

div.project {
	width: 670px;
	height: 105px;
	margin-top: 20px;
}

div.project .image {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 20px;
}

div.project .image img {
	border: 1px solid #fff;
}

div.project .info {
	width: 500px;
	float: left;
}

img.projectimg {
	float: left;
	border: 1px solid #fff;
	margin-bottom: 20px;
}

img.projectimgsmall {
	float: left;
	border: 1px solid #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.projectpageinfo {
	width: 300px;
	float: left;
	margin-right: 20px;
}

div.projectpageimg {
	width: 330px;
	float: left;
}
