*{
  margin: 0px;
  padding: 0px;
}

body,html {
  text-align:center;
  margin:0;
  height: 100%;
  font-family: Arial, Verdana;
  font-size: 11px;
}

#wrapper {
  margin:0 auto;
  padding:0;
  width: 990px;
  text-align: left;
}

#header {
  background:url('gfx/header_bg.jpg');
  height: 139px;
}

#logo { width: 249px; height: 139px; margin-left: 36px;}
#logo img { border: 0px; }

#trial {
  float: right;
  background:url('gfx/header_trial_button.jpg');
  margin-right: 41px;
  margin-top: 45px;
  text-align: center;
}

#content {
float: left;
margin-top: 10px;
margin-left: 14px;
display: block;
}

#pagetext {
  background:url('gfx/inhoud_bg.jpg') repeat-y;
  min-height: 345px;
  padding: 10px 10px 0px 30px;
  width: 577px;
color: #646567;
font-size: 12px;
line-height: 21px;
}

#pagetext a:link,#pagetext a:visited, #pagetext a:active { color: #009ee0; text-decoration: underline; }
#pagetext a:hover { text-decoration: underline; color:#000;  }

#countries a:link,#countries a:visited, #countries a:active { color: #878889; text-decoration: none; }
#countries a:hover { text-decoration: none; color:#009cda;  }


#pagetext h1 {
color: #646567;
font-size: 18px;
margin-bottom: 20px;
}

#pagetext h2 {
color: #009ee0;
font-size: 14px;
}

#pagetext p {
  margin-bottom: 20px;
  padding-right: 10px;
}

#pagetext ul, #pagetext ol {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 20px;
}

#pagetexttop {
  width: 617px;
  height: 11px;
  background:url('gfx/inhoud_top.jpg') no-repeat;
}

#pagetextbottom {
  width: 617px;
  height: 11px;
  background:url('gfx/inhoud_bottom.jpg') no-repeat;
}

#scanalert {
  padding-top: 10px;
  text-align: center;
}

#leftmenu {
float: left;
width: 222px;
}

#scanalert {
padding-top: 10px;
text-align: center;
}

#partner {
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
width: 182px;
  margin-top: 10px;
  height: 141px;
  background:url('gfx/left_menu_partner.jpg') no-repeat;
}

#blok1, #blok2, #blok3, #blok4 {
margin-bottom: 14px;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
width: 182px;
}

#blokjump1,#blokjump2 {
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
width: 182px;
}

#blok1 p, #blok2 p, #blok3 p, #blok4 p,#blokjump1 p,#blokjump2 p {
  padding-left: 7px;
color:
}

#leftmenu { color: #878889; }
#leftmenu a:link,#leftmenu a:visited, #leftmenu a:active { color: #878889; text-decoration: none; }
#leftmenu a:hover { text-decoration: none; color:#009cda;  }


.contactmenu li a:hover  {
  text-decoration: none;
  color: #009cda;
/*  background:url('gfx/left_menu_contact_hover.jpg')no-repeat;*/
}

#blok1 {
  margin-top: 10px;
  height: 200px;
  background:url('gfx/left_menu1.jpg') repeat-y;
  margin-bottom: 16px;
}

#blok2, #blok3 {
  height: 85px;
  background:url('gfx/left_menu2.jpg') no-repeat;
}
#blok2 {
margin-bottom: 16px;
}

#blok4 {
  height: 91px;
  background:url('gfx/left_menu3.jpg') no-repeat;
}

#blokjump1,#blokjump2 {
  margin-top: 10px;
  height: 150px;
  background:url('gfx/left_jump1.jpg') no-repeat;
}

#blokjump2 {
margin-top: 17px;
}


 /* ---- START CONTACT MENU---- */
.contactmenu {
  list-style: none; padding: 0; margin: 5px 0px 0px 3px;
}
.contactmenu li{
  margin: 0;
  display: block;
  padding: 0px;
  margin-bottom: 3px;
}
.contactmenu li a,.contactmenu li a:link, .contactmenu li a:visited {
  height: 18px;
  width: 175px;
  display: block;
padding: 3px 0px 3px 5px;
  background:url('gfx/left_menu_contact.jpg') no-repeat;
  text-decoration: none;
  color: #878889;
}
.contactmenu li a:hover  {
  text-decoration: none;
  color: #009cda;
/*  background:url('gfx/left_menu_contact_hover.jpg')no-repeat;*/
}
 /* ---- END CONTACT MENU---- */



