/*#############################################################################
# Reset CSS (http://developer.yahoo.com/yui/reset/)
#############################################################################*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:                      0;
  padding:                     0;
}
table {
  border-collapse:             collapse;
  border-spacing:              0;
}
fieldset,img,a {
  border:                      0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:                  normal;
  font-weight:                 normal;
}
ol,ul {
  list-style:                  none;
}
caption,th {
  text-align:                  left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:                   100%;
  font-weight:                 normal;
}
q:before,q:after {
  content:                     '';
}
abbr,acronym { 
  border:                      0;
}

/*#############################################################################
# Default CSS
#############################################################################*/
html, body {
  width:                       100%;
  height:                      100%;
  font:                        normal 11px verdana, sans-serif;
  line-height:                 13px;
  color:                       #3E3E3E;
  text-align:                  justify;
  cursor:                      default;
  background-color:            #FFFFFF;
}

h1 {
  margin:                      0px;
  padding-bottom:              13px;
  font-weight:                 bold;
  font-size:                   10px;
  color:                       #000000;
}

h2 {
  margin-top:                  20px;
  padding:                     0px;
  font-weight:                 normal;
  color:                       #E21F27;
}

h3 {
  margin-top:                  20px;
  padding:                     0px;
  font-weight:                 bold;
}

h4 {
  margin:                      0px;
  padding:                     0px;
  font-size:                   16px;
}

h5 {
  margin:                      0px;
  padding:                     0px;
  font-size:                   14px;
}

h6 {
  margin:                      0px;
  padding:                     0px;
  font-size:                   12px;
}

hr {
  width:                       100%;
  height:                      1px;
  border:                      0px;
  border-top:                  1px solid #E21F27;
}

p {
  margin-top:                  0px;
}

strong {
  font-weight:                 bold;
}

em {
  font-style:                  italic;
}

a {
  color:                       #E21F27;
  text-decoration:             underline;
  cursor:                      pointer;
}

a:hover {
  text-decoration:             none;
}

ol,ul {
  margin-left:                 12px;
  padding-left:                16px;
}

ol li {
  list-style:                  decimal;
}

ul li {
  list-style:                  square;
}

img.hidden {
  display:                     none;
  width:                       1px;
  height:                      1px;
}

table td {
  font:                        normal 11px verdana, sans-serif;
  line-height:                 13px;
  color:                       #3E3E3E;
  text-align:                  justify;
  vertical-align:              top;
}

/*#############################################################################
# Form CSS
#############################################################################*/
fieldset {
  border:                      0px;                                                 
}

xmp {
  font-size:                   18px;
}

label.before {
  float:                       left;
  clear:                       left;
  width:                       80px;
  line-height:                 18px;
}

label.radio, label.checkbox {
  cursor:                      pointer;
}

input.required, textarea.required, select.required {
  background-image:            url('../images/form_required.gif');
  background-repeat:           no-repeat;
  background-position:         top right;
}

input.text {
  width:                       234px;
  height:                      13px;
  padding:                     1px;
  font:                        normal 11px verdana, sans-serif;
  background-color:            #FFFFFF;
  border:                      1px solid #000000;
  cursor:                      text;
  vertical-align:              middle;
}

input.file {
  width:                       130px;
  height:                      22px;
  font:                        normal 11px verdana, sans-serif;
  background-color:            #FFFFFF;
  border:                      1px solid #000000;
  cursor:                      text;
  vertical-align:              middle;
}

input.focus {
  background-color:            #FFFFCC;
}

input.button {
  font:                        normal 11px verdana, sans-serif;
  vertical-align:              middle;
}

input.contentwidth {
  margin-top:                  6px;
  width:                       130px;
}

input.error, textarea.error, select.error {
  border:                      1px solid #FF0000;
}

input.good, textarea.good, select.good {
  /*border:                      1px solid #339933;*/
}

