body {
	scrollbar-face-color:#F0F8FF;
	scrollbar-arrow-color:#DB7093;
	scrollbar-track-color:#F8F8FF;
	scrollbar-shadow-color:#AFEEEE;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#B0C4DE;
	scrollbar-darkshadow-Color:#191970;
  
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  background-image: url('img/backgrounds/bg.gif'); 
}

body, p, table, tr, td, h1, h3, h4, h5, h6, div, span {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif, verdana;
  font-size: 12px;
  color: #333333;
}
h2 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif, verdana;
  font-size: 18px;
  color: #09739B;
}

a, a:visited {
  text-decoration: none;
  color: #336699;
}

a:hover {
  text-decoration: underline;
  color: #CC0000;
}

hr
{ 
  height: 0px; 
  border: solid #09739B 0px; 
  border-top-width: 1px;}
}

input, select {
  font-family: verdana;
  font-size: 9px;
  color: #333333;
  background-color:#EEEEEE;
  border:1pt solid #09739B;
}
.input, .select {
  font-family: verdana;
  font-size: 9px;
  color: #333333;
  background-color:#EEEEEE;
  border:1pt solid #09739B;
}
textarea {
  font-family: verdana;
  font-size: 11px;
  color: #333333;
  background-color:#EEEEEE;
  border:1pt solid #09739B;
}
button {
  font-family: verdana;
  font-size: 9px;
  font-wieght: normal;
  text-decoration: underline;
  color: #FFFFFF;
  background-color:#09739B;
  border:1pt solid #000000;
}
.menunieuws {
  font-size:11px;
}
.underline {
  border-bottom:1pt solid #09739B;
}
.button {
  font-family: verdana;
  font-size: 9px;
  font-wieght: normal;
  text-decoration: underline;
  color: #FFFFFF;
  background-color:#09739B;
  border:1pt solid #000000;
}
.watermark {
  background-image: url('img/watermark.jpg'); 
  background-repeat: no-repeat;
  background-position: right bottom;
}
.menulink_over {
  font-size: 11px;
  border-left:1px solid #09739B;
  border-top:1px solid #09739B;
  border-bottom:1px solid #09739B;
  background-color:#FFFFFF;
  cursor:hand;cursor:pointer;
}
.menulink {
  font-size: 11px;
  border-left:1px solid #09739B;
  cursor:hand;cursor:pointer;
}