body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    /*padding-top:1px;*/
    /*background-color:rgb(239,245,247);*/
    /*background-image:url("images/background2.JPG");*/
}

td.header {
    background-image:url('images/logo5_1.PNG');
    /*filter:alpha(opacity=90);*/


}

table.body {
    background-image:url('images/huis6.JPG');
    /*background-image:url("images/background2.JPG");*/
    background-position:bottom;
    /*background-repeat:no-repeat;*/
    background-repeat:no-repeat;
    /*background-color:white;*/
    /*filter:alpha(opacity=90);*/

}

tr.background {
    background-image:url('images/huis6.JPG');
    /*background-image:url("images/background2.JPG");*/
    background-position:top;
    /*background-repeat:no-repeat;*/
    background-repeat:no-repeat;    
}

table.main {
    /*border-style:solid;
    border-width:2px;
    border-color:rgb(180,160,42);;*/
}

body.wallpaper {
    background-image:url("images/background2.JPG");
    background-repeat:repeat;
}

td.menu {
    color:rgb(109,101,63);
    font-weight:bold;
    text-align:left;
}

td.menuSelected {
    /*#background-color:rgb(192,192,192);*/
    color:rgb(230,230,0);
    background-color:rgb(109,101,63);
    font-weight:bolder;
    background-image:url('');
    text-align:left;
}

td.menuOver {
    color:rgb(109,101,63);
    font-weight:bold;
    background-color:rgb(230,230,0);
    cursor:pointer;
    background-image:url('');
    text-align:left;
}

TD.displaytag {
    border-left: 1px dotted rgb(109,101,63);
}

TD.displaytag2 {
    border-left: 1px dotted rgb(109,101,63);
    border-right: 1px dotted rgb(109,101,63);
}

table.displaytag {
    color: #000;
    border: 1px solid #919397;    
}

table.blueedge {
    border: 2px solid rgb(134,193,214);
}

td.coloredge {
    border: 2px solid rgb(109,101,63);
}

td.coloredge2 {
    border: 2px solid rgb(109,101,63);
	background-color:rgb(230,230,0);
}

iframe.brownedge {
    border : 2px solid rgb(109,101,63);
}

td.list {
    vertical-align:middle;
    white-space:nowrap;
}

td.panel {
    text-align:center;
    white-space:nowrap;
}

div.menu {
   color:rgb(230,230,0);
   font-weight:bold;
}

div.transbox
  {
  width:100%;
  margin:5px 5px;
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=75); 
  /* CSS3 standard */
  /*opacity:1.00;  */
  }

div.transbox2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin:10px 10px;
    color:#111111;
    text-align:left;
}

div.promobanner {
    color:rgb(109,101,63);
    /*font-weight:bold;
    font-size:larger;*/
}

div.promobannerbox
  {
  width:100%;
  margin:5px 5px;
  background-color:rgb(230,251,79);
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  /*opacity:1.00;  */
  }

div.promobanner a:visited {
    color:rgb(109,101,63);
}

div.promobanner a:link {
    color:rgb(109,101,63);    
}


#berichtfmelding,#emailfmelding,#naamfmelding,#berichtmelding,#emailmelding,#naammelding,#spamfmelding,#spammelding{
	margin-left:15px;
	display:none;
}

#contactForm  #foutdiv p {
	color:red;
	margin:0;
	margin-left:10px;
}

#contactForm  #hiddenfields{
	display:none;
}
#contactForm  #spamvraag{	margin-left:10px;}
#contactForm  #spamuitleg{margin-left:10px;}

#wait{
	display:none;
	padding:10px;
	padding-top:0px;
	border-bottom : 1px solid #a7a6aa;
	border-right : 1px solid #a7a6aa;
    border-left: 1px solid #a7a6aa;
}