input.radio {
  vertical-align:              middle;
  cursor:                      pointer;
  background:                  none;
  border:                      0px;
}

input.checkbox {
  vertical-align:              middle;
  cursor:                      pointer;
  background:                  none;
}

select.select {
  width:                       120px;
  height:                      18px;
  margin:                      1px;
  font:                        normal 11px verdana, sans-serif;
  border:                      1px solid #000000;
  cursor:                      pointer;
}

textarea.textarea {
  width:                       234px;
  height:                      50px;
  padding:                     1px;
  font:                        normal 11px verdana, sans-serif;
  background-color:            #FFFFFF;
  border:                      1px solid #000000;
  cursor:                      text;
}

fieldset li, fieldset ul {
  list-style:                  none;
  margin:                      0px;
  padding:                     0px;
}

li.oneline {
  clear:                       both;
  line-height:                 18px;
  white-space:                 nowrap;
  vertical-align:              top;
  padding-bottom:              4px;
}

li.multilinein {
  margin-left:                 150px;
}

li.buttons {
  clear:                       both;
  width:                       320px;
  height:                      20px;
  line-height:                 20px;
}

div.fielderror, div.counter {
  color:                       #FF0000;
  margin-left:                 5px;
  margin-top:                  4px;
  height:                      20px;
}
div.counter {
  color:                       #000000;
  white-space:                 nowrap;
}

div.fielderror {
  margin-left:                 83px;
}

.hidden {
  display:                     none;
  visibility:                  hidden;
}

span.fieldhint {
  color:                       #AAAAAA;
}

span.hint {
  color:                       #AAAAAA;
}

input#contact {
  width:                       120px;

}

input#street {
  width:                       133px;
}

input#housenr {
  width:                       60px;
}

input#zip {
  width:                       234px;
}

input#city {
  width:                       234px;
}

input#persontotal {
  width:                       80px;
}

div#captcha1 {
  float:                       left;
  padding-left:                150px;
}

div#captcha2 {
  float:                       left;
  padding-left:                32px;
  font-size:                   11px;
  line-height:                 13px;
}
div#captcha2 img {
  margin:                      0px 6px 0px -22px;
}

input#captcha_code {
  width:                       111px;
}

div#captcha_code_error {
  clear:                       both;
}

input#submit {
  float:                       right;
  cursor:                      pointer;
  font:                        normal 11px verdana, sans-serif;
}

div#requiredtext {
  float:                       left;
}

/*#############################################################################
# KoolenVanWordragen CSS
#############################################################################*/
div#fullscreen {
  position:                    absolute;
  width:                       100%;
  height:                      100%;
  text-align:                  center;
  background-color:            #CFD0D2;
}

div#shim {
  visibility:                  hidden;
  width:                       100%;
  height:                      50%;
  margin:                      0 auto;
  margin-top:                  -299px;
  float:                       left;
}
div#siteholder {
  clear:                       both;
  position:                    static;
  width:                       100%;
  height:                      473px;
  margin:                      0 auto;
  background:                  url('../images/siteholder_bg.gif') repeat-x left top;
}

div#site {
  width:                       881px;
  height:                      473px;
  margin:                      0 auto;
  text-align:                  left;
}

div#header {
  width:                       880px;
  height:                      99px;
}
div#header div#sitemap {
  float:                       left;
  width:                       200px;
  height:                      12px;
  margin:                      5px 8px;
  line-height:                 12px;
}
div#header div#sitemap a {
  font-size:                   9px;
  color:                       #9999 99;
  text-decoration:             none;
}
div#header div#sitemap a:hover {
  text-decoration:             underline;
}

div#headerlogo {
  float:                       right;
  width:                       269px;
  height:                      99px;
  padding-right:               53px;
}

div#photoholder {
  float:                       left;
  width:                       504px;
  height:                      342px;
}
div#photoholder div.photo {
  margin:                      24px 24px;
}

