html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, button
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

body {
  background: #ffffff;
}

ul {
  list-style: none;
  overflow: hidden;
}

h4 {
  color: #ff00ff;
  font-size: 14px;
  font-family: "Kristen ITC", Verdana, sans-serif;
}

input, textarea {
  border: solid 1px #ff00ff;
  padding: 3px;
  background: #ffffff;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a,a:visited,a:link {
  color: #000000;
  text-decoration: none;
  border-bottom: solid 1px #000000;
}

a:hover {
  border-bottom: solid 1px #ff00ff;
}

div.input,
div.submit,
dl {
  overflow: hidden;
  width: 554px;
  margin-top: 20px;
}

div.input label,
dl dt {
  float: left;
  width: 100px;
  padding: 5px 0px;
}

dl dd {
  padding: 2px 0px;
}

div.input input,
dl dd input,
dl dd textarea {
  width: 446px;
}

div.submit input,
dl dd input.submit {
  width: auto;
  float: right;
}

div.input input {
  width: 200px;
}

div.submit {
  width: 308px;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
}

#top {
  padding: 10px 0px;
  overflow: hidden;
}

#top h1 {
  width: 248px;
  height: 45px;
  float: left;
}

#top h1 a {
  display: block;
  width: 248px;
  height: 45px;
  background: url(../img/logo.png) no-repeat;
  text-indent: -1000em;
  border: none;
}

#top h2 {
  width: 355px;
  height: 45px;
  padding-left: 15px;
  overflow: hidden;
}

#top h2 a {
  display: block;
  text-indent: -1000em;
  background: url(../img/tagline.png) no-repeat;
  background-position: left bottom;
  width: 355px;
  height: 40px;
  border: none;
}

#menu {
  width: 125px;
  float: left;
  padding-top: 35px;
}

#menu ul li {
  margin-bottom: 10px;
}

#menu ul li,
#menu ul li a {
  height: 12px;
  display: block;
  text-indent: -1000em;
  background-repeat: no-repeat;
  border: none;
}

#menu ul li.home a {
  width: 31px;
  background-image: url(../img/menu-home.png);
}

#menu ul li.projecten a {
  width: 56px;
  background-image: url(../img/menu-projecten.png);
}

#menu ul li.werken_bij_ons a {
  width: 84px;
  background-image: url(../img/menu-werken_bij_ons.png);
}

#menu ul li.contact a {
  width: 47px;
  background-image: url(../img/menu-contact.png);
}

#menu ul li.home a:hover,
#menu ul li.home a.selected {
  background-image: url(../img/menu-home-selected.png);
}

#menu ul li.projecten a:hover,
#menu ul li.projecten a.selected {
  background-image: url(../img/menu-projecten-selected.png);
}

#menu ul li.werken_bij_ons a:hover,
#menu ul li.werken_bij_ons a.selected {
  background-image: url(../img/menu-werken_bij_ons-selected.png);
}

#menu ul li.contact a:hover,
#menu ul li.contact a.selected {
  background-image: url(../img/menu-contact-selected.png);
}

#content {
  overflow: hidden;
  background: url(../img/tribal-gradient.png) repeat-y;
}

#content div.main {
  padding: 35px 45px;
  background: url(../img/tribal.jpg) no-repeat;
  background-position: right bottom;
  min-height: 419px;
  width: 585px;
  overflow: hidden;
}

#content h3 {
  margin-bottom: 30px;
  height: 23px;
  text-indent: -1000em;
  background-repeat: no-repeat;
}

html > body #content h3.home {
  background-image: url(../img/h3-home.png);
}

html > body #content h3.projecten {
  background-image: url(../img/h3-projecten.png);
}

#content h3.project-details {
	text-indent: 0em;
	color:#FF00FF;
	font-size: 20px;
	
}

html > body #content h3.werken_bij_ons {
  background-image: url(../img/h3-werken_bij_ons.png);
}

html > body #content h3.contact {
  background-image: url(../img/h3-contact.png);
}

#content p {
  line-height: 1.8em;
  /*width: 554px; */
}

div.project {
  overflow: hidden;
  height: 136px;
}

div.project img {
  width: 100px;
  height: 133px;
  /*float: left; */
  margin-right: 10px;
  margin-top: 4px;
}

div.project ul li {
  line-height: 1.8em;
  margin: 0px;
}

div.project h4 a {
  color: #000000;
  font-size: 14px;
  font-family: "Kristen ITC", Verdana, sans-serif;
}

div.main-project {
  margin-top: 50px;
  height: auto;
}

div.main-project img {
  width: 145px;
  height: 193px;
  margin-right: 20px;
}

div.main-project h4 {
  margin-bottom: 30px;
}

ul.projects {
  margin-left: -15px;
}

ul.projects li.project-li {
  float: left;
  width: 285px;
  margin-left: 15px;
  margin-bottom: 17px;
}

ul.pager {
  text-align: center;
  padding: 3px 0px;
  position: absolute;
  top: 405px;
  width: 100%;
}

ul.pager li {
  display: inline;
}

ul.pager li a {
  padding: 3px 5px;
  border: solid 1px #ff00ff;
  background: #ffffff;
  color: #000000;
  text-decoration: none;
  font-family: Verdana, sans-serif;
}

ul.pager li.pages {
  margin: 0 20px;
}

ul.pager li input {
  width: 30px;
  text-align: center;
}

ul.pager li input.submit {
  height: 23px;
  position: relative;
  top: 1px;
}

ul li.spacer {
  margin-bottom: 15px;
}

ul.contact {
  line-height: 1.8em;
  padding-bottom: 1px;
}

#footer {
  height: 46px;
  background: #000000;
  line-height: 46px;
  position: relative;
}

#footer address {
  color: #ffffff;
  font-family: "Kristen ITC", Verdana, sans-serif;
  position: relative;
  left: 50%;
  float: left;
  width: 585px;
  margin-left: -270px;
}

/* IE hacks */
*:first-child+html ul.pager li input {
  position: relative;
  top: 3px;  
}

div, ul, li {
  zoom: 1;
}

#content div.main {
  width: 582px;
}

html > body #content div.main {
  width: 585px;
}

ul.projects li.project-li {
  margin-left: 7px;
}

html > body ul.projects li.project-li {
  margin-left: 15px;
}

div.input input,
dl dd input,
dl dd textarea {
  width: 442px;
}

html > body div.input input,
html > body dl dd input,
html > body dl dd textarea {
  width: 446px;
}

#content h3.home {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/h3-home.png", sizingMethod="crop");
}

#content h3.projecten {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/h3-projecten.png", sizingMethod="crop");
}

#content h3.werken_bij_ons {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/h3-werken_bij_ons.png", sizingMethod="crop");
}

#content h3.contact {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/h3-contact.png", sizingMethod="crop");
}

