body {
  font-family: verdana;
  background-image : url(../images/bg.gif);
  background-repeat : repeat;
}
p {
  font-size: 10px;
}
ol {
  font-size: 10px;
  left: 0px;
}
ul {
  font-size: 10px;
  left: 0px;

}
p.title {
  font-size: 15px;
  color: #333333;
  font-weight: bold;
}
div {
  font-size: 10px;
}
.alfa {
  font-size: 12px;
}
.indent{              
  margin-left:10px;
}
.actief{
  font-size: 10px;
  color: #006600; 
  font-weight:bold;
}
a {
  color: #006600; 
}
a:hover {
  background-color: #ffffff;
}
a.zm_link {
  color: White;
  font-weight: bold;
}
a.zm_link:hover {
  background-color: #000000;
}
a.main:hover {
  background-color:#c0c0c0;
  color: White;
}

td.body {
  background-color: #c0c0c0;
  height:550px;
  width:750px;
}
td.banner {
  background-image : url(../images/banner1.gif);
  background-repeat : no-repeat;
  height: 100px;
  width: 750px;
  background-color:#c0c0c0;
}
td.cnt {
  
  width: 430px;
  height: 430px;
  background-color: White;
}
td.partners {
  width:250px;
}
td.zoekmod1 {
  background-image : url(../images/zoekmodule1.gif);
  background-repeat : no-repeat;
}
td.zoekmod2 {
  background-image : url(../images/zoekmodule2b.gif);
  background-repeat : no-repeat;
}

td.zoekmod3 {
  background-image : url(../images/zoekmodule3b.gif);
  background-repeat : no-repeat;
}
input {
  background-color: #CCCCCC; 
  border: 2px #444444 solid; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  line-height: normal; 
  color: #000000;
}
input.check {
  border: 0px;
  background-color: #c0c0c0; 
}
textarea {
  background-color: #CCCCCC; 
  border: 2px #444444 solid; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  line-height: normal; 
  color: #000000;
}
Select {
  background-color: #CCCCCC; 
  border: 2px #444444 solid; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  line-height: normal; 
  color: #000000;
}
select.lijst {
  background-color: #CCCCCC; 
  border: 2px #444444 solid; 
  font-family: Courier New;
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  color: #000000;
}
div.scroll {
  position:absolute;
  width:250px;
  top:0px;
  clip:rect(0px, 0px, 200px, 200px);
}

.klein {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  color: #000000;
}

}
.x {display:none;}