div#content,
div#content2 {
  float:                       left;
  width:                       376px;
  height:                      310px;
  margin:                      6px 0px 16px 0px;

  overflow:                    hidden;
}
div#content2 {
  position:                    relative;
  z-index:                     2;
}

table.contentblock {
  position:                    relative;
  width:                       320px;
  margin:                      19px 0px 10px 28px;
  z-index:                     2;
}

div#projectlogo {
  position:                    relative;
  top:                         -243px;
  left:                        533px;
  clear:                       both;
  width:                       320px;
  height:                      211px;
  line-height:                 211px;
  text-align:                  center;
  overflow:                    hidden;
}
div#projectlogo img {
  vertical-align:              middle;
  max-width:                   211px;
  max-height:                  211px;
}

div#menu {
  clear:                       both;
  width:                       881px;
  height:                      32px;
}

div#footerlogo {
  position:                    relative;
  top:                         -76px;
  left:                        504px;
  clear:                       both;
  width:                       376px;
  height:                      38px;
}

/*#############################################################################
# KoolenVanWordragen MENU CSS
#############################################################################*/
ul.mainmenu {
  width:                       881px;
  height:                      32px;
  margin-left:                 24px;
  padding:                     0px;
}

ul.mainmenu li {
  height:                      32px;
  margin:                      0px 0px 0px 10px;
  padding:                     0px;
  list-style-type:             none;
  text-align:                  center;
  float:                       left;
}
ul.mainmenu li.first {
  margin:                      0px;
}
a.mainitem, a.mainitem:hover, a.mainitem_on {
  display:                     block;
  width:                       106px;
  height:                      32px;
  font-size:                   11px;
  font-weight:                 normal;
  text-decoration:             none;
  line-height:                 32px;
  color:                       #FFFFFF;
  white-space:                 nowrap;
  background:                  url('../images/menuitem_bg.gif') no-repeat left top;
}
a.mainitem:hover, a.mainitem_on, a.mainitem_on:hover {
  background:                  url('../images/menuitem_over.gif') no-repeat left top;
}

/*#############################################################################
# KoolenVanWordragen PORTFOLIO CSS
#############################################################################*/
div#top {
  width:                       505px;
  height:                      16px;
  padding-top:                 8px;
  text-align:                  center;
}
div#left {
  float:                       left;
  width:                       16px;
  height:                      143px;
  padding-top:                 129px;
  padding-right:               8px;
  text-align:                  right;
}
div#right {
  float:                       left;
  width:                       16px;
  height:                      143px;
  padding-top:                 129px;
  padding-left:                8px;
  text-align:                  left;
}
div#bottom,
div#bottom2 {
  clear:                       both;
  width:                       505px;
  height:                      16px;
  padding-top:                 8px;
  text-align:                  center;
}
div#bottom2 {
  text-align:                  left;
}
div#bottom2 a {
  margin-left:                 26px;
}

div#portfolioholder {
  float:                       left;
  width:                       456px;
  height:                      272px;
  text-align:                  center;
}
div#portfolioholder img {
  max-width:                   456px;
  max-height:                  272px;
}
div.portfolio {
  float:                       left;
  width:                       114px;
  height:                      68px;
  margin:                      0px;
  padding:                     0px;
  text-align:                  left;
}
a.portfolioitem, a.portfolioitem:hover, a.portfolioitem_on {
  display:                     block;
  float:                       left;
  width:                       114px;
  height:                      68px;
  text-align:                  left;
  background:                  url('../images/portfolio_bg.gif') no-repeat left top;
}
a.portfolioitem img, a.portfolioitem:hover img, a.portfolioitem_on img {
  padding-top:                 8px;
  padding-left:                9px;
}
a.portfolioitem:hover, a.portfolioitem_on, a.portfolioitem_on:hover {
  background:                  url('../images/portfolio_over.gif') no-repeat left top;
}

/*###########################################################################*/