body {
  background:#edeef0;
  font-family: arial, helvetica, sans-serif;
}

/*-----------------------------  Talen -----------------------------*/

#lang{
  background-image:url(images/bg_lang.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  text-align:right;
  margin:0 auto;
  width:679px;
  height:35px;
}

#langlist li {
  font-size:10px;
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}


/*----------------------------- EIND Talen -----------------------------*/


/*------------------------------- Menu ---------------------------------*/


#menu {
  margin:0;
  padding:0;
}

#menulist li {
  position:relative;
  top:-5px;
  left:112px;
  font-size:15px;
  display: inline;
  list-style-type: none;
  padding-top: 10px;
}

#menulist li a, #menulist_eng li a {
  color:#2758a1;
  text-decoration:none; 
}

#menulist li a:hover, #menulist_eng li a:hover {
  color:#9c9c9d;
  font-weight:200;
}

#menulist_eng li {
  position:relative;
  top:-5px;
  left:108px;
  font-size:15px;
  display: inline;
  list-style-type: none;
  padding-top: 10px;
}

.slash {
  display:inline;
  font-size:17px;
  color:#ffcc00;
  text-weight:bold;
  position:relative;
  top:-5px;
  left:112px;
  display: inline;
  padding-top: 10px;
}

*html .slash {
  top:0px;
  left:0px;
}

/*----------------------------- EINDE Menu -----------------------------*/

/*------------------------------ LAYOUT --------------------------------*/
#main {
  padding-top:0;
  margin-top:0;
  text-align:left;
  background-image:url(images/bg_content.gif);
  background-repeat:repeat-y;
  width:679px;
  height:190px;
  left: 50%;
}

#header {
  width:656px;
  height:185px;
  background-image:url(images/header.gif);
  background-repeat:no-repeat;
  background-position:18px 6px;
}

#content_holder{
  width:679px;
  background-image:url(images/bg_content.gif);
  background-repeat:y-repeat;
}

#content{
  margin-left:35px;
  width:622px;
  background-image:url(images/bg_footer.gif);
  background-repeat:no-repeat;
  background-position:bottom right;

}

#content_links {
  width:400px;
}

#content_rechts {
  float:right;
  display:block;
  width:200px;
  border-left: 1px;
}

#bottom {
  width:679px;
  height:21px;
  background-image:url(images/bg_bottom.gif);
  background-position:top left;
  background-repeat:no-repeat;
}

/*------------------------------ EINDE LAYOUT --------------------------------*/

li.wda {
  list-image:url("images/listimg.gif");
}

h2 {
  font-style:normal;
  font-weight:lighter;
  line-height:1.5em;
  font-family: tahoma;
  color:#2758a1;
  font-size: 23px;
} 

.text{
  line-height:1.9em;
  font-family: tahoma;
  color:#747474;
  font-size: 12px;
}

.news, .news2{
  font-family: tahoma;
  color:#9c9c9d;
  font-size: 12px;
}

.news {
  line-height:1.9em;
}

.newstitel{
  font-weight:bold;
  line-height:1.5em;
  font-family: tahoma;
  color:#2758a1;
  font-size: 12px;
}

/*--------------------------Formulier--------------------------*/

#form{
  padding:5px;
  background:#fff;
  width:700px;

}

.formtitel {
  font-family: tahoma;
  color:#9c9c9d;
  font-size: 12px;
  margin-right:40px;

}

.formtabel_titel { 
  background:#fff;
  padding:3px;
  border:1px solid #9c9c9d;
  line-height:1.0em;
  font-weight:bold;
  font-family:Tahoma;
  color:#2758a1;
  font-size:12px
}

.formh1 {
  line-height:1.0em;
  font-weight:bold;
  font-family:Tahoma;
  color:#2758a1;
  font-size:13px;
}

.formtabel_cell {
  padding:0px
  margin:0px;

}
 
#form_agentblok {
  padding:10px 10px 10px 10px;
  width:500px;
  height:140px;
  border:1px solid #2758a1;
  float:right;
}

.send_button {
  background:#fff;
  border:1px solid #2758a1;
}

#logo {
  float:right;
}

/*--------------------------Formulier--------------------------*/

.table_open {
  line-height:1.3 em;
  margin-left:0px;
  }
  
.foutmelding {
  font-size:12px;
  color:red;
}