
/* 
/* (CC) 2010 Wevolve
/* 
/* Feel free to be inspired by this CSS, 
/* see the Creative Commons License (http://creativecommons.org/) 
/* 
/* If you re-use parts or whole of this CSS, 
/* you must include this copyright notice at the start of the file. 
/* 
/* Please contact us for commercial use and to find out
/* how we can help you with various web-based solutions: 
/* 
/* web:     http://www.wevolve.nl 
/* e-mail:  info@wevolve.nl 
/* tel.:    +31-(0)74 255 2140 
/*
/* -------------------------------------------------------- */ 


body {
  padding:0;
  margin:0;
  font:75% Arial, Helvetica, Geneva, Verdana, Tahoma, sans-serif;
  line-height:1.3em;
  letter-spacing:.05em;
  color:#ccc;
  border-top:60px solid #808080;
  background:#5f5f5f;
}

/* -------------------- resets -------------------- */

.nocss { display:none; }

img,
a img {
  border:0;
  vertical-align:bottom;
} /* set image border to zero */

a:active,
a:focus { outline:0; } /* remove firefox link border */

textarea { overflow:auto; } /* remove textarea scrollbar in ie */

* html table { font-size: 100%; }  /* for IE 5.5 */

#page a[name] { padding:0; } /* firefox 3 / safari 3 */

#printbranding { display:none; }

.clear { min-height:0; }

.clear:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  line-height:0%;
}

* html .clear { height:1%; }

/* -------------------- wrapper -------------------- */

#contentMain a {
  color:#efefef;
  text-decoration:underline;
  outline:none;
}

a:hover {
  color:#fc3e32;
  text-decoration:none;
  outline:none;
}

/*  *****  DIV STRUCTUUR en MENU  *****  */

#menubalk {
  height:26px;
  background-color:#fc3e32;
  border-top:2px solid #d8d5d5;
}

#wrapper {
  width:906px;
  margin:0 auto;
}

#contentLeft {
  width:480px;
  text-align:left;
  float:left;
  margin-top:30px;
}

#contentMain { padding:7em 0 0 0; }

#contentRight {
  width:364px;
  float:right;
  margin:10em 0 0 0;
}

#wrapperSubtop {
  width:906px;
  padding:0 45px;
  margin:0 auto;
  height:110px;
}

#logo {
  width:165px;
  float:left;
  margin-top:30px;
  margin-right:60px;
}

.imagelink {
  float:right; margin:-4.5em 5em 0 0;
  border:1px solid #5f5f5f;
}

a:hover .right { border:1px solid #fff; }

#contentLeftProjecten {
  width:480px;
  text-align:left;
  float:left;
}
